Alekos Filini

Results 20 issues of Alekos Filini

It looks like they've changed the result for `blockchain.headers.subscribe` in the newer versions of ElectrumX, even though [their docs](https://electrumx.readthedocs.io/en/latest/protocol-methods.html#blockchain-headers-subscribe) still has the old reply documented, at least as of today....

In case anybody is interested i threw together this quick nix shell to package arm64 widevine for nixos. This uses the great widevine-installer tool from AsahiLinux. Unfortunately I don't have...

Suggested by @ChristopherA https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-August/019356.html

https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-August/019359.html

Use the new planning module in the example This PR adds a bit of new code because our version of the planning module in miniscript is a bit simpler, so...

We support a socks5 proxy for most of the other blockchain backends, we should do that for RPC as well

new feature
module-blockchain

The current syncing algorithm for Electrum (and Esplora) tries to minimize the number of requests made, with the disadvantage that the addresses are checked with the server sequentially, and the...

new feature
module-blockchain