Steven Roose

Results 163 issues of Steven Roose

I have both BOSH and Websockets setup for my domain (I cannot test them however, but Kaiwa used to work in the past). This is what happens: - When configured...

I've been using Profanity for a week now and somehow I find it way less readable than f.e. my WeeChat chats. I was wondering why at first, but I think...

feature

When I send messages, they are sometimes shown double and one of them is OMEMO unencrypted. It seems like somehow Siskin tries to decrypt its own messages and fails. ![WhatsApp...

**Describe the bug** When sharing an image from the gallery and selecting Siskin, a window pops up that has a text field and 2 items: "Accounts" and "Recipients". (1) There...

I can't remember where or from who, but a few months ago I picked up a message that Wire wanted to implement federation between Wire servers. I just want to...

enhancement

It would be really great if this package would use a (logging-compliant) logger that could be set to get better reporting when things go wrong.

type-enhancement

Cfr Core's `gettxoutproof`and `verifytxoutproof`. cc https://github.com/btcsuite/btcd/pull/1075

rpc

One of the main design differences is that the `grpcServer` takes (only) a `server` as argument, which significantly eases the implementation. The current RPC server uses indirects for all the...

enhancement
low priority
outdated

I know it's kind of a hack, but it solves https://github.com/btcsuite/btcd/issues/1152. In principle it does make sense to not try to operate with very little disk space, since it can...

bug
low priority

Requires #1075. Will also be simpler with https://github.com/btcsuite/btcd/pull/1045. Implements a new asynchronous method to retrieve the entire UTXO set for the best chain (at the moment of calling). I'm not...

enhancement
low priority
outdated