Skip to content

ACP-77: Current validators API for SoV #3404

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

Merged
merged 267 commits into from
Nov 13, 2024

Conversation

ceyonur
Copy link
Contributor

@ceyonur ceyonur commented Sep 19, 2024

This pull request introduces a new gRPC method GetCurrentValidatorSet to the ValidatorState service, allowing clients to retrieve the current validator set for a given subnet. The changes span multiple files to implement this new functionality, including updates to the protobuf definitions, client and server interfaces, and associated tests.

Additions to ValidatorState Service:

Client and Server Implementation:

State Interface and Mock Updates:

Platform VM State Changes:

@ceyonur ceyonur mentioned this pull request Nov 9, 2024
@ceyonur ceyonur added the acp77 label Nov 13, 2024
Copy link
Contributor

@StephenButtolph StephenButtolph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

final nits

ceyonur and others added 4 commits November 13, 2024 18:53
@StephenButtolph StephenButtolph added this to the v1.11.13 milestone Nov 13, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Nov 13, 2024
Merged via the queue into master with commit 40eac34 Nov 13, 2024
23 checks passed
@StephenButtolph StephenButtolph deleted the test-only-current-validators-api branch November 13, 2024 16:46
tsachiherman pushed a commit that referenced this pull request Jan 29, 2025
Signed-off-by: Ceyhun Onur <[email protected]>
Signed-off-by: Joshua Kim <[email protected]>
Signed-off-by: Ceyhun Onur <[email protected]>
Co-authored-by: Stephen Buttolph <[email protected]>
Co-authored-by: Joshua Kim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants