Neue Bitcoin Core Version 0.10.1 veröffentlicht


Auf Bitcoin.org steht ab sofort eine neue Bitcoin-Core Version (Wallet) zum Download bereit. Nutzer die bisher noch die alte Version 0.10.0 benutzen, wird ein Update auf 0.10.1 dringend empfohlen. Das Mini-Update enthält einige Bug-Fixes und eine Anpassung der verschiedenen Sprachversionen.
Installation
Installation
Um das neue Update installieren zu können muss die alte Version zuerst beendet werden. Achtung: Das kann abhängig von der Version mehrere Minuten dauern. Danach kann der Installer für Windows, Mac oder Linux gestartet werden.
Von einem Downgrade wird seitens der Entwickler dringend abgeraten, denn ab Version 0.10.0 wird die Header-First Synchronisierung und der parallele Block-Download genutzt. Diese Funktionen werden von den vorherigen Bitcoin Core Versionen (vor 0.10.0) nicht unterstützt.
Hier geht`s zum Download.
0.10.1 Changelog
RPC:
7f502be
fix crash: createmultisig and addmultisigaddresseae305f
Fix missing lock in submitblock
Block (database) and transaction handling:
1d2cdd2
Fix InvalidateBlock to add chainActive.Tip to setBlockIndexCandidatesc91c660
fix InvalidateBlock to repopulate setBlockIndexCandidates002c8a2
fix possible block db breakage during re-indexa1f425b
Add (optional) consistency check for the block chain data structures1c62e84
Keep mempool consistent during block-reorgs57d1f46
Fix CheckBlockIndex for reindexbac6fca
Set nSequenceId when a block is fully linked
P2P protocol and network code:
78f64ef
don’t trickle for whitelisted nodesca301bf
Reduce fingerprinting through timestamps in ‘addr’ messages.200f293
Ignore getaddr messages on Outbound connections.d5d8998
Limit message sizes before transferaeb9279
Better fingerprinting protection for non-main-chain getdatas.cf0218f
Make addrman’s bucket placement deterministic (countermeasure 1 against eclipse attacks, see http://cs-people.bu.edu/heilman/eclipse/)0c6f334
Always use a 50% chance to choose between tried and new entries (countermeasure 2 against eclipse attacks)214154e
Do not bias outgoing connections towards fresh addresses (countermeasure 2 against eclipse attacks)aa587d4
Scale up addrman (countermeasure 6 against eclipse attacks)139cd81
Cap nAttempts penalty at 8 and switch to pow instead of a division loop
Validation:
d148f62
Acquire CCheckQueue’s lock to avoid race condition
Build system:
8752b5c
0.10 fix for crashes on OSX 10.6
Wallet:
- N/A
GUI:
2c08406
some mac specifiy cleanup (memory handling, unnecessary code)81145a6
fix OSX dock icon window reopening786cf72
fix a issue where “command line options”-action overwrite “Preference”-action (on OSX)
Tests:
1117378
add RPC test for InvalidateBlock
Miscellaneous:
c9e022b
Initialization: set Boost path locale in main thread23126a0
Sanitize command strings before logging them.323de27
Initialization: setup environment before starting QT tests7494e09
Initialization: setup environment before starting testsdf45564
Initialization: set fallback locale as environment variable
Mitwirkende
Ihnen gilt ein besonderer Dank:
- Alex Morcos
- Cory Fields
- dexX7
- fsb4000
- Gavin Andresen
- Gregory Maxwell
- Ivan Pustogarov
- Jonas Nick
- Jonas Schnelli
- Matt Corallo
- mrbandrews
- Pieter Wuille
- Ruben de Vries
- Suhas Daftuar
- Wladimir J. van der Laan
BTC-Echo