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

beacon: Add a gRPC service #3666

Closed
Yawning opened this issue Feb 1, 2021 · 0 comments · Fixed by #3683
Closed

beacon: Add a gRPC service #3666

Yawning opened this issue Feb 1, 2021 · 0 comments · Fixed by #3683
Assignees
Labels
c:beacon Category: random beacon service

Comments

@Yawning
Copy link
Contributor

Yawning commented Feb 1, 2021

go/consensus/api/api.go currently has an ugly hack in the form of BeaconConsensusParameters. While I question the "add gRPC services for absolutely everything" approach, for consistency with the rest of the codebase, the beacon could expose a gRPC service with a ConsensusParameters call.

@Yawning Yawning added the golang label Feb 1, 2021
@kostko kostko added c:beacon Category: random beacon service and removed golang labels Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:beacon Category: random beacon service
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants