-
Notifications
You must be signed in to change notification settings - Fork 977
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: purge validator sets for old epochs #1665
Merged
Fraccaman
merged 6 commits into
main
from
aleks/clear-out-validator-sets-for-old-epochs
Jul 22, 2023
Merged
PoS: purge validator sets for old epochs #1665
Fraccaman
merged 6 commits into
main
from
aleks/clear-out-validator-sets-for-old-epochs
Jul 22, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
karbyshev
changed the title
Purge validator sets for old epochs
WIP: Purge validator sets for old epochs
Jul 5, 2023
karbyshev
force-pushed
the
aleks/clear-out-validator-sets-for-old-epochs
branch
4 times, most recently
from
July 6, 2023 20:48
89ba523
to
aa8da81
Compare
karbyshev
changed the title
WIP: Purge validator sets for old epochs
WIP: purge validator sets for old epochs
Jul 6, 2023
karbyshev
force-pushed
the
aleks/clear-out-validator-sets-for-old-epochs
branch
from
July 7, 2023 11:31
aa8da81
to
c67a7d3
Compare
karbyshev
changed the title
WIP: purge validator sets for old epochs
Purge validator sets for old epochs
Jul 9, 2023
karbyshev
changed the title
Purge validator sets for old epochs
PoS: purge validator sets for old epochs
Jul 10, 2023
tzemanovic
previously approved these changes
Jul 10, 2023
karbyshev
force-pushed
the
aleks/clear-out-validator-sets-for-old-epochs
branch
from
July 10, 2023 14:14
a06ba10
to
4fc8cf9
Compare
tzemanovic
previously approved these changes
Jul 10, 2023
brentstone
reviewed
Jul 10, 2023
brentstone
previously approved these changes
Jul 10, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks :)
karbyshev
force-pushed
the
aleks/clear-out-validator-sets-for-old-epochs
branch
from
July 10, 2023 18:23
6085083
to
4abcc9b
Compare
pls update wasm |
tzemanovic
approved these changes
Jul 11, 2023
Merged
tzemanovic
added a commit
that referenced
this pull request
Jul 11, 2023
…1665) * origin/aleks/clear-out-validator-sets-for-old-epochs: refactor: fix formatting add changelog refactor: simplify code refactor: introduce name for magic constant add test case feat: store total consensus stake; garbage collect validator sets
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #1129