Download Latest Version bitcoin-abc-0.31.13-x86_64-linux-gnu.tar.gz (51.0 MB)
Email in envelope

Get an email when there's a new version of Bitcoin ABC

Home / v0.31.12
Name Modified Size InfoDownloads / Week
Parent folder
fabien-sha256sums.0.31.12.asc 2025-09-10 2.1 kB
bitcoin-abc-0.31.12-win64-setup-unsigned.exe 2025-09-10 29.7 MB
bitcoin-abc-0.31.12-osx-unsigned.zip 2025-09-10 23.9 MB
bitcoin-abc-0.31.12-x86_64-linux-gnu.tar.gz 2025-09-10 51.2 MB
bitcoin-abc-0.31.12-aarch64-linux-gnu.tar.gz 2025-09-10 48.5 MB
0.31.12 source code.tar.gz 2025-09-10 68.8 MB
0.31.12 source code.zip 2025-09-10 71.5 MB
README.md 2025-09-10 1.2 kB
Totals: 8 Items   293.7 MB 1

Bitcoin ABC 0.31.12 Release Notes

Bitcoin ABC version 0.31.12 is now available from:

https://download.bitcoinabc.org/0.31.12/

This release includes the following features and fixes:

RPC Changes

  • The Chronik Electrum blockchain.block.headers RPC now returns up to 2016 block headers, as per the documentation. Previously, it mistakenly applied the page limits relevant to Chronik's block and headers endpoints and thus returned an error if more than 500 headers were requested.
  • The getblockchaininfo RPC now has a new field "finalized_blockhash" which gives the hash of the highest block that is finalized by Avalanche, or the hash of the genesis block if no block is finalized by Avalanche.

Updated settings

  • The maximum allowed value for the -dbcache configuration option has been dropped. Note that before this change, large -dbcache values were automatically reduced to 16 GiB (1 GiB on 32 bit systems).

Bugfix

  • Fixed a bug where the getavalancheinfo RPC could return the wrong status for the local proof if it was rejected by avalanche vote.
Source: README.md, updated 2025-09-10