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

Remove kusama and polkadot SP constants from parachains-common #2666

Merged
merged 9 commits into from
Jan 4, 2024

Conversation

seadanda
Copy link
Contributor

@seadanda seadanda commented Dec 8, 2023

Following up on #2620 and partnered with polkadot-fellows/runtimes#115

Merge after polkadot-fellows/runtimes#115

@seadanda seadanda self-assigned this Dec 8, 2023
@seadanda seadanda added the T14-system_parachains This PR/Issue is related to system parachains. label Dec 8, 2023
@seadanda seadanda marked this pull request as ready for review December 13, 2023 11:00
prdoc/pr_2666.prdoc Outdated Show resolved Hide resolved
Co-authored-by: Gonçalo Pestana <[email protected]>
Copy link
Member

@ggwpez ggwpez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge after polkadot-fellows/runtimes#115

We can also merge this ahead, since we use crates-io in the runtimes.

@seadanda seadanda merged commit 6f9b1f6 into master Jan 4, 2024
122 checks passed
@seadanda seadanda deleted the donal-mv-sp-common-fellowship branch January 4, 2024 13:57
bkchr added a commit to polkadot-fellows/runtimes that referenced this pull request Jan 4, 2024
This PR brings the Kusama and Polkadot constants for System Parachains
into the control of the Fellowship.

Following up on paritytech/polkadot-sdk#2620 and
paired with paritytech/polkadot-sdk#2666.

Types are still used from the `parachains-common` crate, but constants
are moved into a new crate `system-parachains-constants` in this repo.

The re-exports `pub use parachains_common as common` in both asset hubs
and collectives have been removed. This is a breaking change for anybody
using them in this way, but these should be directly imported from
`parachains-common`. This should be noted on the changelog.

---------

Co-authored-by: Oliver Tale-Yazdi <[email protected]>
Co-authored-by: Bastian Köcher <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T14-system_parachains This PR/Issue is related to system parachains.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants