Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added push20 | obscuren | 2014-04-11 | 1 | -1/+1 |
* | Added better address format | obscuren | 2014-04-11 | 1 | -0/+1 |
* | Fixed bug in stack to expand beyond expectations. Fixed EQ and NOT opcode | obscuren | 2014-03-31 | 1 | -5/+9 |
* | Test fixes and removed old code. Added VM gas fees | obscuren | 2014-03-24 | 1 | -4/+4 |
* | Removed regular ints from the virtual machine and closures | obscuren | 2014-03-22 | 1 | -0/+4 |
* | Closure return, arguments fixed. Added proper tests | obscuren | 2014-03-21 | 1 | -26/+26 |
* | Implemented closure arguments | obscuren | 2014-03-21 | 1 | -5/+23 |
* | Rewrote opcodes again | obscuren | 2014-03-21 | 1 | -159/+144 |
* | Fixed MSTORE and added some more commets | obscuren | 2014-03-21 | 1 | -0/+1 |
* | Fixed issue with stack where it sliced of the wrong values | obscuren | 2014-03-21 | 1 | -5/+63 |
* | Added opcodes | obscuren | 2014-02-24 | 1 | -52/+51 |
* | Added peek(n) | obscuren | 2014-02-21 | 1 | -0/+16 |
* | Debug logging functions | obscuren | 2014-02-19 | 1 | -1/+2 |
* | Running contracts fixed | obscuren | 2014-02-19 | 1 | -1/+8 |
* | The great merge | obscuren | 2014-02-15 | 1 | -0/+167 |