[BREAKGLASS] Append-only mirror of github.com/mempool/rust-electrum-client
Go to file
Daniela Brozzoni c84507e45b
Merge bitcoindevkit/rust-electrum-client#109: Errors if expecting headers notification but not subscribed
b86f2bb22c errors if expecing headers notification but not subscribed (Riccardo Casatta)

Pull request description:

  the opposite, erroring when subscribing multiple times, is not handled because clients could call multiple times to trigger the server to reply with the tip

ACKs for top commit:
  danielabrozzoni:
    utACK b86f2bb22c - changes look good to me, didn't test locally

Tree-SHA512: e1a21223448e708cc054271eb1ac5285dc98bdadf7497a856fc4a19ff51655879352ca6ef9f3fb5ec5f9071dd7ee50b2e44d4c65e70694e5d9fa53d280179dd2
2023-06-27 15:12:08 +02:00
.github/workflows Add a test for connection timeouts 2021-02-22 14:51:25 +01:00
examples timeout() and socks() don't return Result 2022-09-13 09:27:03 +02:00
src errors if expecing headers notification but not subscribed 2023-06-20 15:45:11 +02:00
.gitignore Release 0.1.0-beta.1 2020-02-06 18:15:22 +01:00
Cargo.toml Bump to v0.15.1 2023-05-14 12:57:11 +02:00
LICENSE Initial commit 2020-02-06 17:54:27 +01:00
README.md Update build badge to use GitHub badge 2022-07-24 15:46:34 +02:00

rust-electrum-client Build Status Latest Version

Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.