This is used for initial upgrade. The first version is still sequential.
We may also want to use this for (pre-fast-sync) Initial Load. As this
means we will need to only add 50 million UTXOs instead of 1.2 billion.
Depends on D1074
Differential D1110
Add UTXO commitment contruction from UTXO cursor tomtomtom7 on Feb 16 2018, 15:29. Authored by
Details
This is used for initial upgrade. The first version is still sequential. We may also want to use this for (pre-fast-sync) Initial Load. As this Depends on D1074 Test included
Diff Detail
Event TimelineComment Actions Change the combine constructor to an Add method. This is more consistent with the way it is used.
|