Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upped version number | obscuren | 2014-04-27 | 1 | -0/+29 |
* | Minor improvements and bug fixes | obscuren | 2014-04-24 | 1 | -2/+2 |
* | Merged accounts and contracts in to StateObject | obscuren | 2014-04-16 | 1 | -49/+16 |
* | Removed old VM code | obscuren | 2014-03-22 | 1 | -0/+4 |
* | Added address to account and contract | obscuren | 2014-03-21 | 1 | -3/+4 |
* | Removed caller from tx and added "callership" to account. | obscuren | 2014-03-21 | 1 | -2/+2 |
* | Moved code around | obscuren | 2014-03-21 | 1 | -11/+29 |
* | Added a copy method to state | obscuren | 2014-03-17 | 1 | -0/+4 |
* | Partially refactored server/txpool/block manager/block chain | obscuren | 2014-03-05 | 1 | -0/+38 |
* | Renamed Address to Account | obscuren | 2014-03-03 | 1 | -4/+4 |
* | Trie's are no longer referenced directly but through State instead | obscuren | 2014-03-03 | 1 | -1/+50 |
* | Updated block to use state instead of trie directly | obscuren | 2014-03-03 | 1 | -0/+8 |
* | Separated the VM from the block manager and added states | obscuren | 2014-02-24 | 1 | -0/+56 |