[BREAKGLASS] Append-only mirror of github.com/mempool/rust-electrum-client
Go to file
merge-script 761796c94a
Some checks failed
CI / Test (1.75.0) (push) Has been cancelled
CI / Test (stable) (push) Has been cancelled
CI / Rust fmt (push) Has been cancelled
CI / Rust clippy (push) Has been cancelled
Merge bitcoindevkit/rust-electrum-client#185: Release 0.24.1
c2656995fc chore: Bump version to 0.24.1 (valued mammal)

Pull request description:

  Bump version to `0.24.1`.

  Update CHANGELOG.md.

ACKs for top commit:
  oleonardolima:
    ACK c2656995fc

Tree-SHA512: 1e73dc9268f0c09224df758cd84620d591f0b0b82e114dfda07507ede5c58b0c43d99d1935b301db46a162e71de35bde56c9f8d36b4d9451f90f56890b48cc07
2025-11-04 14:38:42 -05:00
.github/workflows Check in CI that we compile if all rustls features are set 2025-11-03 10:49:30 +01:00
examples timeout() and socks() don't return Result 2022-09-13 09:27:03 +02:00
src test: don't assert the value returned by relay_fee 2025-11-03 08:04:32 -05:00
.gitignore Release 0.1.0-beta.1 2020-02-06 18:15:22 +01:00
Cargo.toml chore: Bump version to 0.24.1 2025-11-03 10:06:12 -05:00
CHANGELOG.md chore: Bump version to 0.24.1 2025-11-03 10:06:12 -05:00
clippy.toml ci(msrv): bump rust MSRV to 1.75 2025-01-20 13:57:25 -03:00
LICENSE Initial commit 2020-02-06 17:54:27 +01:00
README.md ci(msrv): bump rust MSRV to 1.75 2025-01-20 13:57:25 -03:00

rust-electrum-client

Build Status Latest Version MSRV Badge

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

Minimum Supported Rust Version (MSRV)

This library should compile with any combination of features with Rust 1.75.0.