github Bitcoin-ABC/bitcoin-abc v0.28.5
0.28.5

latest releases: v0.30.4, v0.30.3, v0.30.2...
11 months ago

Bitcoin ABC 0.28.5 Release Notes

Bitcoin ABC version 0.28.5 is now available from:

https://download.bitcoinabc.org/0.28.5/

Updated settings

  • If the -checkblocks or -checklevel options are explicitly provided by the
    user, but the verification checks cannot be completed due to an insufficient
    dbcache, Bitcoin ABC will now return an error at startup.
  • The -maxavalancheoutbound option now takes precedence over the
    -maxconnections option.

RPC

The verifychain RPC will now return false if the checks didn't fail,
but couldn't be completed at the desired depth and level. This could be due
to missing data while pruning, due to an insufficient dbcache, or due to
the node being shutdown before the call could finish.

Don't miss a new bitcoin-abc release

NewReleases is sending notifications on new releases.