Bitcoin Core 0.13.2
4 stars based on
31 reviews
Bitcoin Core installation binaries can be downloaded from bitcoin core crashes. This is a new minor version release, including various bugfixes and performance improvements, as well as updated translations. This means that bitcoin core crashes even critical security updates will be released anymore.
Without security updates, using a bitcoin wallet on a XP machine is irresponsible at least. In addition to that, with 0. It is not clear what the source of these crashes is, but it is likely that upstream libraries such as Qt are no longer being tested on XP. We do not have time nor resources to provide support for an OS that is end-of-life. Users bitcoin core crashes suggested to upgrade to a newer version of Windows, or install an alternative OS that is supported.
No attempt is made to prevent installing or running the software on Windows XP, you can still do so at bitcoin core crashes own risk, but do not expect it to work: When a newly bitcoin core crashes transaction failed to enter the mempool due to the limits on chains of unconfirmed transactions the sending RPC calls would return an error. The transaction would still be queued in the wallet and, once some of the parent transactions were confirmed, broadcast after the software was restarted.
This behavior has been changed to return success and to reattempt mempool insertion at the same time transaction rebroadcast is attempted, avoiding a need for bitcoin core crashes restart. Transactions in the wallet which cannot be accepted into the mempool can be abandoned with the previously existing abandontransaction RPC or in the GUI via a context menu on the transaction.
Detailed release notes follow. This overview includes changes that affect behavior, not code moves, refactors and string updates. For convenience in locating the code changes and accompanying discussion, both the pull request and git merge commit are mentioned. As well as everyone bitcoin core crashes helped translating on Transifex.
Bitcoin Core version 0. Please report bugs using the issue tracker at github: Notable changes Change to wallet handling of mempool rejection When a newly created transaction failed to enter the mempool due to the limits on chains of unconfirmed transactions the sending RPC calls would return an error.
Consensus ec10 [0. Fail when length is not 64 MarcoFalke f26dab7 Add option to return non-segwit serialization via rpc bitcoin core crashes b [0. Explicitly request RSA private key laanwj 2cad5db Compact Block Tweaks rebase of sipa e Fixes for p2p-compactblocks.
Fix subtle counting issue when rescaling iteration count laanwj Miscellaneous b Calculate size and weight of block correctly in CreateNewBlock jnewbery dc Set minimum required Boost to 1.