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