Commit graph

9 commits

Author SHA1 Message Date
Brannon King
531428d306 reuse claim memory 2021-08-10 18:12:44 -04:00
Brannon King
ccfa7af546 remove memory pressure from parseScript 2021-08-10 18:12:13 -04:00
Brannon King
353d08bb91 added rpc methods to get cliam data by name
fix misuse of normalized name


post-merge fix
2021-07-30 16:24:14 -04:00
Roy Lee
a553f2e9c8 [lbry] Rremove claim operations instrumentations.
Move them to separate command line tools
2021-07-30 09:35:15 -07:00
Brannon King
82d4b6657b force disk flush when caught up to current 2021-07-28 01:32:20 +00:00
Brannon King
ab852a6e9f [lbry] many methods now use errors.Wrap, others use node.log
added hasChildren test
2021-07-27 09:34:15 -04:00
Brannon King
26e4083f38 not necessary to store value 2021-07-21 08:54:04 -07:00
Brannon King
9937f66b6a change.ClaimID and OutPoint types changed 2021-07-21 08:54:01 -07:00
Roy Lee
2dcdb458e8 [lbry] blockchain: connect to ClaimTrie
Co-authored-by: Brannon King <countprimes@gmail.com>
2021-07-08 10:41:12 -07:00