aboutsummaryrefslogtreecommitdiffstats
path: root/light/state_test.go
Commit message (Expand)AuthorAgeFilesLines
* core, core/state, trie: EIP158, reprice & skip empty account writeJeffrey Wilcke2016-11-131-1/+1
* light: light chain, VM env and tx poolZsolt Felfoldi2016-11-091-32/+18
* 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