Unverified Commit a78ff7d7 authored by Branislav Kontur's avatar Branislav Kontur Committed by GitHub
Browse files

[cumulus] Feature gates for rococo/westend related stuff in the `parachains-common` (#3041)

This PR avoids automatically pulling rococo/westend runtime constants
into the runtime by default. Usually, we have testnet runtimes dedicated
to rococo or westend, and therefore, we don't need both dependencies.
Additionally, it prevents pulling rococo/westend-related items into the
`polkadot-fellows` repo, as seen in the Cargo.lock
[here](https://github.com/polkadot-fellows/runtimes/blob/main/Cargo.lock#L14137-L14151)
and
[here](https://github.com/polkadot-fellows/runtimes/blob/main/Cargo.lock#L9756-L9770

).

---------

Co-authored-by: default avatarAdrian Catangiu <[email protected]>
parent 4374b5d5
Pipeline #437791 failed with stages
in 57 minutes and 35 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment