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

Confirm that slow swap UMP is no longer needed #231

Closed
clangenb opened this issue Nov 18, 2023 · 1 comment
Closed

Confirm that slow swap UMP is no longer needed #231

clangenb opened this issue Nov 18, 2023 · 1 comment

Comments

@clangenb
Copy link
Contributor

I think I saw a PR merged into polkadot, which unlocks the parachain for the relay chain account that has reserved the para id, which means we no longer need to use XCM to perform the slot swap. This issue shall be the reminder that we have to confirm this.

@clangenb
Copy link
Contributor Author

I have found the corresponding RFC. It only only helps in a way that we no longer need to set up a second parachain, as it will only become locked after producing the first block:polkadot-fellows/RFCs#14. Before that, we parachain manager account can request a slot swap on behalf of the parachain.

This means that the Integritee parachain does still need to send a UMP message to be able to request a slot swap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant