aboutsummaryrefslogtreecommitdiffstats
path: root/vm
Commit message (Expand)AuthorAgeFilesLines
* ethcrypto => cryptoobscuren2014-10-313-10/+10
* Moved logging to state, proper structured blockobscuren2014-10-303-40/+7
* Merge pull request #168 from fjl/feature/working-testsJeffrey Wilcke2014-10-301-19/+35
|\
| * vm: fix basic VM testsFelix Lange2014-10-301-19/+35
* | PoC 7 updatesobscuren2014-10-292-4/+33
* | Added missing requires on SSTORE SLOADobscuren2014-10-282-12/+17
* | Refund SSTORE properlyobscuren2014-10-281-1/+2
|/
* 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