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
Guillaume Ballet 44a50c9f96
cmd, core, params, trie: add verkle access witness gas charging (#29338)
4 months ago
..
trienode core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 5 months ago
triestate core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 5 months ago
utils cmd, core, params, trie: add verkle access witness gas charging (#29338) 4 months ago
committer.go all: remove the dependency from trie to triedb (#28824) 7 months ago
database_test.go all: remove the dependency from trie to triedb (#28824) 7 months ago
encoding.go trie: reduce allocs in recHash (#27770) 1 year ago
encoding_test.go trie: reduce allocs in recHash (#27770) 1 year ago
errors.go all: fix various typos (#29600) 5 months ago
hasher.go core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 5 months ago
iterator.go ethdb/memorydb, trie: reduced allocations (#28473) 10 months ago
iterator_test.go all: remove the dependency from trie to triedb (#28824) 7 months ago
node.go core, trie: rework trie database (#26813) 1 year ago
node_enc.go core, trie: rework trie database (#26813) 1 year ago
node_test.go trie: improve node rlp decoding performance (#25357) 2 years ago
proof.go all: fix various typos (#29600) 5 months ago
proof_test.go all: fix mismatched names in comments (#29348) 6 months ago
secure_trie.go cmd, core, params, trie: add verkle access witness gas charging (#29338) 4 months ago
secure_trie_test.go all: remove the dependency from trie to triedb (#28824) 7 months ago
stacktrie.go core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) 5 months ago
stacktrie_fuzzer_test.go core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 5 months ago
stacktrie_test.go core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) 5 months ago
sync.go core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 5 months ago
sync_test.go trie: using maps.Clone (#29419) 6 months ago
tracer.go trie, consensus/clique: use maps.Clone (#29616) 5 months ago
tracer_test.go all: remove the dependency from trie to triedb (#28824) 7 months ago
trie.go all: remove the dependency from trie to triedb (#28824) 7 months ago
trie_id.go cmd, core, eth, les, light: track deleted nodes (#25757) 2 years ago
trie_reader.go all: remove the dependency from trie to triedb (#28824) 7 months ago
trie_test.go core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 5 months ago
verkle.go cmd, core, params, trie: add verkle access witness gas charging (#29338) 4 months ago
verkle_test.go all: remove the dependency from trie to triedb (#28824) 7 months ago