Commit Graph

9 Commits

Author SHA1 Message Date
Kirk Baird
8dec3c1dc7 Added/modified types and constants according to specs 2019-01-16 10:39:02 +11:00
Kirk Baird
0b47b81a6c Add tests for genesis and modify genesis to match new specs 2019-01-15 12:43:14 +11:00
Kirk Baird
3fd624923b Merge branch 'update-block-and-state' into genesis_tests 2019-01-15 11:09:26 +11:00
Kirk Baird
ca28c18709 Modify BeaconState and BeaconBlockBody to reflect changes in the specs. Also add new variable LATEST_RANDAO_MIXES_LENGTH to foundation
Signed-off-by: Kirk Baird <kirk@sigmaprime.io>
2019-01-14 21:12:41 +11:00
Kirk Baird
d12b5249e0 Add genesis tests pre modifying the beancon structs 2019-01-14 16:32:55 +11:00
Paul Hauner
3876e29f6e Fix clippy lints 2019-01-04 18:30:24 +11:00
Paul Hauner
1081529cc7 Add basic BeaconChain struct 2018-12-30 13:03:20 +11:00
Paul Hauner
d79d0182a6 Implement genesis signature 2018-12-26 11:15:51 +11:00
Paul Hauner
3c4541156a Add BeaconBlock genesis 2018-12-25 19:25:48 +11:00