Commit graph

4 commits

Author SHA1 Message Date
Brannon King
8482890759 reuse claim memory 2022-06-06 17:56:45 -04:00
Jonathan Moody
4159712b92 Add Pool for []Change returned by LoadChanges(name []byte).
Return []Changes and a "closer" func to return them to Pool.
Update tests for LoadChanges new return values.
2022-06-06 17:56:45 -04:00
Roy Lee
6e36118193
[lbry] claimtrie: update CLI to support other tools
- fix default app dir name
- enable debug level for cli
- block sub command to output hash, height, or both
2022-05-26 21:52:15 -07:00
Roy Lee
6828cf5e36 [lbry] claimtrie: import current snapshot
Sync to tip

Co-authored-by: Brannon King <countprimes@gmail.com>
2022-05-23 23:53:30 -07:00