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

added new proxy ParaRegistration to Westend #6995

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

SBalaguer
Copy link
Contributor

@SBalaguer SBalaguer commented Dec 24, 2024

This adds a new Proxy type to Westend Runtime called ParaRegistration. This is related to: polkadot-fellows/runtimes#520.

This new proxy allows:

  1. Reserve paraID
  2. Register Parachain
  3. Leverage Utilites pallet
  4. Remove proxy.

@seadanda seadanda added the T8-polkadot This PR/Issue is related to/affects the Polkadot network. label Dec 24, 2024
@SBalaguer
Copy link
Contributor Author

/cmd prdoc --audience runtime_user --bump minor

@paritytech-workflow-stopper
Copy link

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/12484457861
Failed job name: fmt

@SBalaguer
Copy link
Contributor Author

/cmd fmt

Copy link

Command "fmt" has started 🚀 See logs here

Copy link

Command "fmt" has finished ✅ See logs here

polkadot/runtime/westend/src/lib.rs Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T8-polkadot This PR/Issue is related to/affects the Polkadot network.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants