[BREAKGLASS] Append-only mirror of github.com/mempool/rust-electrum-client
Go to file
Steve Myers 64c77ee1bc
Some checks failed
CI / Test (1.63.0) (push) Has been cancelled
CI / Test (stable) (push) Has been cancelled
Merge bitcoindevkit/rust-electrum-client#128: ci: add test with MSRV 1.63.0
4b421084e9 ci: add test with MSRV 1.63.0 (Steve Myers)

Pull request description:

  Since the main BDK crates are changing to MSRV 1.63.0 as is LDK the CI for this project should also have an MSRV and test against it in CI.

  Also rustc 1.63 is the version shipped with the current debian stable (bookworm): https://packages.debian.org/stable/rust/rustc

ACKs for top commit:
  oleonardolima:
    utACK 4b421084e9
  storopoli:
    ACK 4b42108
  ValuedMammal:
    ACK 4b421084e9 looks good to me

Tree-SHA512: baff75887008a586af0ef0c4f50dd8c7c3de782f2dc6bc7d94c072c95205d4ef1a339860b3674dd781ad5558b98b071ed49b3a48507219b747e14c394dfe0a7b
2024-05-28 10:03:22 -05:00
.github/workflows ci: add test with MSRV 1.63.0 2024-05-27 12:56:17 -05:00
examples timeout() and socks() don't return Result 2022-09-13 09:27:03 +02:00
src upgrade rustls to 0.23 2024-04-22 18:30:14 +10:00
.gitignore Release 0.1.0-beta.1 2020-02-06 18:15:22 +01:00
Cargo.toml ci: add test with MSRV 1.63.0 2024-05-27 12:56:17 -05: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 ci: add test with MSRV 1.63.0 2024-05-27 12:56:17 -05:00

rust-electrum-client

Build Status Latest Version MSRV Badge

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