aboutsummaryrefslogtreecommitdiffstats
path: root/ethvm/vm.go
Commit message (Expand)AuthorAgeFilesLines
* Old code removed and renamed amount to balanceobscuren2014-07-301-5/+5
* Clean up and util methodsobscuren2014-07-261-2/+3
* Removed old S(DIV/MOD)obscuren2014-07-251-27/+16
* Added recoverable optionobscuren2014-07-241-9/+13
* div 0 errobscuren2014-07-231-1/+3
* Minor improvements and fixes to the new vm structureobscuren2014-07-221-6/+2
* Refactored state, state object and vmobscuren2014-07-221-0/+848