Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/trie
Martin HS 242b24af9f
trie/trienode: minor speedup in nodeset merging (#29683)
10 months ago
..
trienode trie/trienode: minor speedup in nodeset merging (#29683) 10 months ago
triestate core/state, trie/triedb/pathdb: remove storage incomplete flag (#28940) 11 months ago
utils trie/utils: simplify codeChunkIndex (#29480) 10 months ago
committer.go all: remove the dependency from trie to triedb (#28824) 1 year ago
database_test.go all: remove the dependency from trie to triedb (#28824) 1 year ago
encoding.go trie: reduce allocs in recHash (#27770) 2 years ago
encoding_test.go trie: reduce allocs in recHash (#27770) 2 years ago
errors.go all: fix various typos (#29600) 10 months ago
hasher.go trie: spelling - fix comments in hasher (#28507) 1 year ago
iterator.go ethdb/memorydb, trie: reduced allocations (#28473) 1 year ago
iterator_test.go all: remove the dependency from trie to triedb (#28824) 1 year ago
node.go
node_enc.go
node_test.go
proof.go all: fix various typos (#29600) 10 months ago
proof_test.go all: fix mismatched names in comments (#29348) 11 months ago
secure_trie.go all: remove the dependency from trie to triedb (#28824) 1 year ago
secure_trie_test.go all: remove the dependency from trie to triedb (#28824) 1 year ago
stacktrie.go core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) 10 months ago
stacktrie_fuzzer_test.go core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) 10 months ago
stacktrie_test.go core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) 10 months ago
sync.go trie: remove inconsistent trie nodes during sync in path mode (#28595) 1 year ago
sync_test.go trie: using maps.Clone (#29419) 11 months ago
tracer.go trie, consensus/clique: use maps.Clone (#29616) 10 months ago
tracer_test.go all: remove the dependency from trie to triedb (#28824) 1 year ago
trie.go all: remove the dependency from trie to triedb (#28824) 1 year ago
trie_id.go
trie_reader.go all: remove the dependency from trie to triedb (#28824) 1 year ago
trie_test.go core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) 10 months ago
verkle.go all: remove the dependency from trie to triedb (#28824) 1 year ago
verkle_test.go all: remove the dependency from trie to triedb (#28824) 1 year ago