go-ethereum/triedb/pathdb
Gary Rong 53691eec4e core/rawdb, triedb/pathdb: implement history indexer 2025-02-13 11:27:30 +08:00
..
buffer.go core, triedb/pathdb: integrate state snapshot inth pathdb 2025-02-12 09:57:33 +08:00
context.go core, triedb/pathdb: address comments from marius 2025-02-12 09:57:33 +08:00
database.go core/rawdb, triedb/pathdb: implement history indexer 2025-02-13 11:27:30 +08:00
database_test.go core/rawdb, triedb/pathdb: implement history indexer 2025-02-13 11:27:30 +08:00
difflayer.go triedb/pathdb: introduce lookup structure to optimize state access 2025-02-12 09:57:33 +08:00
difflayer_test.go all: implement state history v2 (#30107) 2025-01-17 02:59:02 +01:00
disklayer.go core/rawdb, triedb/pathdb: implement history indexer 2025-02-13 11:27:30 +08:00
errors.go core, triedb/pathdb: integrate state snapshot inth pathdb 2025-02-12 09:57:33 +08:00
execute.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00
flush.go core, triedb/pathdb: integrate state snapshot inth pathdb 2025-02-12 09:57:33 +08:00
generate.go core/rawdb, triedb/pathdb: implement history indexer 2025-02-13 11:27:30 +08:00
generate_test.go core, triedb/pathdb: address comments from marius 2025-02-12 09:57:33 +08:00
history.go core/rawdb, triedb/pathdb: implement history indexer 2025-02-13 11:27:30 +08:00
history_index.go core/rawdb, triedb/pathdb: implement history indexer 2025-02-13 11:27:30 +08:00
history_index_block.go core/rawdb, triedb/pathdb: implement history indexer 2025-02-13 11:27:30 +08:00
history_index_block_test.go core/rawdb, triedb/pathdb: implement history indexer 2025-02-13 11:27:30 +08:00
history_index_test.go core/rawdb, triedb/pathdb: implement history indexer 2025-02-13 11:27:30 +08:00
history_indexer.go core/rawdb, triedb/pathdb: implement history indexer 2025-02-13 11:27:30 +08:00
history_inspect.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00
history_reader.go core/rawdb, triedb/pathdb: implement history indexer 2025-02-13 11:27:30 +08:00
history_reader_test.go core/rawdb, triedb/pathdb: implement history indexer 2025-02-13 11:27:30 +08:00
history_test.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01: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 core, triedb/pathdb: integrate state snapshot inth pathdb 2025-02-12 09:57:33 +08:00
journal.go core, triedb/pathdb: integrate state snapshot inth pathdb 2025-02-12 09:57:33 +08:00
layertree.go triedb/pathdb: introduce lookup structure to optimize state access 2025-02-12 09:57:33 +08:00
layertree_test.go triedb/pathdb: introduce lookup structure to optimize state access 2025-02-12 09:57:33 +08:00
lookup.go triedb/pathdb: use channel based slice pool 2025-02-12 09:57:33 +08:00
metrics.go core/rawdb, triedb/pathdb: implement history indexer 2025-02-13 11:27:30 +08:00
nodes.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00
reader.go core/rawdb, triedb/pathdb: implement history indexer 2025-02-13 11:27:30 +08:00
states.go core, triedb/pathdb: integrate state snapshot inth pathdb 2025-02-12 09:57:33 +08:00
states_test.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00