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

Wait for go-eth2-client Issue #35 and replace workaround code #27

Closed
2 tasks done
pk910 opened this issue Sep 24, 2023 · 0 comments
Closed
2 tasks done

Wait for go-eth2-client Issue #35 and replace workaround code #27

pk910 opened this issue Sep 24, 2023 · 0 comments

Comments

@pk910
Copy link
Member

pk910 commented Sep 24, 2023

The attestantio/go-eth2-client implementation currently does not return the metadata fields supplied via various endpoints.
But the explorer needs the dependent_root field from /eth/v1/validator/duties/proposer/{epoch} call.
So there is currently a workaround code that does the getProposerDuties on its own.

This workaround code should be removed once the upstream library has support for these metadata fields.

@pk910 pk910 added the blocked Blocked due to another Issue / PR label Sep 24, 2023
@pk910 pk910 removed the blocked Blocked due to another Issue / PR label Oct 21, 2023
@pk910 pk910 closed this as completed in c71f92c Oct 21, 2023
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

No branches or pull requests

1 participant