Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved the To256 | obscuren | 2014-10-08 | 1 | -29/+24 |
* | Renamed Sha3Bin to Sha3 | obscuren | 2014-10-08 | 1 | -1/+1 |
* | Precompiled crypto contracts | obscuren | 2014-10-08 | 2 | -60/+73 |
* | Removed POST & moved CALLCODE | obscuren | 2014-10-08 | 1 | -185/+30 |
* | Fixed inconsistencies | obscuren | 2014-10-02 | 1 | -3/+3 |
* | 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 | 2 | -27/+28 |
* | 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 | 2 | -24/+59 |
* | Implemented POST | obscuren | 2014-08-25 | 3 | -70/+194 |
* | Don't add ... | obscuren | 2014-08-22 | 1 | -2/+2 |
* | invalidated SWAP/DUP | obscuren | 2014-08-22 | 2 | -10/+6 |
* | DUP/SWAP n & ADD/MULMOD | obscuren | 2014-08-22 | 2 | -12/+116 |
* | DUP n SWAP n | obscuren | 2014-08-22 | 3 | -8/+58 |
* | Removed the "Get" part | obscuren | 2014-08-18 | 1 | -0/+2 |
* | Added message to closure && added change addresses | obscuren | 2014-08-15 | 2 | -9/+9 |
* | Updated chain for filtering | obscuren | 2014-08-11 | 2 | -3/+22 |
* | Fixed stack issue | obscuren | 2014-08-08 | 2 | -13/+13 |
* | Fixed issue with overflowing 256 bit integers | obscuren | 2014-08-08 | 1 | -0/+31 |
* | ethtrie.NewTrie => ethtrie.New | obscuren | 2014-08-04 | 1 | -6/+4 |
* | 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 | 3 | -19/+12 |
* | Refactored state, state object and vm | obscuren | 2014-07-22 | 8 | -0/+1579 |