Paul Hauner
|
dad140a338
|
Fix attester and proposer compile issues
- Updated to use new signed roots (`SignedRoot`, `TreeHash`)
- Added a temporary domain value
Note: these changes are not a fully v0.4.0 upgrade.
|
2019-03-07 12:11:17 +11:00 |
|
Paul Hauner
|
663d39739f
|
Do project-wide s/epoch_length/slots_per_epoch/g
|
2019-03-04 17:51:54 +11:00 |
|
Kirk Baird
|
9c4a1f1d1f
|
Update to signature-scheme 0.5.2
|
2019-02-18 10:50:40 +11:00 |
|
Kirk Baird
|
977f3edfb6
|
Add domain to all signature funcitons, modify validate_proof_of_possession()
|
2019-02-15 13:58:14 +11:00 |
|
Paul Hauner
|
35c914baa6
|
Revert "Merge pull request #200 from sigp/new-structure"
This reverts commit d7a3545be1fc061064baae04b27efb9479ff2b2d, reversing
changes made to 1da06c156ca8ede604da437bf824d2c8aef34207.
|
2019-02-14 12:09:18 +11:00 |
|
Paul Hauner
|
1d5ff4359a
|
Strip out old code
All of these files have been moved to either:
- https://github.com/sigp/lighthouse-beacon
- https://github.com/sigp/lighthouse-validator
- https://github.com/sigp/lighthouse-common
For rationale, see: https://github.com/sigp/lighthouse/issues/197
|
2019-02-13 14:15:53 +11:00 |
|
Paul Hauner
|
85450ec254
|
Fix all compile errors from new Slot/Epoch types
|
2019-02-07 11:22:48 +11:00 |
|
Paul Hauner
|
49dcb38c31
|
Fix naming consistency with attester crate.
Adjusted naming of files to ensure they match the name of the struct.
Also change the name of some structs so they don't look like tests.
|
2019-02-05 16:41:18 +11:00 |
|
Paul Hauner
|
be7e326c33
|
Add FreeAttesation type
|
2019-01-28 16:21:33 +11:00 |
|
Paul Hauner
|
5bbffcb053
|
Add attester to beacon chain test harness
|
2019-01-28 15:50:42 +11:00 |
|
Paul Hauner
|
acf8b79fe9
|
Add unsafe attester crate
|
2019-01-28 11:23:30 +11:00 |
|