| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanup old code | obscuren | 2015-01-04 | 1 | -5/+0 |
| * | Changed prev_hash to block_hash, state transition now uses vm env | obscuren | 2015-01-04 | 1 | -2/+1 |
| * | Closure => Context | obscuren | 2015-01-02 | 1 | -3/+3 |
| * | Minor updates on gas and removed/refactored old code. | obscuren | 2014-12-20 | 1 | -0/+5 |
| * | Log is now interface | obscuren | 2014-12-04 | 1 | -1/+23 |
| * | Renamed State => StateDB | obscuren | 2014-12-04 | 1 | -1/+1 |
| * | Moved execution from vm to chain. | obscuren | 2014-12-04 | 1 | -4/+7 |
| * | reverted vm back | obscuren | 2014-12-03 | 1 | -10/+7 |
| * | rework vm | obscuren | 2014-12-01 | 1 | -7/+10 |
| * | Removed all implicit logging. Fixed gas issues and jump errors | obscuren | 2014-11-12 | 1 | -1/+1 |
| * | ethstate => state | obscuren | 2014-10-31 | 1 | -3/+3 |
| * | Moved logging to state, proper structured block | obscuren | 2014-10-30 | 1 | -1/+5 |
| * | Implemented LOG. Closes #159 | obscuren | 2014-10-27 | 1 | -0/+1 |
| * | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -2/+2 |
| * | added a transfer method to vm env | obscuren | 2014-10-22 | 1 | -0/+20 |
| * | Moved ethvm => vm | obscuren | 2014-10-18 | 1 | -0/+26 |
