Paul Hauner
9dcec214af
Add block validation code
...
This was created in another branch along with a whole bunch of other
commits building out databases and other common elements.
This full history of these works is available on master, however it
should not be necessary.
2018-09-26 13:00:25 +10:00
Paul Hauner
966d891cb5
Remove validation fns (will be added in a PR)
2018-09-26 11:40:28 +10:00
Paul Hauner
362b7b2513
Remove some stray print statements
2018-09-25 23:40:01 +10:00
Paul Hauner
dc7d2ff150
Move helpers.rs into common/delegation
2018-09-25 12:32:51 +10:00
Paul Hauner
83d95f1d34
Restructure directories. Add dead_code allows
2018-09-25 12:20:13 +10:00
Paul Hauner
67b11a394e
Add new bls-aggregates crates
2018-09-23 20:19:30 +10:00
Paul Hauner
5c0690d39c
Merge branch 'v2.1-spec' into validate_block
2018-09-22 11:25:56 +10:00
Paul Hauner
bbf640c40d
Add progress to validate_block
2018-09-22 11:13:55 +10:00
Paul Hauner
51c842c236
Begin basics of block validation
2018-09-21 11:14:28 +10:00
Paul Hauner
43394c074c
Remove some dangling deps causing warnings
2018-09-20 15:17:34 +10:00
Age
048f8b6f01
slight corrections to attestation validation
2018-09-19 16:29:29 +10:00
Paul Hauner
718b9ed7de
Move to blake2b, start adding validate_block fn
2018-09-19 14:46:58 +10:00
Age
b6f4d1c968
add initial attestation validation structure
2018-09-15 22:53:45 +10:00
Paul Hauner
8ba7601ab3
Add get_signed_parent_hashes (untested)
2018-08-23 18:32:18 +10:00
Paul Hauner
c4f9f927f3
Rename "state" to "chain_state"
2018-08-23 18:31:58 +10:00
Paul Hauner
3372583c18
Rename "src/" to "lighthouse/"
2018-08-15 13:41:16 +10:00