rust-bitcoin / rust-bitcoincore-rpc

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

Depend on bitcoin v0.32.0 #337

Closed tcharding closed 1 month ago

tcharding commented 2 months ago

Done on top of #348 because I had to pin in the CI script, draft until that goes in.

Depend on the latest release of rust-bitcoin.

tcharding commented 1 month ago

@apoelstra please review and merge this one.