go-ethereum/triedb/pathdb
rjl493456442 ccfb6ce177
Revert "all: implement state history v2 (#30107)"
This reverts commit a7f9523ae1.
2025-01-19 16:58:38 +08:00
..
buffer.go Revert "all: implement state history v2 (#30107)" 2025-01-19 16:58:38 +08:00
database.go cmd, core, miner: rework genesis setup (#30907) 2025-01-14 11:49:30 +01:00
database_test.go Revert "all: implement state history v2 (#30107)" 2025-01-19 16:58:38 +08:00
difflayer.go triedb/pathdb: track flat state changes in pathdb (snapshot integration pt 2) (#30643) 2024-11-29 19:30:45 +08:00
difflayer_test.go Revert "all: implement state history v2 (#30107)" 2025-01-19 16:58:38 +08:00
disklayer.go Revert "all: implement state history v2 (#30107)" 2025-01-19 16:58:38 +08:00
errors.go all: remove duplicate word in comments (#29531) 2024-04-15 08:34:31 +02:00
execute.go Revert "all: implement state history v2 (#30107)" 2025-01-19 16:58:38 +08:00
flush.go core, trie, triedb: minor changes from snapshot integration (#30599) 2024-10-18 17:06:31 +02:00
history.go Revert "all: implement state history v2 (#30107)" 2025-01-19 16:58:38 +08:00
history_inspect.go Revert "all: implement state history v2 (#30107)" 2025-01-19 16:58:38 +08:00
history_test.go Revert "all: implement state history v2 (#30107)" 2025-01-19 16:58:38 +08:00
holdable_iterator.go trie/pathdb: state iterator (snapshot integration pt 4) (#30654) 2024-12-16 21:10:08 +08:00
holdable_iterator_test.go trie/pathdb: state iterator (snapshot integration pt 4) (#30654) 2024-12-16 21:10:08 +08:00
iterator.go trie/pathdb: state iterator (snapshot integration pt 4) (#30654) 2024-12-16 21:10:08 +08:00
iterator_binary.go trie/pathdb: state iterator (snapshot integration pt 4) (#30654) 2024-12-16 21:10:08 +08:00
iterator_fast.go all: use cmp.Compare (#30958) 2025-01-02 14:06:47 +01:00
iterator_test.go Revert "all: implement state history v2 (#30107)" 2025-01-19 16:58:38 +08:00
journal.go Revert "all: implement state history v2 (#30107)" 2025-01-19 16:58:38 +08:00
layertree.go triedb/pathdb: configure different node hasher in pathdb (#31008) 2025-01-10 20:51:19 +08:00
metrics.go triedb/pathdb: track flat state changes in pathdb (snapshot integration pt 2) (#30643) 2024-11-29 19:30:45 +08:00
nodes.go triedb/pathdb: track flat state changes in pathdb (snapshot integration pt 2) (#30643) 2024-11-29 19:30:45 +08:00
reader.go trie/pathdb: state iterator (snapshot integration pt 4) (#30654) 2024-12-16 21:10:08 +08:00
states.go Revert "all: implement state history v2 (#30107)" 2025-01-19 16:58:38 +08:00
states_test.go Revert "all: implement state history v2 (#30107)" 2025-01-19 16:58:38 +08:00