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/triedb/pathdb
lilasxie 19c3c1e205
triedb/pathdb: fix flaky test in pathdb (#29901)
3 months ago
..
database.go trie: relocate state execution logic into pathdb package (#29861) 3 months ago
database_test.go triedb/pathdb: fix flaky test in pathdb (#29901) 3 months ago
difflayer.go core: add an end-to-end verkle test (#29262) 6 months ago
difflayer_test.go core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 5 months ago
disklayer.go trie: relocate state execution logic into pathdb package (#29861) 3 months ago
errors.go all: remove duplicate word in comments (#29531) 5 months ago
execute.go trie: relocate state execution logic into pathdb package (#29861) 3 months ago
history.go triedb/pathdb: use maps.Clone and maps.Keys (#29985) 3 months ago
history_inspect.go core/rawdb: implement in-memory freezer (#29135) 5 months ago
history_test.go core/rawdb: implement in-memory freezer (#29135) 5 months ago
journal.go core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 5 months ago
layertree.go all: remove the dependency from trie to triedb (#28824) 7 months ago
metrics.go core: add an end-to-end verkle test (#29262) 6 months ago
nodebuffer.go triedb/pathdb: use maps.Clone and maps.Keys (#29985) 3 months ago
reader.go core: add an end-to-end verkle test (#29262) 6 months ago