aboutsummaryrefslogtreecommitdiffstats
path: root/vm/common.go
Commit message (Collapse)AuthorAgeFilesLines
* ethlog => loggerobscuren2014-10-311-2/+2
|
* Added missing requires on SSTORE SLOADobscuren2014-10-281-11/+12
|
* Implemented LOG. Closes #159obscuren2014-10-271-0/+1
|
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-2/+2
| | | | mist, etheruem have been moved to cmd/
* Updated the VM & VM testsobscuren2014-10-231-1/+1
| | | | | | * Stack Error shouldn't revert to previous state * Updated VM Test tool * Added Transfer method to VM Env
* Moved ethvm => vmobscuren2014-10-181-0/+66