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 BeaconService.Eth1Data (server-side) #1463

Closed
prestonvanloon opened this issue Feb 2, 2019 · 1 comment · Fixed by #1615
Closed

Implement BeaconService.Eth1Data (server-side) #1463

prestonvanloon opened this issue Feb 2, 2019 · 1 comment · Fixed by #1615
Milestone

Comments

@prestonvanloon
Copy link
Member

The proposer needs access to ETH1 data for proposing a block. I've added a RPC method for fetching this (#1462).

I'm open to other suggestions if gRPC unary fetching isn't the best method for gathering this data in the validator client.

@rauljordan
Copy link
Contributor

#1510

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.

2 participants