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

PoS Rename SnapshotValidatorEntries to SnapshotValidatorSet #583

Conversation

tholonious
Copy link
Contributor

@tholonious tholonious commented Jul 10, 2023

The SnapshotValidatorEntry indices were originally created to snapshot every registered validators. Moving forward, the indices only contain the top n active validator set for an epoch. Renaming to SnapshotValidatorSet is more appropriate.

@tholonious
Copy link
Contributor Author

tholonious commented Jul 10, 2023

@tholonious tholonious requested a review from lazynina July 10, 2023 17:54
@tholonious tholonious marked this pull request as ready for review July 10, 2023 17:54
@tholonious tholonious requested a review from a team as a code owner July 10, 2023 17:54
Base automatically changed from PoS_Snapshot_Top_n_Active_Validators_as_the_Validator_Set to feature/pos-staker-snapshotting-and-rewards July 10, 2023 21:36
@tholonious tholonious merged commit 9f34fad into feature/pos-staker-snapshotting-and-rewards Jul 11, 2023
2 checks passed
@tholonious tholonious deleted the PoS_Rename_SnapshotValidatorEntries_to_SnapshotValidatorSet branch July 11, 2023 19:17
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 this pull request may close these issues.

2 participants