Merge pull request #96 from terenc3t/patch-4

clean up possible rework/additions
This commit is contained in:
Danny Ryan 2018-10-23 10:54:49 +01:00 committed by GitHub
commit abcb1c2c88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -837,7 +837,6 @@ Note: This spec is ~60% complete.
* [ ] Reduce the slot duration to 8 seconds * [ ] Reduce the slot duration to 8 seconds
* [ ] Allow for the delayed inclusion of aggregated signatures * [ ] Allow for the delayed inclusion of aggregated signatures
* [ ] Use a separate networking-optimised serialisation format for networking * [ ] Use a separate networking-optimised serialisation format for networking
* [ ] Harden RANDAO against orphaned reveals
* [ ] Introduce a RANDAO slashing condition for early leakage * [ ] Introduce a RANDAO slashing condition for early leakage
* [ ] Use a separate hash function for the proof of possession * [ ] Use a separate hash function for the proof of possession
* [ ] Rework the `ShardAndCommittee` data structures * [ ] Rework the `ShardAndCommittee` data structures