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

Do not check withdrawal credentials for existing validators #750

Merged
merged 4 commits into from
Mar 12, 2019

Conversation

JustinDrake
Copy link
Collaborator

We should not invalidate blocks that contain a deposit with an inconsistent withdrawal credential as that would stall the chain.

We should not invalidate blocks that contain a deposit with an inconsistent withdrawal credential as that would stall the chain.
@JustinDrake JustinDrake added the general:bug Something isn't working label Mar 10, 2019
@djrtwo
Copy link
Contributor

djrtwo commented Mar 11, 2019

Should we do PoP check if the pubkey already exists in the beacon chain?

@JustinDrake
Copy link
Collaborator Author

Should we do PoP check if the pubkey already exists in the beacon chain?

Good point!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
general:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants