aboutsummaryrefslogtreecommitdiffstats
path: root/ethvm/vm_debug.go
Commit message (Expand)AuthorAgeFilesLines
* Fixed most of the testsobscuren2014-10-171-23/+35
* Use the state instead of the state object directly.obscuren2014-10-161-23/+29
* Fixed remote Arithmetic testsobscuren2014-10-151-44/+73
* Couple of minor issues fixedobscuren2014-10-151-2/+5
* Tests for native function callingobscuren2014-10-141-2/+2
* Refactored VM to two separate VMs; std & debugobscuren2014-10-141-0/+872