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
|
76bb480afb
|
Block sealing, tests updated.
|
2016-01-10 14:05:39 +01:00 |
|
Gav Wood
|
53fada4f4a
|
OpenBlock::close() should be complete. No tests yet though.
|
2016-01-09 23:47:15 +01:00 |
|
Gav Wood
|
249c615752
|
Minor refactoring, OpenBlock::close closer to working.
|
2016-01-09 22:13:13 +01:00 |
|
Gav Wood
|
8b5b493f7d
|
Sketch of how OpenBlock::close() might look.
|
2016-01-09 18:58:04 +01:00 |
|
Gav Wood
|
4fc6b0dc60
|
Introduce use common::*; for common stuff (modules that themselves require no other modules in this crate).
Fix build.
|
2016-01-09 12:30:41 +01:00 |
|
Gav Wood
|
810bff1ea9
|
Morden genesis tested and working.
|
2016-01-07 19:10:29 +01:00 |
|
Gav Wood
|
db23ee765a
|
Fixes and a test! Now correctly builds Morden's genesis block.
|
2016-01-06 15:57:17 +01:00 |
|
debris
|
0164ce4b19
|
Merge branch 'master' into blockchain
|
2015-12-21 02:34:41 +01:00 |
|
Gav Wood
|
435911b9f0
|
Repot & introduce various additional components for rest of consensus algorithm.
|
2015-12-20 12:16:12 +00:00 |
|