Commit graph

16 commits

Author SHA1 Message Date
Brannon King
ac6a7ad121 made custom decoders actually work
fix format
2021-07-21 08:54:07 -07: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
Brannon King
b6cf5f2665 fixed missing frontload on read 2021-07-20 11:36:06 -04:00
Brannon King
d74924992a modified node cache for LRU support 2021-07-19 13:27:14 -04:00
Brannon King
a1631880be post-rebase fixes, make ramtrie default 2021-07-19 11:39:05 -04:00
Brannon King
d46bedf5ef fixed emulation of old delay calculation 2021-07-19 11:19:01 -04:00
Brannon King
0518180508 in progress on final delay workaround 2021-07-19 11:19:01 -04:00
Brannon King
a0469820a2 refactored EffectiveAmount for performance 2021-07-19 11:18:28 -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
6b55968ccd [lbry] rework claimtrie config and param 2021-07-12 22:40:24 -07:00
Roy Lee
f218c04488 [lbry] claimtrie: remove duplicated initialization of reportedBlockRepo 2021-07-11 22:51:28 -07:00
Roy Lee
328705f579 [lbry] claimtrie: support replay of chain changes 2021-07-10 17:07:48 -07:00
Roy Lee
3c85e6e56a [lbry] claimtrie: minor refactoring of claimtrie CLI 2021-07-10 17:07:17 -07: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