Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
fabien-sha256sums.0.31.6.asc | 2025-06-10 | 2.1 kB | |
bitcoin-abc-0.31.6-win64-setup-unsigned.exe | 2025-06-10 | 28.9 MB | |
bitcoin-abc-0.31.6-osx-unsigned.zip | 2025-06-10 | 23.2 MB | |
bitcoin-abc-0.31.6-x86_64-linux-gnu.tar.gz | 2025-06-10 | 49.8 MB | |
bitcoin-abc-0.31.6-aarch64-linux-gnu.tar.gz | 2025-06-10 | 47.2 MB | |
0.31.6 source code.tar.gz | 2025-06-10 | 58.5 MB | |
0.31.6 source code.zip | 2025-06-10 | 61.0 MB | |
README.md | 2025-06-10 | 645 Bytes | |
Totals: 8 Items | 268.6 MB | 0 |
Bitcoin ABC 0.31.6 Release Notes
Bitcoin ABC version 0.31.6 is now available from:
https://download.bitcoinabc.org/0.31.6/
Configuration:
bitcoind
andbitcoin-qt
will now raise an error on startup if a datadir that is being used contains a bitcoin.conf file that will be ignored, which can happen when a datadir= line is used in a bitcoin.conf file. The error message is just a diagnostic intended to prevent accidental misconfiguration, and it can be disabled with-allowignoredconf
to restore the previous behavior of using the datadir while ignoring the bitcoin.conf contained in it.