rust-bitcoin / rust-bitcoincore-rpc

Rust RPC client library for the Bitcoin Core JSON-RPC API.
343 stars 258 forks source link

Ugrade bitcoin dependency to `v0.31.0-rc1` #310

Closed tcharding closed 1 year ago

tcharding commented 1 year ago

This is not a merge candidate, it serves the following purposes:

Note we no longer need to depend on bitcoin-private, the hex stuff is in hex-conservative now (re-exported by bitcoin).

tcharding commented 1 year ago

Typo in branch name, closing in favour of #311.