Bitcoin ABC version 0.24.2 is now available from:
https://download.bitcoinabc.org/0.24.2/
This release includes the following features and fixes:
eCash Signed Message:
(previously was Bitcoin Signed Message:
).getindexinfo
RPC returns the actively running indices of the node,
including their current sync status and height. It also accepts an index_name
to specify returning only the status of that index.fundrawtransaction
and walletcreatefundedpsbt
when used with the lockUnspents
argument now lock manually selected coins, in addition to automatically selected
coins. Note that locked coins are never used in automatic coin selection, but
can still be manually selected.