plugeth/core/state
Péter Szilágyi 91eec1251c
cmd, core, eth, trie: get rid of trie cache generations (#19262)
* cmd, core, eth, trie: get rid of trie cache generations

* core, trie: get rid of remainder of cache gen boilerplate
2019-03-14 15:25:12 +02:00
..
database.go cmd, core, eth, trie: get rid of trie cache generations (#19262) 2019-03-14 15:25:12 +02:00
dump.go core/state: rework dirty handling to avoid quadratic overhead 2018-03-28 09:29:28 +03:00
iterator_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
iterator.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
journal.go core/state: avoid linear overhead on journal dirty listing 2018-03-28 09:32:02 +03:00
main_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
managed_state_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
managed_state.go core, core/state, core/vm: remove exported account getters (#3618) 2017-02-22 23:29:59 +01:00
state_object.go core, params: polish net gas metering PR a bit 2018-09-18 16:29:51 +03:00
state_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
statedb_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
statedb.go cmd, core, eth, trie: get rid of trie cache generations (#19262) 2019-03-14 15:25:12 +02:00
sync_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
sync.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00