Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed reverting error | obscuren | 2014-07-03 | 1 | -25/+16 |
* | Fix | obscuren | 2014-07-03 | 1 | -0/+1 |
* | Paranoia check | obscuren | 2014-07-02 | 1 | -12/+4 |
* | Moved debug hook to Vm directly | obscuren | 2014-07-02 | 1 | -1/+1 |
* | ethutil -> ethtrie.NewTrie | zelig | 2014-07-01 | 1 | -1/+2 |
* | The dragon has been slain. Consensus reached! | obscuren | 2014-07-01 | 1 | -16/+14 |
* | Paranoia | obscuren | 2014-07-01 | 1 | -1/+1 |
* | Added Paranoia check for VM execution | obscuren | 2014-07-01 | 1 | -18/+15 |
* | wip | obscuren | 2014-06-30 | 1 | -0/+45 |
* | modified logging API | zelig | 2014-06-23 | 1 | -4/+3 |
* | Returned to single method | obscuren | 2014-06-20 | 1 | -29/+6 |
* | Removed some logging | obscuren | 2014-06-20 | 1 | -9/+8 |
* | Reset state when a transition fails | obscuren | 2014-06-19 | 1 | -45/+87 |
* | Logging | obscuren | 2014-06-18 | 1 | -3/+5 |
* | Verbose logging for VM | obscuren | 2014-06-18 | 1 | -0/+1 |
* | Fixed issue where JUMPI would do an equally check with 1 instead of GT | obscuren | 2014-06-18 | 1 | -20/+2 |
* | Removal of manual updating of state objects | obscuren | 2014-06-17 | 1 | -13/+13 |
* | Refund gas | obscuren | 2014-06-16 | 1 | -4/+13 |
* | Check for nil receiver | obscuren | 2014-06-16 | 1 | -2/+7 |
* | Fixed minor issue with the gas pool | obscuren | 2014-06-16 | 1 | -6/+8 |
* | Moved gas limit err check to buy gas | obscuren | 2014-06-16 | 1 | -2/+2 |
* | Removed some comments | obscuren | 2014-06-16 | 1 | -2/+1 |
* | Run contracts | obscuren | 2014-06-15 | 1 | -0/+7 |
* | Moving closer to interop | obscuren | 2014-06-14 | 1 | -6/+10 |
* | Moving a head closer to interop | obscuren | 2014-06-13 | 1 | -8/+24 |
* | comments & refactor | obscuren | 2014-06-13 | 1 | -4/+16 |
* | Refactored state transitioning to its own model | obscuren | 2014-06-13 | 1 | -0/+206 |