aboutsummaryrefslogtreecommitdiffstats
path: root/ethvm/vm.go
Commit message (Collapse)AuthorAgeFilesLines
* Refactored state, state object and vmobscuren2014-07-221-0/+848
* The State and StateObject have been moved to their own package * The VM is moved to it's own package