doc: update release notes pre rc2

This commit is contained in:
Wladimir J. van der Laan 2015-04-09 10:19:52 +02:00
parent 1c62e84099
commit 34127c77cb
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
1 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,7 @@ Block (database) and transaction handling:
- `c91c660` fix InvalidateBlock to repopulate setBlockIndexCandidates
- `002c8a2` fix possible block db breakage during re-index
- `a1f425b` Add (optional) consistency check for the block chain data structures
- `1c62e84` Keep mempool consistent during block-reorgs
P2P protocol and network code:
- `78f64ef` don't trickle for whitelisted nodes
@ -107,6 +108,7 @@ Thanks to everyone who contributed to this release:
- Cory Fields
- dexX7
- fsb4000
- Gavin Andresen
- Gregory Maxwell
- Ivan Pustogarov
- Jonas Nick