Add ToDo for state_root specification (#137)

This commit is contained in:
Ben Edgington 2018-11-19 02:05:53 +00:00 committed by Danny Ryan
parent 3bdd56b0f8
commit c961b3dca8
1 changed files with 1 additions and 0 deletions

View File

@ -1096,6 +1096,7 @@ Note: This spec is ~65% complete.
* [ ] Specify the logic for proofs of custody, including slashing conditions
* [ ] Specify BLSVerify and rework the spec for BLS12-381 throughout
* [ ] Specify the constraints for `SpecialRecord`s ([issue 43](https://github.com/ethereum/eth2.0-specs/issues/43))
* [ ] Specify the calculation and validation of `BeaconBlock.state_root`
* [ ] Undergo peer review, security audits and formal verification
**Documentation**