Skip to content

update to polkadot-sdk 2606 - #10

Draft
kianenigma wants to merge 1 commit into
mainfrom
kiz-update-sdk
Draft

update to polkadot-sdk 2606#10
kianenigma wants to merge 1 commit into
mainfrom
kiz-update-sdk

Conversation

@kianenigma

@kianenigma kianenigma commented Aug 19, 2026

Copy link
Copy Markdown

It will eventually be needed 🤫

Main review points:

  • sp_core hashing re-exports removed (#12158) — migrated twox_64/twox_256/blake2_256 usages in 9 pallets + the people runtime to sp_crypto_hashing, adding the workspace dep and per-crate std feature wiring.
  • frame_support::error module removed (#12149) — frame_support::error::BadOrigin → sp_runtime::traits::BadOrigin in pallets/members.
  • Candidate descriptor v3 (#10742) — in both runtimes and the relay-randomness mock:
    • type SchedulingSignatureVerifier = (); in cumulus_pallet_parachain_system::Config (v3 scheduling disabled, matching asset-hub/people-westend)
    • fn max_claim_queue_offset() in RelayParentOffsetApi (delegates to the pallet)
    • new SchedulingV3EnabledApi runtime API

@socket-security

socket-security Bot commented Aug 19, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​sp-npos-elections@​42.0.0 ⏵ 43.0.04710093100100
Updatedcargo/​bp-bridge-hub-cumulus@​0.31.0 ⏵ 0.32.01001009310070
Updatedcargo/​bp-header-chain@​0.27.0 ⏵ 0.28.01001009310070
Updatedcargo/​bp-messages@​0.27.0 ⏵ 0.28.01001009310070
Updatedcargo/​bp-polkadot-core@​0.27.0 ⏵ 0.28.01001009310070
Updatedcargo/​bp-runtime@​0.27.1 ⏵ 0.28.01001009310070
Updatedcargo/​bp-xcm-bridge-hub-router@​0.24.0 ⏵ 0.25.01001009310070
Updatedcargo/​pallet-migrations@​18.0.0 ⏵ 19.0.01001009310070
Updatedcargo/​pallet-revive-fixtures@​0.12.0 ⏵ 0.15.0791009310070
Updatedcargo/​pallet-skip-feeless-payment@​22.0.0 ⏵ 23.0.01001009310070
Updatedcargo/​pallet-xcm@​28.0.0 ⏵ 29.0.0821009310070
Updatedcargo/​pallet-xcm-benchmarks@​28.0.0 ⏵ 29.0.01001009310070
Updatedcargo/​pallet-xcm-bridge-hub-router@​0.26.0 ⏵ 0.27.01001009310070
Updatedcargo/​polkadot-core-primitives@​23.0.0 ⏵ 24.0.01001009310070
Updatedcargo/​polkadot-parachain-primitives@​22.0.0 ⏵ 23.0.01001009310070
Updatedcargo/​polkadot-primitives@​24.0.0 ⏵ 25.0.01001009310070
Updatedcargo/​polkadot-runtime-common@​28.0.0 ⏵ 29.0.01001009310070
Updatedcargo/​snowbridge-outbound-queue-primitives@​0.11.0 ⏵ 0.12.07210093100100
Updatedcargo/​serde@​1.0.228 ⏵ 1.0.2298110093100100
Updatedcargo/​getrandom@​0.4.2 ⏵ 0.4.38110093100100
Updatedcargo/​serde_json@​1.0.150 ⏵ 1.0.1518210093100100
Updatedcargo/​sp-runtime@​47.0.0 ⏵ 48.0.08210093100100
Updatedcargo/​frame-system@​47.0.0 ⏵ 48.0.08210093100100
Updatedcargo/​pallet-referenda@​48.0.0 ⏵ 49.0.08210093100100
Updatedcargo/​frame-support@​47.0.0 ⏵ 48.0.08310093100100
Updatedcargo/​sp-io@​46.0.0 ⏵ 48.0.08310093100100
Updatedcargo/​pallet-revive@​0.18.0 ⏵ 0.19.092100100100100
Updatedcargo/​alloy-core@​1.6.0 ⏵ 1.6.110010093100100
Updatedcargo/​asset-test-utils@​34.0.0 ⏵ 35.0.010010093100100
Updatedcargo/​assets-common@​0.32.0 ⏵ 0.33.010010093100100
Updatedcargo/​cumulus-pallet-aura-ext@​0.28.0 ⏵ 0.29.010010093100100
Updatedcargo/​cumulus-pallet-parachain-system@​0.28.0 ⏵ 0.29.09810093100100
See 101 more rows in the dashboard

View full report

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.

1 participant