Skip to content

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

Merged
seadanda merged 9 commits intomasterfrom
donal-mv-sp-common-fellowship
Jan 4, 2024
Merged

Remove kusama and polkadot SP constants from parachains-common#2666
seadanda merged 9 commits intomasterfrom
donal-mv-sp-common-fellowship

Conversation

@seadanda
Copy link
Copy Markdown
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
Co-authored-by: Gonçalo Pestana <g6pestana@gmail.com>
Copy link
Copy Markdown
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
@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 <oliver.tale-yazdi@parity.io>
Co-authored-by: Bastian Köcher <git@kchr.de>
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.

9 participants