Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed log | obscuren | 2014-09-25 | 1 | -1/+0 |
* | Fixed deref ptr | obscuren | 2014-09-19 | 1 | -1/+16 |
* | Upped protocol version for VM change | obscuren | 2014-09-18 | 1 | -2/+1 |
* | require 5 for post | obscuren | 2014-09-16 | 1 | -4/+7 |
* | VM execution fixes | obscuren | 2014-09-16 | 1 | -24/+25 |
* | Updated GHOST | obscuren | 2014-09-15 | 1 | -20/+37 |
* | Removed some commented code | obscuren | 2014-09-10 | 1 | -91/+0 |
* | Added CALLSTATELESS | obscuren | 2014-09-10 | 1 | -7/+21 |
* | New OPCODES | obscuren | 2014-09-08 | 1 | -6/+28 |
* | Implemented POST | obscuren | 2014-08-25 | 1 | -70/+191 |
* | Don't add ... | obscuren | 2014-08-22 | 1 | -2/+2 |
* | invalidated SWAP/DUP | obscuren | 2014-08-22 | 1 | -4/+0 |
* | DUP/SWAP n & ADD/MULMOD | obscuren | 2014-08-22 | 1 | -0/+30 |
* | DUP n SWAP n | obscuren | 2014-08-22 | 1 | -8/+12 |
* | Removed the "Get" part | obscuren | 2014-08-18 | 1 | -0/+2 |
* | Added message to closure && added change addresses | obscuren | 2014-08-15 | 1 | -4/+3 |
* | Updated chain for filtering | obscuren | 2014-08-11 | 1 | -2/+20 |
* | Fixed stack issue | obscuren | 2014-08-08 | 1 | -12/+12 |
* | Fixed issue with overflowing 256 bit integers | obscuren | 2014-08-08 | 1 | -0/+31 |
* | Old code removed and renamed amount to balance | obscuren | 2014-07-30 | 1 | -5/+5 |
* | Clean up and util methods | obscuren | 2014-07-26 | 1 | -2/+3 |
* | Removed old S(DIV/MOD) | obscuren | 2014-07-25 | 1 | -27/+16 |
* | Added recoverable option | obscuren | 2014-07-24 | 1 | -9/+13 |
* | div 0 err | obscuren | 2014-07-23 | 1 | -1/+3 |
* | Minor improvements and fixes to the new vm structure | obscuren | 2014-07-22 | 1 | -6/+2 |
* | Refactored state, state object and vm | obscuren | 2014-07-22 | 1 | -0/+848 |