aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/vm.go
Commit message (Collapse)AuthorAgeFilesLines
* Trie's are no longer referenced directly but through State insteadobscuren2014-03-031-2/+2
|
* Some log statements changed to the default loggerobscuren2014-02-241-5/+5
|
* Removed debug printobscuren2014-02-241-2/+1
|
* Separated the VM from the block manager and added statesobscuren2014-02-241-0/+437