aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/vm_env.go
Commit message (Collapse)AuthorAgeFilesLines
* Implemented LOG. Closes #159obscuren2014-10-271-0/+3
|
* 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-0/+4
| | | | | | * Stack Error shouldn't revert to previous state * Updated VM Test tool * Added Transfer method to VM Env
* Fixed most of the testsobscuren2014-10-171-0/+1
|
* Updated chain for filteringobscuren2014-08-111-1/+3
|
* Add Txobscuren2014-07-241-0/+1
|
* Refactored to new state and vmobscuren2014-07-241-0/+28