Skip to content

Crates broker backport#4694

Merged
EgorPopelyaev merged 2 commits intorelease-crates-io-v1.7.0from
donal-crates-broker-backport
Jun 4, 2024
Merged

Crates broker backport#4694
EgorPopelyaev merged 2 commits intorelease-crates-io-v1.7.0from
donal-crates-broker-backport

Conversation

@seadanda
Copy link
Copy Markdown
Contributor

@seadanda seadanda commented Jun 4, 2024

Related to #4521 and #4656

This allows a release of the Broker pallet so the new price adapter can be tested on Kusama ASAP (polkadot-fellows/runtimes#334).

seadanda added 2 commits June 3, 2024 15:50
Only the price adapter changes are backported to avoid out-of-order
migrations
@seadanda seadanda requested a review from EgorPopelyaev June 4, 2024 13:44
@seadanda seadanda requested a review from a team as a code owner June 4, 2024 13:44
pub type Migrations = (
pallet_collator_selection::migration::v2::MigrationToV2<Runtime>,
cumulus_pallet_xcmp_queue::migration::v4::MigrationToV4<Runtime>,
pallet_broker::migration::MigrateV0ToV1<Runtime>,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This should never have been here on this branch

>;
type Trader = UsingComponents<
WeightToFee,
TokenRelayLocation,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This was renamed in later versions

@paritytech-cicd-pr
Copy link
Copy Markdown

The CI pipeline was cancelled due to failure one of the required jobs.
Job name: cargo-clippy
Logs: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/6399112

@EgorPopelyaev EgorPopelyaev merged commit aed41ba into release-crates-io-v1.7.0 Jun 4, 2024
@EgorPopelyaev EgorPopelyaev deleted the donal-crates-broker-backport branch June 4, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants