aboutsummaryrefslogtreecommitdiffstats
path: root/vm
Commit message (Expand)AuthorAgeFilesLines
* Implemented LOG. Closes #159obscuren2014-10-277-9/+59
* Merge eth-go repository into go-ethereumFelix Lange2014-10-2310-21/+21
* Chnged to use GetOp instead & added error + checkingobscuren2014-10-233-5/+56
* All Stack requirements are now checked prior to reduring gas.obscuren2014-10-231-37/+19
* Updated the VM & VM testsobscuren2014-10-235-18/+9
* Do not set error on recoverobscuren2014-10-231-2/+3
* added a transfer method to vm envobscuren2014-10-223-9/+29
* Renamed block_chain to chain_managerobscuren2014-10-201-1/+1
* Moved ethvm => vmobscuren2014-10-1814-0/+2708