lbcd/claimtrie
Roy Lee 2ead2539c0 [lbry] Rework claimtrie CLIs
1. Ditch in-house block repo, and use btcd blocks database.
2. Commands switch from args to flags.
3. Revive chain recording and replaying, which will be part of CI pipeline.
4. Refactor cleanup the CLI skeletons.
5. Support DataDir, and testnet/regtes (not tested yet).

TODOs:

  1. Remove hardcoded test/development params, and pass them from flags.
  2. Make output more sensible.
  3. Add debug level flag.
  4. Add MerkleTrie implementation switch.
  5. Refactor periodic progess/status reporting for long run-time tasks.
  ...
2021-08-02 00:37:04 -07:00
..
block force disk flush when caught up to current 2021-07-28 01:32:20 +00:00
chain [lbry] rework config and params 2021-08-02 00:31:15 -07:00
change made custom decoders actually work 2021-07-21 08:54:07 -07:00
cmd [lbry] Rework claimtrie CLIs 2021-08-02 00:37:04 -07:00
config [lbry] rework config and params 2021-08-02 00:31:15 -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