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 Deprecate GlobalActiveStakeAmountNanos #584

Conversation

tholonious
Copy link
Contributor

@tholonious tholonious commented Jul 10, 2023

The index previously tracked the global amount of DESO staked. This is no longer necessary as the validator set is limited in size, and will change on each epoch transition. The total stake for the validator set needs to be recomputed on epoch transitions.

@tholonious
Copy link
Contributor Author

tholonious commented Jul 10, 2023

Base automatically changed from PoS_Rename_SnapshotValidatorEntries_to_SnapshotValidatorSet to feature/pos-staker-snapshotting-and-rewards July 11, 2023 19:17
@tholonious tholonious force-pushed the PoS_Deprecate_GlobalActiveStakeAmountNanos branch from b8b9dd9 to 2503d51 Compare July 11, 2023 19:18
@tholonious tholonious merged commit e9c38f9 into feature/pos-staker-snapshotting-and-rewards Jul 11, 2023
@tholonious tholonious deleted the PoS_Deprecate_GlobalActiveStakeAmountNanos branch July 11, 2023 19:20
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