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-rc` #332

Closed tcharding closed 2 months ago

tcharding commented 3 months ago

Done on top of #334

Test the latest bitcoin release candidate. Includes bumping the version numbers so we can use this branch to test crates further up the stack.

tcharding commented 3 months ago

I think you are going to be pleasantly surprised with how easy this is @stevenroose.

tcharding commented 2 months ago

Testing is over, release is out now: #337.