Commit Graph

4 Commits

Author SHA1 Message Date
obscuren 8e7c4f91e3 Added ops 2014-07-29 10:33:30 +02:00
obscuren 92f2abdf76 Partially refactored server/txpool/block manager/block chain
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
2014-03-05 10:42:51 +01:00
obscuren c95a27e394 Added more tests 2014-02-16 20:30:33 +01:00
obscuren 07c12f0b92 Added trie tests, value tests 2014-02-15 13:21:11 +01:00