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

Fix proposer duty RPC to allow next epoch query #11015

Merged
merged 2 commits into from
Jul 11, 2022

Conversation

terencechain
Copy link
Member

Per spec, we should allow next epoch query. Example: lighthouse
This PR fixes the current behavior to enable the next epoch query and uses the head root as the dependent root if the query epoch != current epoch

@terencechain terencechain requested a review from a team as a code owner July 9, 2022 05:43
@terencechain terencechain self-assigned this Jul 9, 2022
@terencechain terencechain added Bug Something isn't working Ready For Review A pull request ready for code review labels Jul 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants