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

E2E tests for existing endpoints related to beacon namespace #1995

Open
nidhi-singh02 opened this issue Sep 6, 2024 · 1 comment · May be fixed by #1983
Open

E2E tests for existing endpoints related to beacon namespace #1995

nidhi-singh02 opened this issue Sep 6, 2024 · 1 comment · May be fixed by #1983
Assignees

Comments

@nidhi-singh02
Copy link
Contributor

nidhi-singh02 commented Sep 6, 2024

Implement E2E tests for existing endpoints and correct if deviates from spec.
For any not present in eth2client, skip for now.

  • beacon / GetStateRoot - working
  • beacon / GetStateFork - working
  • beacon / GetStateValidators - Not present in eth2client
  • beacon / PostStateValidators - working, for this to work fully, implement
    /eth/v2/debug/beacon/states/%s
  • beacon / GetStateValidator - Not present in eth2client
  • beacon / GetStateValidatorBalances - Not present in eth2client
  • beacon / PostStateValidatorBalances - working
  • beacon / GetBlockRewards - Not present in eth2client
  • beacon / GetRandao - working
@nidhi-singh02
Copy link
Contributor Author

#1983

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 a pull request may close this issue.

1 participant