aboutsummaryrefslogtreecommitdiffstats
path: root/state/dump.go
Commit message (Expand)AuthorAgeFilesLines
* Removed some methods from the JS REPLobscuren2015-03-011-2/+5
* Fixed consensus issue for refundingobscuren2015-02-271-1/+1
* Removed exported fields from state object and added proper set/gettersobscuren2015-02-201-2/+2
* Refactored ethutil.Config.Db outobscuren2015-01-071-1/+1
* Switched to new trieobscuren2014-12-241-12/+14
* Renamed State => StateDBobscuren2014-12-041-1/+1
* Added `chain` tests & minor fixesobscuren2014-11-191-0/+8
* Transaction execution fixesobscuren2014-11-121-1/+1
* Added storage root to dumpobscuren2014-11-041-1/+2
* ethstate => stateobscuren2014-10-311-0/+47