Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented LOG. Closes #159 | obscuren | 2014-10-27 | 7 | -9/+59 |
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 10 | -21/+21 |
* | Chnged to use GetOp instead & added error + checking | obscuren | 2014-10-23 | 3 | -5/+56 |
* | All Stack requirements are now checked prior to reduring gas. | obscuren | 2014-10-23 | 1 | -37/+19 |
* | Updated the VM & VM tests | obscuren | 2014-10-23 | 5 | -18/+9 |
* | Do not set error on recover | obscuren | 2014-10-23 | 1 | -2/+3 |
* | added a transfer method to vm env | obscuren | 2014-10-22 | 3 | -9/+29 |
* | Renamed block_chain to chain_manager | obscuren | 2014-10-20 | 1 | -1/+1 |
* | Moved ethvm => vm | obscuren | 2014-10-18 | 14 | -0/+2708 |