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

Staking Manager End-to-end tests #433

Closed
cam-schultz opened this issue Jul 22, 2024 · 1 comment
Closed

Staking Manager End-to-end tests #433

cam-schultz opened this issue Jul 22, 2024 · 1 comment

Comments

@cam-schultz
Copy link
Contributor

cam-schultz commented Jul 22, 2024

Context and scope
Implement initial end-to-end tests exercising the staking manager contracts. In order to mark this issue as complete, the end-to-end tests should fully exercise the subnet staking contract side of the validator set management flows. Further work on the Avalanchego ACP 77 implementation is required before the end-to-end tests are able to manage the validator sets on the P-Chain.

Discussion and alternatives
We should cover at minimum the following cases:

  • Adding a validator via initializeValidatorRegistration
  • Removing a validator via initializeEndValidation
  • Removing a validator via ExitValidatorTx
@geoff-vball
Copy link
Contributor

Completed by #492

@github-project-automation github-project-automation bot moved this from In Review 👀 to Done ✅ in Platform Engineering Group Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants