Commit graph

8 commits

Author SHA1 Message Date
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
Brannon King
d4073bd18d added in segwit hardfork (mimics lbrycrd)
also validated testnet
2021-07-30 09:27:26 -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
0518180508 in progress on final delay workaround 2021-07-19 11:19:01 -04:00
Brannon King
f829fb6206 introduce ramTrie 2021-07-19 11:18:03 -04:00
Brannon King
d7f97ab750 initial sketch and test of faster trie
use custom search

formatted
2021-07-19 11:15:45 -04:00
Roy Lee
ccaa6dd816 [lbry] claimtrie: import current snapshot
Sync to tip

Co-authored-by: Brannon King <countprimes@gmail.com>
2021-07-08 10:41:12 -07:00