Commit Graph

7 Commits

Author SHA1 Message Date
obscuren df5603de0a Moved logging to state, proper structured block
* Moved logs to state so it's subject to snapshotting
* Split up block header
* Removed logs from transactions and made them receipts only
2014-10-30 13:32:50 +01:00
Felix Lange f05d422a97 ethchain: fix dependency 2014-10-29 20:39:26 +01:00
obscuren cc67a84e94 Added bloom 9 point lookup and bloom test 2014-10-29 20:16:18 +01:00
obscuren 9e2f071d26 Removed events from the state manager 2014-10-29 14:20:42 +01:00
obscuren fb4113dab4 PoC 7 updates
* Bloom
* Block restructure
* Receipts
2014-10-29 10:34:40 +01:00
obscuren d586dd902d Fixed bloom 2014-10-27 11:44:28 +01:00
obscuren 6623500c6b Implemented new bloom filter. Closes #156 2014-10-27 11:22:27 +01:00