Author: Wladimir J. van der Laan 2015-04-21 07:22:41
Published on: 2015-04-21T07:22:41+00:00
Bitcoin Core 0.10.1rc3 executables have been uploaded on the website https://bitcoin.org/bin/bitcoin-core-0.10.1/test/. The source code can be found in git under the tag 'v0.10.1rc3' on the `0.10` branch. This new version contains a batch of bug fixes, such as missing lock in submitblock, CheckBlockIndex for reindex, setting nSequenceId when a block is fully linked, cap nAttempts penalty at 8 and switch to pow instead of a division loop, and various initialization setup environment locale fixes. The full (preliminary) release notes for 0.10.1 can be found at https://github.com/bitcoin/bitcoin/blob/v0.10.1rc3/doc/release-notes.md. The developers thanked everyone who participated in development or in the gitian build process. They hope that this can be the final release candidate for 0.10.1.
Updated on: 2023-06-09T19:14:03.985964+00:00