feat: Upgrade to polkadot-stable2503#1183
Merged
Conversation
|
Crate versions that have been updated:
Runtime version has been increased. |
cl0w5
commented
Sep 23, 2025
cl0w5
commented
Sep 28, 2025
dbe16db to
9aa4794
Compare
mrq1911
requested changes
Jan 19, 2026
cl0w5
commented
Jan 20, 2026
cl0w5
commented
Jan 20, 2026
| // Measured: `12559` | ||
| // Estimated: `86265` | ||
| // Minimum execution time: 941_836_000 picoseconds. | ||
| Weight::from_parts(947_748_000, 86265) |
cl0w5
commented
Jan 20, 2026
| // Measured: `12628` | ||
| // Estimated: `86265` | ||
| // Minimum execution time: 966_490_000 picoseconds. | ||
| Weight::from_parts(970_438_000, 86265) |
cl0w5
commented
Jan 20, 2026
| // Standard Error: 0 | ||
| .saturating_add(Weight::from_parts(454, 0).saturating_mul(b.into())) | ||
| // Minimum execution time: 3_682_000 picoseconds. | ||
| Weight::from_parts(13_245_615, 0) |
Contributor
Author
There was a problem hiding this comment.
4x increase, presumably OK
This reverts commit 6653643.
|
Quick benchmark at commit 7cbe20e has been executed successfully. |
mrq1911
approved these changes
Jan 23, 2026
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.
Checklist
Resolves #1197
Testing
The following features have changed substantially and should be tested:
Node operators
Node is switched to the fork-aware transaction pool by default.
--disable-fork-aware-poolto use the legacy single-state transaction pool instead.For logging use
-lbasic-authorship=debug -ltxpool=debugMigrations
Try-runtime