lbcd/claimtrie
Roy Lee 88dbf2267c [lbry] cli: switch from utxoview to native map.
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.
2021-08-03 12:11:49 -07:00
..
block force disk flush when caught up to current 2021-07-28 01:32:20 +00:00
chain [lbry] cli: cleanup 2021-08-03 12:00:27 -07:00
change made custom decoders actually work 2021-07-21 08:54:07 -07:00
cmd [lbry] cli: switch from utxoview to native map. 2021-08-03 12:11:49 -07:00
config [lbry] cli: cleanup 2021-08-03 12:00:27 -07:00
merkletrie added rpc methods to get cliam data by name 2021-07-30 16:24:14 -04:00
node [lbry] rework config and params 2021-08-02 00:31:15 -07:00
param [lbry] rework config and params 2021-08-02 00:31:15 -07:00
temporal [lbry] rework config and params 2021-08-02 00:31:15 -07:00
claimtrie.go [lbry] Rework claimtrie CLIs 2021-08-02 00:37:04 -07:00
claimtrie_test.go [lbry] rework config and params 2021-08-02 00:31:15 -07:00