Bitcoin ABC 0.19.2
Bitcoin ABC version 0.19.2 is now available from:
https://download.bitcoinabc.org/0.19.2/
This release includes the following features and fixes:
- Added parameter
include_removedtolistsinceblockfor better tracking of transactions during a reorg. Seebitcoin-cli help listsinceblockfor more details. listsinceblockwill now throw an error if an unknownblockhashargument value is passed, instead of returning a list of all wallet transactions since the genesis block.- Various minor fixes to RPC parameter validation
- Minor wallet performance improvements
errorsin getmininginfo rpc commmand has been deprecated. Usewarningsnow instead.