We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c62e84 commit 34127c7Copy full SHA for 34127c7
doc/release-notes.md
@@ -65,6 +65,7 @@ Block (database) and transaction handling:
65
- `c91c660` fix InvalidateBlock to repopulate setBlockIndexCandidates
66
- `002c8a2` fix possible block db breakage during re-index
67
- `a1f425b` Add (optional) consistency check for the block chain data structures
68
+- `1c62e84` Keep mempool consistent during block-reorgs
69
70
P2P protocol and network code:
71
- `78f64ef` don't trickle for whitelisted nodes
@@ -107,6 +108,7 @@ Thanks to everyone who contributed to this release:
107
108
- Cory Fields
109
- dexX7
110
- fsb4000
111
+- Gavin Andresen
112
- Gregory Maxwell
113
- Ivan Pustogarov
114
- Jonas Nick
0 commit comments