[BREAKGLASS] Append-only mirror of github.com/mempool/rust-electrum-client
Go to file
valued mammal 83747b131b
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#161: chore: bump version to 0.23.0
0e459b6bd6 chore: bump version to 0.23.0 (valued mammal)

Pull request description:

  Bump crate version to 0.23.0 and update `CHANGELOG.md`

ACKs for top commit:
  notmandatory:
    ACK 0e459b6bd6
  oleonardolima:
    ACK 0e459b6bd6

Tree-SHA512: b50296b65b7533114674b90991ead8446f35625931bf153f09c149f4fcd3430c412a338ff4a1aa8a9616d4f0af6706a632a5268261431dbd257e6c15929fc7dd
2025-02-04 14:10:11 -05:00
.github/workflows ci(clippy): bump to 1.84 2025-01-20 13:57:27 -03:00
examples timeout() and socks() don't return Result 2022-09-13 09:27:03 +02:00
src ci(clippy): bump to 1.84 2025-01-20 13:57:27 -03:00
.gitignore Release 0.1.0-beta.1 2020-02-06 18:15:22 +01:00
Cargo.toml chore: bump version to 0.23.0 2025-02-04 11:47:36 -05:00
CHANGELOG.md chore: bump version to 0.23.0 2025-02-04 11:47:36 -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.