Martin Holst Swende 14d495491d core/state: fix panic in state dumping (#22225) 4 years ago
..
snapshot 04a72260c5 snapshot: merge loops for better performance (#22160) 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 42f9f1f073 core/state: convert prefetcher to concurrent per-trie loader 4 years ago
statedb_test.go 42f9f1f073 core/state: convert prefetcher to concurrent per-trie loader 4 years ago
sync.go d8da0b3d81 core/state, eth, trie: stabilize memory use, fix memory leak 5 years ago
sync_test.go b44f24e3e6 core, trie: speed up some tests with quadratic processing flaw (#21987) 4 years ago
trie_prefetcher.go 42f9f1f073 core/state: convert prefetcher to concurrent per-trie loader 4 years ago