We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In ethereum/consensus-specs#1749 I suggest a fix to the spec.
Over in #983 I've implemented my suggested fix without it being part of the spec:
lighthouse/beacon_node/beacon_chain/src/attestation_verification.rs
Lines 238 to 251 in 8ea5397
We should keep an eye on the spec PR and resolve this TODO eventually.
The text was updated successfully, but these errors were encountered:
This issues is blocked on #983, it only becomes valid once it is merged.
Sorry, something went wrong.
Not relevant anymore
paulhauner
No branches or pull requests
Description
In ethereum/consensus-specs#1749 I suggest a fix to the spec.
Over in #983 I've implemented my suggested fix without it being part of the spec:
lighthouse/beacon_node/beacon_chain/src/attestation_verification.rs
Lines 238 to 251 in 8ea5397
We should keep an eye on the spec PR and resolve this TODO eventually.
The text was updated successfully, but these errors were encountered: