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

Beacon API: validator registration encoding bug #11299

Merged
merged 2 commits into from
Aug 24, 2022

Conversation

james-prysm
Copy link
Contributor

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?
The Beacon API version of the register_validator has an encoding problem that is fixed in this PR. A pointer was the culprit that was creating decoding issues when external validators use prysm's beacon node.

Which issues(s) does this PR fix?

Fixes #11297

@james-prysm james-prysm added Bug Something isn't working API Api related tasks Builder PR or issue that supports builder related work labels Aug 24, 2022
@james-prysm james-prysm self-assigned this Aug 24, 2022
@james-prysm james-prysm requested a review from a team as a code owner August 24, 2022 03:29
@prylabs-bulldozer prylabs-bulldozer bot merged commit 1eb6025 into develop Aug 24, 2022
@delete-merged-branch delete-merged-branch bot deleted the validator-registration-fix branch August 24, 2022 15:05
michaelneuder pushed a commit to michaelneuder/prysm that referenced this pull request Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Api related tasks Bug Something isn't working Builder PR or issue that supports builder related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/eth/v1/validator/register_validator corrupts input
2 participants