[BREAKGLASS] Append-only mirror of github.com/mempool/rust-electrum-client
Go to file
Tobin C. Harding f5a438cd0a
Some checks failed
CI / Test (push) Has been cancelled
Bump version to 0.16.0
We just updated the rustls dependency, in order for downstream crates to
take advantage of this change bump the version so we can release.
2023-06-28 07:57:25 +10: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 Merge bitcoindevkit/rust-electrum-client#107: Retry client should return AlreadySubscribed error 2023-05-14 12:56:43 +02:00
.gitignore Release 0.1.0-beta.1 2020-02-06 18:15:22 +01:00
Cargo.toml Bump version to 0.16.0 2023-06-28 07:57:25 +10: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.