Skip to content

Upgrade to polkadot-stable2503-5#313

Merged
moliholy merged 1 commit into
mainfrom
upgrade-polkadot-stable2503-5
Jun 26, 2025
Merged

Upgrade to polkadot-stable2503-5#313
moliholy merged 1 commit into
mainfrom
upgrade-polkadot-stable2503-5

Conversation

@moliholy

@moliholy moliholy commented Jun 24, 2025

Copy link
Copy Markdown
Contributor

This PR:

  • Incorporates the relevant changes from Fix FRAME-executive dependencies #310.
  • Upgrades the parachain to polkadot-stable2503-5.
  • Upgrades pallet-collator-staking to v1.3.1, which also implements the same polkadot-sdk version.

@moliholy moliholy self-assigned this Jun 25, 2025
Comment thread Cargo.toml

# External pallets
pallet-collator-staking = { git = "https://github.com/blockdeep/pallet-collator-staking.git", tag = "v1.3.0", default-features = false }
pallet-collator-staking = { git = "https://github.com/blockdeep/pallet-collator-staking.git", tag = "v1.3.1", default-features = false }

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please also include this update to the pallet-collator-staking in the PR description

@moliholy moliholy Jun 26, 2025

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.

That pallet had to be migrated to the exact same version, which is why I increased the version number here. Although not as straightforward as with the rest (because they include the polkadot-sdk tag), it's the same operation.

I just added it to the description.

@moliholy moliholy merged commit e286391 into main Jun 26, 2025
3 checks passed
@moliholy moliholy deleted the upgrade-polkadot-stable2503-5 branch June 26, 2025 15:41
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.

2 participants