Skip to content

feat: Upgrade to polkadot-stable2603-4#703

Open
cl0w5 wants to merge 25 commits into
masterfrom
stable2603
Open

feat: Upgrade to polkadot-stable2603-4#703
cl0w5 wants to merge 25 commits into
masterfrom
stable2603

Conversation

@cl0w5

@cl0w5 cl0w5 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR:

  • upgrades the runtime and node to polkadot-stable2603
  • reverts the undeployed change of blocktime 6s -> 2s

SDK Changes of Interest

Below is a summary of changes to polkadot-sdk that may be of interest

polkadot-stable2509

Runtime

paritytech/polkadot-sdk/pull/8693: Add XCM Precompile to pallet-xcm
paritytech/polkadot-sdk/pull/8108: Fix reserve and can_reserve methods in pallet-balances to properly handle reserved balances
paritytech/polkadot-sdk/pull/10180: frame-system: Ensure that BlockNumber is strictly increasing

polkadot-stable2512

Node

paritytech/polkadot-sdk/pull/10859: Upgrade litep2p to v0.13.0
paritytech/polkadot-sdk/pull/10154: aura/slot_based: Reduce authoring duration of the last produced block
paritytech/polkadot-sdk/pull/10263: slot-based collator: Spawn internal futures as essential tasks

Runtime:

paritytech/polkadot-sdk/pull/10151: Adjustable zstd compression level
paritytech/polkadot-sdk/pull/9963: Query delivery fees v2

polkadot-stable2603

Node

paritytech/polkadot-sdk/pull/11316: cargo: Update litep2p to v0.13.3

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Crate versions that have been updated:

  • runtime-integration-tests: v1.2.2 -> v1.3.0
  • basilisk: v27.0.0 -> v28.0.0
  • pallet-asset-registry: v2.5.0 -> v2.6.0
  • pallet-ema-oracle: v1.5.0 -> v1.6.0
  • pallet-lbp: v4.12.0 -> v4.13.0
  • pallet-marketplace: v5.2.0 -> v5.3.0
  • pallet-transaction-multi-payment: v11.2.1 -> v11.3.0
  • primitives: v6.7.2 -> v6.8.0
  • basilisk-adapters: v1.5.0 -> v1.6.0
  • basilisk-runtime: v135.0.0 -> v136.0.0
  • basilisk-traits: v1.1.0 -> v1.2.0

Runtime version has been increased.

@cl0w5
cl0w5 marked this pull request as ready for review July 15, 2026 11:54
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 18_446_744_073_709_551_000 picoseconds.
Weight::from_parts(18_446_744_073_709_551_000, 0)

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.

TODO: max weight; fix ORML MultiCurrencyAdapter

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