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

Disable TransformSubnetTx post-Etna #3152

Merged
merged 14 commits into from
Aug 5, 2024

Conversation

dhrubabasu
Copy link
Contributor

Why this should be merged

Per ACP-77:

After this ACP is activated, Elastic Subnets will be disabled. TransformSubnetTx will not be accepted post-activation.

How this works

Marks TransformSubnetTx as invalid after EUpgrade is activated

How this was tested

Added UT

@dhrubabasu dhrubabasu added this to the v1.11.9 milestone Jun 26, 2024
@dhrubabasu dhrubabasu self-assigned this Jun 26, 2024
@marun
Copy link
Contributor

marun commented Jun 26, 2024

The e2e failure appears legit. Maybe worth enabling e2e runs against different rulesets (i.e. #2666) in advance of the E upgrade?

@dhrubabasu
Copy link
Contributor Author

The e2e failure appears legit. Maybe worth enabling e2e runs against different rulesets (i.e. #2666) in advance of the E upgrade?

I've deleted the test for now... I think we'll need to start thinking about testing different rulesets for the E Upgrade

Not super concerned with this specific one because this functionality isn't used by anybody on Mainnet but if there's a good way to restore the e2e I would definitely prefer that

@StephenButtolph StephenButtolph modified the milestones: v1.11.9, v1.11.10 Jul 1, 2024
@meaghanfitzgerald meaghanfitzgerald modified the milestones: v1.11.10, Merge ACP-77 Jul 20, 2024
@StephenButtolph StephenButtolph modified the milestones: v1.11.10, v1.11.11 Jul 25, 2024
@dhrubabasu dhrubabasu requested a review from marun August 5, 2024 18:52
tests/e2e/p/elastic_subnets.go Outdated Show resolved Hide resolved
vms/platformvm/txs/executor/standard_tx_executor_test.go Outdated Show resolved Hide resolved
@dhrubabasu dhrubabasu changed the title [vms/platformvm] Disable TransformSubnetTx after EUpgrade activation [vms/platformvm] Disable TransformSubnetTx post-Etna Aug 5, 2024
@dhrubabasu dhrubabasu changed the title [vms/platformvm] Disable TransformSubnetTx post-Etna Disable TransformSubnetTx post-Etna Aug 5, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Aug 5, 2024
Merged via the queue into master with commit 479145a Aug 5, 2024
21 checks passed
@StephenButtolph StephenButtolph deleted the disable-transform-subnet-tx branch August 5, 2024 20:38
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.

None yet

5 participants