From c961b3dca87d2eea6fe1ce5568c0fd65348f6271 Mon Sep 17 00:00:00 2001 From: Ben Edgington Date: Mon, 19 Nov 2018 02:05:53 +0000 Subject: [PATCH] Add ToDo for state_root specification (#137) --- specs/core/0_beacon-chain.md | 1 + 1 file changed, 1 insertion(+) diff --git a/specs/core/0_beacon-chain.md b/specs/core/0_beacon-chain.md index a804f0099..43a46dbc1 100644 --- a/specs/core/0_beacon-chain.md +++ b/specs/core/0_beacon-chain.md @@ -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**