Skip to content

I116 unapprove validators#117

Merged
PopcornPaws merged 13 commits intomainfrom
I116-unapprove-validators
Mar 20, 2023
Merged

I116 unapprove validators#117
PopcornPaws merged 13 commits intomainfrom
I116-unapprove-validators

Conversation

@PopcornPaws
Copy link
Copy Markdown
Contributor

Description

Aims to close #116 via a runtime upgrade. What's missing is a storage migration implementation that removes dangling id's from the approved validator set. @OnyxSkyscape do you think that's an easy migration? This is quite a high priority change because there's someone who I cannot add as a validator, because I removed them first.

@PopcornPaws PopcornPaws added the bug something isn't working as intended label Mar 7, 2023
@PopcornPaws PopcornPaws requested a review from OnyxSkyscape March 7, 2023 17:58
@PopcornPaws PopcornPaws self-assigned this Mar 7, 2023
@PopcornPaws PopcornPaws marked this pull request as ready for review March 17, 2023 12:48
Copy link
Copy Markdown
Contributor

@OnyxSkyscape OnyxSkyscape left a comment

Choose a reason for hiding this comment

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

Tested on dev chain and applied to prod, ready for merging

@PopcornPaws
Copy link
Copy Markdown
Contributor Author

CI/CD pipeline fails due to a compiler error in latest (1.70.0) nightly.

Since nightly is pulled in from the dockerfile via rust:nightly-bullseye-slim, directly reverting nightly wouldn't be trivial. So for now we decided to ignore this and wait for the next nightly to fix the compiler error and/or this PR to be merged in substrate.

@PopcornPaws PopcornPaws merged commit b082aa8 into main Mar 20, 2023
@PopcornPaws PopcornPaws deleted the I116-unapprove-validators branch March 20, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug something isn't working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Validator manager pallet fails to unapprove validators.

2 participants