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

Implement SubmitVoluntaryExit and SubmitProposerSlashing in the beacon API #8532

Merged
merged 4 commits into from
Mar 1, 2021

Conversation

rkapka
Copy link
Contributor

@rkapka rkapka commented Mar 1, 2021

What type of PR is this?

Feature

What does this PR do? Why is it needed?

This PR implements beacon API's SubmitVoluntaryExit and SubmitProposerSlashing methods according to the spec: https://ethereum.github.io/eth2.0-APIs/#/Beacon

Which issues(s) does this PR fix?

Part of #7510

Other notes for review

Very similar to #8515

@rkapka rkapka requested a review from a team as a code owner March 1, 2021 15:44
@rkapka rkapka added API Api related tasks Ready For Review A pull request ready for code review labels Mar 1, 2021
@prylabs-bulldozer prylabs-bulldozer bot merged commit f973924 into develop Mar 1, 2021
@delete-merged-branch delete-merged-branch bot deleted the api-submit-to-pool branch March 1, 2021 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Api related tasks Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants