Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No longer store script directly in the state tree | obscuren | 2014-05-20 | 1 | -9/+12 |
| | |||||
* | Auto update state changes notifications | obscuren | 2014-05-09 | 1 | -1/+1 |
| | |||||
* | Cleaned up | obscuren | 2014-05-09 | 1 | -27/+2 |
| | | | | | Removed the unneeded address watch mechanism. State manager's transient state should now take care of this. | ||||
* | Added different storage notification object | obscuren | 2014-05-05 | 1 | -0/+6 |
| | |||||
* | Removed debug log | obscuren | 2014-05-02 | 1 | -1/+0 |
| | |||||
* | Upped version number | obscuren | 2014-04-27 | 1 | -0/+4 |
| | |||||
* | Added new state object change echanism | obscuren | 2014-04-26 | 1 | -31/+36 |
| | |||||
* | Updated VM | obscuren | 2014-04-20 | 1 | -2/+20 |
| | |||||
* | Merged accounts and contracts in to StateObject | obscuren | 2014-04-16 | 1 | -0/+162 |
* Account removed * Contract removed * Address state changed to CachedStateObject * Added StateObject |