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

[Astar] Integrate tx-pause & safe mode #1391

Open
1 task
ipapandinas opened this issue Dec 5, 2024 · 0 comments
Open
1 task

[Astar] Integrate tx-pause & safe mode #1391

ipapandinas opened this issue Dec 5, 2024 · 0 comments
Labels
astar Related to Astar project Issue is part of an ongoing project runtime This PR/Issue is related to the topic “runtime”.

Comments

@ipapandinas
Copy link
Contributor

Follow-up on #1364 for the Astar runtime.

SafeMode Config

  • ForceEnterOrigin: EnsureRootOrTwoThirdsTechnicalCommittee
  • ForceExtendOrigin: EnsureRootOrTwoThirdsTechnicalCommittee
  • ForceExitOrigin: EnsureRootOrAllTechnicalCommittee

TxPause Config

  • PauseOrigin: EnsureRootOrTwoThirdsTechnicalCommittee
  • UnpauseOrigin: EnsureRootOrTwoThirdsTechnicalCommittee

TODO

  • Perform XCM e2e tests
@ipapandinas ipapandinas added astar Related to Astar runtime This PR/Issue is related to the topic “runtime”. project Issue is part of an ongoing project labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astar Related to Astar project Issue is part of an ongoing project runtime This PR/Issue is related to the topic “runtime”.
Projects
None yet
Development

No branches or pull requests

1 participant