aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/state_manager.go
Commit message (Expand)AuthorAgeFilesLines
* Handle contract messagesobscuren2014-04-011-5/+13
* Fixed some state issuesobscuren2014-03-311-3/+3
* Changed to new mutan APIobscuren2014-03-301-13/+13
* Closure return, arguments fixed. Added proper testsobscuren2014-03-211-1/+1
* New tx methods and added new vm to state managerobscuren2014-03-211-9/+7
* Rewrote opcodes againobscuren2014-03-211-1/+2
* Pretty print nonceobscuren2014-03-171-1/+1
* Moved on to the state managerobscuren2014-03-171-24/+25
* Added miner stateobscuren2014-03-061-1/+2
* Renamed block manager to state managerobscuren2014-03-051-0/+320