Skip to content

0.19.1

Compare
Choose a tag to compare
@jasonbcox jasonbcox released this 13 Mar 00:09
· 13421 commits to master since this release

Bitcoin ABC version 0.19.1 is now available from:

https://download.bitcoinabc.org/0.19.1/

This release includes the following features and fixes:

  • Add signrawtransactionwithkey and signrawtransactionwithwallet RPCs.
    These are specialized subsets of the signrawtransaction RPC.
  • Deprecate nblocks parameter in estimatefee. See bitcoin-cli help estimatefee for more info. Use -deprecatedrpc=estimatefee to temporarily re-enable the old behavior while you migrate.
  • Minor bug fixes and wallet UI cleanup
  • Removed txconfirmtarget option from bitcoind