Merge pull request #2067 from ethereum/bls_v3_patch

Remove outdated BLS standard note
This commit is contained in:
Danny Ryan
2020-09-15 10:12:15 -06:00
committed by GitHub

View File

@@ -613,8 +613,6 @@ Eth2 makes use of BLS signatures as specified in the [IETF draft BLS specificati
Within these specifications, BLS signatures are treated as a module for notational clarity, thus to verify a signature `bls.Verify(...)` is used.
*Note*: The non-standard configuration of the BLS and hash to curve specs is temporary and will be resolved once IETF releases BLS spec draft 3.
### Predicates
#### `is_active_validator`