bitcoindevkit / rust-electrum-client

Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.
MIT License
72 stars 54 forks source link

chore(deps): upgrade `rust-bitcoin` to `0.32.0` #133

Closed oleonardolima closed 1 month ago

oleonardolima commented 2 months ago

partially fixes #1422

Description

It updates the rust-bitcoin to 0.32.0, the bitcoin crate dependency.

NOTE: The overall BDK update to 0.32.0 still requires and depends on some other crates, please refer to #1422.

Notes to the reviewers

It's open for any comments.

Changelog notice

Checklists

All Submissions:

oleonardolima commented 1 month ago

@notmandatory Were you thinking of bumping something else, or having other changes, as we'll have a new release ?

I think we could have #132 as well, but I am unsure if it could slow down things, as for reviewing, and testing ... 🤔