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