plugeth/core/state
2021-01-07 08:36:21 +02:00
..
snapshot snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 2021-01-07 08:36:21 +02:00
access_list.go all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 2020-10-23 08:26:57 +02:00
database.go all: disable recording preimage of trie keys (#21402) 2020-11-18 11:51:33 +02:00
dump.go cmd/evm: add state transition tool for testing (#20958) 2020-06-30 10:12:51 +02:00
iterator_test.go core, eth, les, trie: add a prefix to contract code (#21080) 2020-08-21 15:10:40 +03:00
iterator.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
journal.go all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 2020-10-23 08:26:57 +02:00
state_object_test.go build: use golangci-lint (#20295) 2019-11-18 10:49:17 +02:00
state_object.go accouts, consensus, core: fix some comments (#21617) 2020-10-12 15:02:38 +02:00
state_test.go all: disable recording preimage of trie keys (#21402) 2020-11-18 11:51:33 +02:00
statedb_test.go all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 2020-10-23 08:26:57 +02:00
statedb.go core, eth: split eth package, implement snap protocol (#21482) 2020-12-14 10:27:15 +01:00
sync_test.go core, trie: speed up some tests with quadratic processing flaw (#21987) 2020-12-10 14:48:32 +01:00
sync.go core/state, eth, trie: stabilize memory use, fix memory leak 2020-08-26 13:05:06 +03:00