aboutsummaryrefslogtreecommitdiffstats
path: root/light/state_test.go
Commit message (Expand)AuthorAgeFilesLines
* core/state: implement reverts by journaling all changesFelix Lange2016-10-061-9/+5
* cmd, core, internal, light, tests: avoid hashing the code in the VMPéter Szilágyi2016-10-011-1/+2
* core, trie: replace state caches with trie journalFelix Lange2016-09-281-4/+0
* core/state: track all accounts in canon stateFelix Lange2016-09-261-1/+1
* light: implemented odr-capable trie and state structureszsfelfoldi2015-12-171-0/+269