Skip to content

ACP-77: Allow legacy validator removal after conversion #3521

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 1 commit into from
Nov 5, 2024

Conversation

StephenButtolph
Copy link
Contributor

Why this should be merged

ACP-77 was updated to allow removal of legacy subnet validators after the conversion.

How this works

Removes the checks.

How this was tested

updates the test

Need to be documented in RELEASES.md?

No.

@StephenButtolph StephenButtolph added this to the v1.11.13 milestone Nov 5, 2024
@StephenButtolph StephenButtolph self-assigned this Nov 5, 2024
e.Bootstrapped.Set(true)
return env.unsignedTx, e
},
expectedErr: ErrRemoveValidatorManagedSubnet,
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it possible to retain the test with expectedErr as nil instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The first test in the vector was modified to do this

@marun marun added this pull request to the merge queue Nov 5, 2024
Merged via the queue into master with commit cb59182 Nov 5, 2024
23 checks passed
@marun marun deleted the implement-acp-77-allow-legacy-validator-removal branch November 5, 2024 22:18
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.

4 participants