feat: Upgrade to polkadot-stable2603-4#703
Open
cl0w5 wants to merge 25 commits into
Open
Conversation
|
Crate versions that have been updated:
Runtime version has been increased. |
cl0w5
marked this pull request as ready for review
July 15, 2026 11:54
cl0w5
commented
Jul 15, 2026
| // 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) |
Contributor
Author
There was a problem hiding this comment.
TODO: max weight; fix ORML MultiCurrencyAdapter
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR:
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