We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c11ee11 commit c1ce811Copy full SHA for c1ce811
RELEASE-NOTES.md
@@ -13,7 +13,7 @@ Full list of changes:
13
14
* Fix incorrect ordering of same-block transactions (#297)
15
* Change DB index format and use Zstd compression (instead of Snappy)
16
-* The database will be reindexed automatically when it encounters old version
+* The database will be reindexed automatically when it encounters old version (#477)
17
* Don't use bitcoind JSON RPC for fetching blocks (#373)
18
* Use p2p for block fetching only.
19
This is safer than reading `blk*dat` files and faster than JSON RPC.
0 commit comments