Commit Graph

10 Commits

Author SHA1 Message Date
Maran 095d5baaed Merge conflicts 2014-03-17 10:41:05 +01:00
Maran 3274e0a249 Removed extra invalid nonce return 2014-03-17 10:37:29 +01:00
obscuren b15a4985e8 Moved on to the state manager 2014-03-17 10:33:03 +01:00
Maran d5efeab8f9 Initial smart-miner stuff 2014-03-10 11:53:02 +01: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 d65b4cd0dd Updated block to use state instead of trie directly 2014-03-02 20:42:05 +01:00
obscuren e98b53bbef WIP Observing pattern 2014-02-25 11:22:27 +01:00
obscuren f5737b929a Added a secondary processor 2014-02-23 01:57:04 +01:00
obscuren bb3e28310e If sender is receiver only subtract the fee 2014-02-18 01:31:51 +01:00
obscuren f6d1bfe45b The great merge 2014-02-14 23:56:09 +01:00