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

Merged
merged 6 commits into from
Jan 17, 2025
Merged

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
Contributor

Command "fmt" has started 🚀 See logs here

Copy link
Contributor

Command "fmt" has finished ✅ See logs here

polkadot/runtime/westend/src/lib.rs Outdated Show resolved Hide resolved
@bkchr bkchr added this pull request to the merge queue Jan 17, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 17, 2025
polkadot/runtime/westend/src/lib.rs Show resolved Hide resolved
prdoc/pr_6995.prdoc Outdated Show resolved Hide resolved
@seadanda seadanda enabled auto-merge January 17, 2025 17:10
@seadanda seadanda added this pull request to the merge queue Jan 17, 2025
Merged via the queue into master with commit f90a785 Jan 17, 2025
191 of 204 checks passed
@seadanda seadanda deleted the sb-proxy-register-paras branch January 17, 2025 20:28
pgherveou pushed a commit that referenced this pull request Jan 17, 2025
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.

---------

Co-authored-by: command-bot <>
Co-authored-by: Dónal Murray <donal.murray@parity.io>
Nathy-bajo pushed a commit to Nathy-bajo/polkadot-sdk that referenced this pull request Jan 21, 2025
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.

---------

Co-authored-by: command-bot <>
Co-authored-by: Dónal Murray <donal.murray@parity.io>
Nathy-bajo pushed a commit to Nathy-bajo/polkadot-sdk that referenced this pull request Jan 21, 2025
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.

---------

Co-authored-by: command-bot <>
Co-authored-by: Dónal Murray <donal.murray@parity.io>
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.

4 participants