plugeth/trie
2020-09-23 10:59:11 +03:00
..
committer.go core/state, eth, trie: stabilize memory use, fix memory leak 2020-08-26 13:05:06 +03:00
database_test.go trie: there's no point in retrieving the metaroot 2019-04-05 13:09:28 +03:00
database.go core, eth, les, trie: add a prefix to contract code (#21080) 2020-08-21 15:10:40 +03:00
encoding_test.go
encoding.go
errors.go
hasher.go core: types: less allocations when hashing and tx handling (#21265) 2020-06-30 11:59:06 +02:00
iterator_test.go les: historical data garbage collection (#19570) 2020-07-13 11:02:54 +02:00
iterator.go trie: make hasher parallel when number of changes are large (#20488) 2020-02-04 14:02:38 +02:00
node_test.go add node.go unit test file node_test.go (#20028) 2020-01-07 10:31:20 +01:00
node.go
proof_test.go trie: fix gaped range proof test case (#21484) 2020-09-23 10:59:11 +03:00
proof.go trie: enforce monotonic range in prover and return end marker (#21130) 2020-05-27 17:37:37 +03:00
secure_trie_test.go
secure_trie.go core, eth, trie: prepare trie sync for path based operation 2020-09-02 13:21:32 +03:00
sync_bloom.go core, eth, les, trie: add a prefix to contract code (#21080) 2020-08-21 15:10:40 +03:00
sync_test.go core, eth, trie: prepare trie sync for path based operation 2020-09-02 13:21:32 +03:00
sync.go core, eth, trie: prepare trie sync for path based operation 2020-09-02 13:21:32 +03:00
trie_test.go core/state, eth, trie: stabilize memory use, fix memory leak 2020-08-26 13:05:06 +03:00
trie.go core, eth, trie: prepare trie sync for path based operation 2020-09-02 13:21:32 +03:00