gary rong 44ff3f3dc9 trie: initial implementation for range proof (#20908) 5 éve
..
committer.go 5a9c96454e trie: separate hashes and committer, collapse on commit 5 éve
database.go af4080b4b7 trie: fix concurrent usage of secKeyBuf, ref #20920 5 éve
database_test.go 4bf0d11e7c trie: there's no point in retrieving the metaroot 6 éve
encoding.go 4f85c2b88b trie: fix error in node decoding (#19111) 6 éve
encoding_test.go f958d7d482 trie: rework and document key encoding 8 éve
errors.go 693d9ccbfb trie: more node iterator improvements (#14615) 8 éve
hasher.go a1313b5b1e trie: make hasher parallel when number of changes are large (#20488) 5 éve
iterator.go a1313b5b1e trie: make hasher parallel when number of changes are large (#20488) 5 éve
iterator_test.go 6402c42b67 all: simplify and fix database iteration with prefix/start (#20808) 5 éve
node.go 91eec1251c cmd, core, eth, trie: get rid of trie cache generations (#19262) 6 éve
node_test.go 4f7b7f84ae add node.go unit test file node_test.go (#20028) 5 éve
proof.go 44ff3f3dc9 trie: initial implementation for range proof (#20908) 5 éve
proof_test.go 44ff3f3dc9 trie: initial implementation for range proof (#20908) 5 éve
secure_trie.go a1313b5b1e trie: make hasher parallel when number of changes are large (#20488) 5 éve
secure_trie_test.go 91eec1251c cmd, core, eth, trie: get rid of trie cache generations (#19262) 6 éve
sync.go ecdbb402ee trie: remove node ordering slice in sync batch (#19929) 6 éve
sync_bloom.go 6402c42b67 all: simplify and fix database iteration with prefix/start (#20808) 5 éve
sync_test.go ecdbb402ee trie: remove node ordering slice in sync batch (#19929) 6 éve
trie.go a1313b5b1e trie: make hasher parallel when number of changes are large (#20488) 5 éve
trie_test.go 9b09c0fc83 * trie: utilize callbacks instead of amassing lists in ref/unref (#20529) 5 éve