Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed how txs define their data & added init field | obscuren | 2014-04-10 | 1 | -41/+25 |
* | Fixed some state issues | obscuren | 2014-03-31 | 1 | -1/+2 |
* | Fixed IsContract method to use the contractCreation flag | obscuren | 2014-03-28 | 1 | -2/+1 |
* | Removed debug and comments | obscuren | 2014-03-28 | 1 | -19/+0 |
* | Updated transaction model | obscuren | 2014-03-28 | 1 | -30/+12 |
* | Reworked transaction constructors | obscuren | 2014-03-27 | 1 | -13/+53 |
* | New tx methods and added new vm to state manager | obscuren | 2014-03-21 | 1 | -6/+15 |
* | Removed caller from tx and added "callership" to account. | obscuren | 2014-03-21 | 1 | -9/+0 |
* | Comply to Callee interface | obscuren | 2014-03-21 | 1 | -0/+9 |
* | Deprication | obscuren | 2014-02-25 | 1 | -0/+5 |
* | Removed compiling from the transaction | obscuren | 2014-02-24 | 1 | -6/+1 |
* | Removed old instruction code | obscuren | 2014-02-21 | 1 | -5/+2 |
* | Running contracts fixed | obscuren | 2014-02-19 | 1 | -1/+4 |
* | The great merge | obscuren | 2014-02-15 | 1 | -0/+157 |