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 GetFinalityCheckpoints in the beacon API #8476

Merged
merged 2 commits into from
Feb 18, 2021

Conversation

rkapka
Copy link
Contributor

@rkapka rkapka commented Feb 18, 2021

What type of PR is this?

Feature

What does this PR do? Why is it needed?

This PR implements beacon API's GetFinalityCheckpoints method according to the spec: https://ethereum.github.io/eth2.0-APIs/#/Beacon/getStateFinalityCheckpoints

Which issues(s) does this PR fix?

Part of #7510

Other notes for review

N/A

@rkapka rkapka added the API Api related tasks label Feb 18, 2021
@rkapka rkapka requested a review from a team as a code owner February 18, 2021 12:50
@rkapka rkapka requested review from shayzluf, 0xKiwi and nisdas February 18, 2021 12:50
@rauljordan rauljordan merged commit 1ae429d into develop Feb 18, 2021
@delete-merged-branch delete-merged-branch bot deleted the state-finality-checkpoints-api branch February 18, 2021 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Api related tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants