[BREAKGLASS] Append-only mirror of github.com/mempool/rust-electrum-client
Go to file
Steve Myers 9f09f50217
Merge bitcoindevkit/rust-electrum-client#139: chore: set rust edition to 2021, fix clippy, add ci fmt and clippy checks
0dd51408a3 chore(ci): add fmt and clippy checks (Steve Myers)
e7af332684 chore: fix clippy errors and set msrv to 1.63 (Steve Myers)
84f4f609b9 chore: set rust edition to 2021 (Steve Myers)

Pull request description:

  A little house keeping to avoid the warning about missing the edition. After setting the rust edition to 2021 I had to fix clippy warnings.  I also added CI fmt and clippy checks.

ACKs for top commit:
  ValuedMammal:
    ACK 0dd51408a3
  oleonardolima:
    ACK 0dd51408a3

Tree-SHA512: ee37c3ef06e217f76dcb622cdbb53e9b5c94163b789ca584037d5a8bb4bdef13c6cf251b555ac0e0ede309d7436295f1ede4e2ac6c0dc141c9bf2e3d6ecf9238
2024-08-06 15:31:10 -05:00
.github/workflows chore(ci): add fmt and clippy checks 2024-08-06 15:06:16 -05:00
examples timeout() and socks() don't return Result 2022-09-13 09:27:03 +02:00
src chore(ci): add fmt and clippy checks 2024-08-06 15:06:16 -05:00
.gitignore Release 0.1.0-beta.1 2020-02-06 18:15:22 +01:00
Cargo.toml chore: set rust edition to 2021 2024-07-31 18:50:13 -05:00
CHANGELOG.md Bump version to 0.19.0 and add CHANGELOG.md 2023-12-11 21:18:21 -06:00
clippy.toml chore: fix clippy errors and set msrv to 1.63 2024-07-31 21:37:10 -05: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.