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

Convert all e2e tests to permissionless validators #597

Open
cam-schultz opened this issue Oct 14, 2024 · 0 comments
Open

Convert all e2e tests to permissionless validators #597

cam-schultz opened this issue Oct 14, 2024 · 0 comments

Comments

@cam-schultz
Copy link
Contributor

Context and scope
The teleporter and governance test suites use subnets that are validated by pre ACP-77 permissioned validators (i.e. the validator set is updated directly on the P-Chain). We should convert the top-level local network instance to convert the subnets to permissionless L1s as part of the BeforeSuite hook.

Discussion and alternatives
Converting the subnets to PoA L1's would give us the most flexibility across the test suites:

Open questions
Are there any scenarios that can only be covered by directly converting a permissioned Subnet to a PoS L1 (as opposed to first converting to a PoA L1, then upgrading to PoS)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog 🗄️
Development

No branches or pull requests

2 participants