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
Christina 9516e0f6b6
chore: fix various comments (#31082)
3 days ago
..
buffer.go all: implement state history v2 (#30107) 2 weeks ago
database.go chore: fix various comments (#31082) 3 days ago
database_test.go triedb/pathdb: fix state revert on v2 history (#31060) 1 week ago
difflayer.go chore: fix various comments (#31082) 3 days ago
difflayer_test.go all: implement state history v2 (#30107) 2 weeks ago
disklayer.go triedb/pathdb: fix state revert on v2 history (#31060) 1 week ago
errors.go all: remove duplicate word in comments (#29531) 10 months ago
execute.go all: implement state history v2 (#30107) 2 weeks ago
flush.go core, trie, triedb: minor changes from snapshot integration (#30599) 3 months ago
history.go triedb/pathdb: fix state revert on v2 history (#31060) 1 week ago
history_inspect.go all: implement state history v2 (#30107) 2 weeks ago
history_test.go all: implement state history v2 (#30107) 2 weeks ago
holdable_iterator.go trie/pathdb: state iterator (snapshot integration pt 4) (#30654) 2 months ago
holdable_iterator_test.go trie/pathdb: state iterator (snapshot integration pt 4) (#30654) 2 months ago
iterator.go trie/pathdb: state iterator (snapshot integration pt 4) (#30654) 2 months ago
iterator_binary.go trie/pathdb: state iterator (snapshot integration pt 4) (#30654) 2 months ago
iterator_fast.go all: use cmp.Compare (#30958) 4 weeks ago
iterator_test.go all: implement state history v2 (#30107) 2 weeks ago
journal.go all: implement state history v2 (#30107) 2 weeks ago
layertree.go triedb/pathdb: configure different node hasher in pathdb (#31008) 3 weeks ago
metrics.go triedb/pathdb: track flat state changes in pathdb (snapshot integration pt 2) (#30643) 2 months ago
nodes.go triedb/pathdb: track flat state changes in pathdb (snapshot integration pt 2) (#30643) 2 months ago
reader.go trie/pathdb: state iterator (snapshot integration pt 4) (#30654) 2 months ago
states.go all: implement state history v2 (#30107) 2 weeks ago
states_test.go all: implement state history v2 (#30107) 2 weeks ago