gary rong 7088f1e814 core, eth: faster snapshot generation (#22504) 4 years ago
..
pruner 76700ac892 core/state/pruner: move the compaction out of the pruning procedure (#22579) 4 years ago
snapshot 7088f1e814 core, eth: faster snapshot generation (#22504) 4 years ago
access_list.go 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 years ago
database.go 1e1865b73f core: implement background trie prefetcher 4 years ago
dump.go 14d495491d core/state: fix panic in state dumping (#22225) 4 years ago
iterator.go 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 8 years ago
iterator_test.go 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 5 years ago
journal.go 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 years ago
state_object.go 42f9f1f073 core/state: convert prefetcher to concurrent per-trie loader 4 years ago
state_object_test.go 689486449d build: use golangci-lint (#20295) 6 years ago
state_test.go 42f9f1f073 core/state: convert prefetcher to concurrent per-trie loader 4 years ago
statedb.go 7088f1e814 core, eth: faster snapshot generation (#22504) 4 years ago
statedb_test.go 42f9f1f073 core/state: convert prefetcher to concurrent per-trie loader 4 years ago
sync.go 7088f1e814 core, eth: faster snapshot generation (#22504) 4 years ago
sync_test.go 7088f1e814 core, eth: faster snapshot generation (#22504) 4 years ago
trie_prefetcher.go 42f9f1f073 core/state: convert prefetcher to concurrent per-trie loader 4 years ago