File tree Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1- # Unreleased
2-
3- - MSRV changed from 1.48.0 to 1.56.1
1+ # 0.19.0
2+
3+ - Change MSRV from 1.48.0 to 1.56.1 [ #334 ] ( https://github.com/rust-bitcoin/rust-bitcoincore-rpc/pull/334 )
4+ - Implement ` verifymessage ` RCP call (and add "verifymessage" feature)
5+ - [ #326 ] ( https://github.com/rust-bitcoin/rust-bitcoincore-rpc/pull/326 )
6+ - [ #343 ] ( https://github.com/rust-bitcoin/rust-bitcoincore-rpc/pull/343 )
7+ - Upgrade ` bitcoin ` dependency to ` v0.32.0 ` [ #337 ] ( https://github.com/rust-bitcoin/rust-bitcoincore-rpc/pull/337 )
8+ - Upgrade ` jsonrpc ` dependency to ` v0.18.0 ` [ #339 ] ( https://github.com/rust-bitcoin/rust-bitcoincore-rpc/pull/339 )
9+ - Use ` jsonrpc ` "minreq_http" feature [ #341 ] ( https://github.com/rust-bitcoin/rust-bitcoincore-rpc/pull/341 )
10+ - Add "rand" feature [ #342 ] ( https://github.com/rust-bitcoin/rust-bitcoincore-rpc/pull/342 )
411
512# 0.18.0
613
Original file line number Diff line number Diff line change 11[package ]
22name = " bitcoincore-rpc"
3- version = " 0.18 .0"
3+ version = " 0.19 .0"
44authors = [
55 " Steven Roose <steven@stevenroose.org>" ,
66 " Jean Pierre Dudey <jeandudey@hotmail.com>" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " bitcoincore-rpc-json"
3- version = " 0.18 .0"
3+ version = " 0.19 .0"
44authors = [
55 " Steven Roose <steven@stevenroose.org>" ,
66 " Jean Pierre Dudey <jeandudey@hotmail.com>" ,
You can’t perform that action at this time.
0 commit comments