[BREAKGLASS] Append-only mirror of github.com/mempool/rust-electrum-client
Go to file
Steve Myers 898f230081
Some checks failed
CI / Test (push) Has been cancelled
Merge bitcoindevkit/rust-electrum-client#126: Bump version to 0.19.0 and add CHANGELOG.md
ef9fd6bf50 Bump version to 0.19.0 and add CHANGELOG.md (Steve Myers)

Pull request description:

  Besides bumping the version I've also added a simple changelog that list the PRs in this (0.19.0) and the prior (0.18.0) release. The main reason for this release is the bump of the rust-bitcoin version to 0.31.0 which is needed to upgrade dependent projects like bdk to also use rust-bitcoin 0.31.0.

ACKs for top commit:
  evanlinjin:
    ACK ef9fd6bf50

Tree-SHA512: c18a0312915adfad40ef900ac4f1ee10454863f7a29882f1fa8f967f4c13df34b4e3929703614d0c3e6b8a189338f3a4d15b8d4598f68b87948454184fb13957
2023-12-19 08:38:16 -06: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#125: enforce timeout on initial socks5 proxy connection 2023-12-08 16:11:00 -06:00
.gitignore Release 0.1.0-beta.1 2020-02-06 18:15:22 +01:00
Cargo.toml Bump version to 0.19.0 and add CHANGELOG.md 2023-12-11 21:18:21 -06:00
CHANGELOG.md Bump version to 0.19.0 and add CHANGELOG.md 2023-12-11 21:18:21 -06: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.