Skip to content

feat: Upgrade to polkadot-stable2506#1364

Open
cl0w5 wants to merge 15 commits intomasterfrom
polkadot-stable2506
Open

feat: Upgrade to polkadot-stable2506#1364
cl0w5 wants to merge 15 commits intomasterfrom
polkadot-stable2506

Conversation

@cl0w5
Copy link
Contributor

@cl0w5 cl0w5 commented Feb 13, 2026

Checklist

Resolves #1304

Noteworthy Changes

Below is a list of noteworthy changes brought about by polkadot-stable2506

Runtime

paritytech/polkadot-sdk#5884: Set PoV size limit to 10 Mb
paritytech/polkadot-sdk#7597: Introduce CreateBare, deprecated CreateInherent (cf. for the strategy on Transactions and Extensions: paritytech/polkadot-sdk#2415)
paritytech/polkadot-sdk#7229: FRAME: Simplify pallet config definition:
remove RuntimeEvent associated type
paritytech/polkadot-sdk#6324: Introduce #[pallet::authorize(...)] macro
attribute and AuthorizeCall system transaction extension Extrinsics with calls such as claim or
apply_authorized_upgrade wants to be valid depending on the parameters of the call or/and the state
of the chain.
paritytech/polkadot-sdk#8724: Implement detailed logging for XCM failures
paritytech/polkadot-sdk#7730: Nest errors in pallet-xcm
paritytech/polkadot-sdk#8535: Make WeightBounds return XcmError to surface
failures
paritytech/polkadot-sdk#8599: Snowbridge: Unpaid execution when bridging to
Ethereum
paritytech/polkadot-sdk#7944: Allow to set a worst case buy execution fee
asset and weight
Breaking changes:
Change fee_asset in the benchmarking helper to worst_case_for_trader which
now should return both the fee_asset and the weight to use

Node

paritytech/polkadot-sdk#6137: cumulus: ParachainBlockData support multiple
blocks
paritytech/polkadot-sdk#7375: Refactor the host <-> runtime interface
machinery (the #[runtime_interface] macro) and the way host functions are defined

@cl0w5 cl0w5 changed the title feat: Upgrate to polkadot-stable2506 feat: Upgrade to polkadot-stable2506 Feb 13, 2026
@github-actions
Copy link

github-actions bot commented Feb 13, 2026

Crate versions that have been updated:

  • runtime-integration-tests: v1.69.0 -> v1.70.0
  • hydradx: v14.9.0 -> v14.10.0
  • pallet-asset-registry: v3.4.0 -> v3.5.0
  • pallet-bonds: v2.3.0 -> v2.4.0
  • pallet-broadcast: v1.6.0 -> v1.7.0
  • pallet-circuit-breaker: v1.5.0 -> v1.6.0
  • pallet-claims: v3.5.0 -> v3.6.0
  • pallet-collator-rewards: v1.2.0 -> v1.3.0
  • pallet-currencies: v4.0.0 -> v4.1.0
  • pallet-dca: v1.15.0 -> v1.16.0
  • pallet-democracy: v4.4.0 -> v4.5.0
  • pallet-dispatcher: v1.5.1 -> v1.6.0
  • pallet-dispenser: v0.2.0 -> v0.3.0
  • pallet-duster: v3.7.0 -> v3.8.0
  • pallet-dynamic-evm-fee: v1.2.0 -> v1.3.0
  • pallet-dynamic-fees: v4.1.0 -> v4.2.0
  • pallet-ema-oracle: v1.10.0 -> v1.11.0
  • pallet-evm-accounts: v1.5.0 -> v1.6.0
  • pallet-hsm: v1.6.0 -> v1.7.0
  • pallet-lbp: v4.12.0 -> v4.13.0
  • pallet-liquidation: v2.3.0 -> v2.4.0
  • pallet-liquidity-mining: v4.6.0 -> v4.7.0
  • pallet-nft: v7.2.0 -> v7.3.0
  • pallet-omnipool: v6.0.0 -> v6.1.0
  • pallet-omnipool-liquidity-mining: v3.2.0 -> v3.3.0
  • pallet-otc: v2.3.0 -> v2.4.0
  • pallet-otc-settlements: v1.3.0 -> v1.4.0
  • pallet-referrals: v1.4.0 -> v1.5.0
  • pallet-relaychain-info: v0.3.6 -> v0.4.0
  • pallet-route-executor: v2.11.0 -> v2.12.0
  • pallet-signet: v1.1.0 -> v1.2.0
  • pallet-stableswap: v7.2.3 -> v7.3.0
  • pallet-staking: v4.2.0 -> v4.3.0
  • pallet-transaction-multi-payment: v10.3.0 -> v10.4.0
  • pallet-transaction-pause: v1.2.0 -> v1.3.0
  • pallet-xyk: v8.1.0 -> v8.2.0
  • pallet-xyk-liquidity-mining: v1.7.0 -> v1.8.0
  • pallet-evm-precompile-call-permit: v0.2.0 -> v0.3.0
  • precompile-utils: v0.2.0 -> v0.3.0
  • hydradx-adapters: v1.12.0 -> v1.13.0
  • hydradx-runtime: v394.0.0 -> v395.0.0

Runtime version has been increased.

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.

Upgrade to polkadot-stable2506

1 participant