Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PoC 7 updates | obscuren | 2014-10-29 | 2 | -4/+33 |
| | | | | | | * Bloom * Block restructure * Receipts | ||||
* | Added missing requires on SSTORE SLOAD | obscuren | 2014-10-28 | 2 | -12/+17 |
| | |||||
* | Refund SSTORE properly | obscuren | 2014-10-28 | 1 | -1/+2 |
| | |||||
* | 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 |
| | | | | mist, etheruem have been moved to cmd/ | ||||
* | 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 |
| | | | | | | * Stack Error shouldn't revert to previous state * Updated VM Test tool * Added Transfer method to VM Env | ||||
* | 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 |