Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partially refactored server/txpool/block manager/block chain | obscuren | 2014-03-05 | 1 | -0/+13 |
| | | | | | | | The Ethereum structure now complies to a EthManager interface which is being used by the tx pool, block manager and block chain in order to gain access to each other. It's become simpeler. TODO: BlockManager => StateManager | ||||
* | Added more tests | obscuren | 2014-02-17 | 1 | -3/+17 |
| | |||||
* | Added trie tests, value tests | obscuren | 2014-02-15 | 1 | -0/+38 |