Skip to content
New issue

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

Tighten restriction on a "seen" attestation #1694

Merged
merged 1 commit into from Mar 31, 2020
Merged

Conversation

paulhauner
Copy link
Contributor

Declares that only a verified block can stop an attestation from being propagated.

This achieves two things:

  1. Ensures that clients don't need to scan invalid blocks for attestations and then modify their state based upon them.
  2. Disallows "muting" attestations by sending around a junk block with that attestation in it.

Declares that only a verified block can stop an attestation from being propagated.

This achieves two things:

1. Ensures that clients don't need to scan invalid blocks for attestations and then modify their state based upon them.
1. Disallows "muting" attestations by sending around a junk block with that attestation in it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants