Commit Graph

10 Commits

Author SHA1 Message Date
arkpar 33d3a4d633 Engine and Spec are now thread safe 2016-01-11 11:51:31 +01:00
Gav Wood 74f88f9b9b Initial implementation of enacted.
number is now usize, timestamp u64.
2016-01-10 22:55:07 +01:00
Gav Wood 4f68662e53 Proper rewarding; needs consensus test doing though. 2016-01-10 21:55:03 +01:00
Gav Wood fea418703b Better API allowing one fewer clone. 2016-01-10 17:11:46 +01:00
Gav Wood 2cc3ee66d7 Allow fields to be returned so they can be used simultaneously. 2016-01-10 17:09:02 +01:00
Gav Wood 76bb480afb Block sealing, tests updated. 2016-01-10 14:05:39 +01:00
Gav Wood 9a79a9032d on_close_block fixed and tested. 2016-01-09 22:45:27 +01:00
Gav Wood 71670e6277 Fix test warnings. 2016-01-09 18:26:35 +01:00
Gav Wood 4622882fda Separate out Ethereum-network-specific resources.
Fix State to use secure trie variants.
2016-01-09 18:20:31 +01:00
Gav Wood a978cbad52 Remove genesis module, add more chain specs and separate out ethereum-specific stuff. 2016-01-09 17:15:55 +01:00