github Bitcoin-ABC/bitcoin-abc v0.29.8
0.29.8

latest releases: v0.29.12, v0.29.11, v0.29.10...
2 months ago

Bitcoin ABC 0.29.8 Release Notes

Bitcoin ABC version 0.29.8 is now available from:

https://download.bitcoinabc.org/0.29.8/

This release includes the following features and fixes:

  • Fix a potential OOM crash of bitcoin-qt when opening a BIP72 URI pointing to
    a very large file. The node will stop downloading the payment request if it
    exceeds the max size of 50kB.
  • The testmempoolaccept RPC now returns 2 additional results within the
    fees result: effective-feerate is the feerate including fees and sizes of
    transactions validated together if package validation was used, and also
    includes any modified fees from prioritisetransaction. The
    effective-includes result lists the txids of transactions whose modified
    fees and sizes were used in the effective-feerate.
  • Fix a data race that could prevent the staking reward winner from being
    added to the block template when the longpoll feature is used.

Don't miss a new bitcoin-abc release

NewReleases is sending notifications on new releases.