This is the main chunk of the work started with D342 .
It come with an update on the database format and an upgrade routine to do the migration at startup if it is required.
Differential D512
Store the UTXO set on a per output basis rather than a per transaction basis deadalnix on Aug 30 2017, 21:59. Authored by
Details This is the main chunk of the work started with D342 . It come with an update on the database format and an upgrade routine to do the migration at startup if it is required. make check ../qa/pull-tester/rpc-tests.py -extended Also run a node on testnet from a folder that has been sync before this patch to test it upgrades properly.
Diff Detail
Event TimelineComment Actions Honestly, some of this is over my head. Put in some comments, hope they are useful. Going to take a look at the other PR's now.
Comment Actions This looks good based on the review we did.
|