88dbf2267c
The utxo is too big to hold in the memory. (~58 GB at 860K blocks) Since we're extracting claim scripts from an already validated database, a dumb native map saves us memory as well as overhead maintaining a uxto. This takes 8.5 minutes to extract claim scripts in 1M blocks, but still takes ~56 GB of memory. |
||
---|---|---|
.. | ||
block | ||
chain | ||
change | ||
cmd | ||
config | ||
merkletrie | ||
node | ||
param | ||
temporal | ||
claimtrie.go | ||
claimtrie_test.go |