Skip to content

westend-coretime: Bump some max values#11062

Merged
bkchr merged 2 commits intomasterfrom
bkchr-westend-coretime
Feb 15, 2026
Merged

westend-coretime: Bump some max values#11062
bkchr merged 2 commits intomasterfrom
bkchr-westend-coretime

Conversation

@bkchr
Copy link
Copy Markdown
Member

@bkchr bkchr commented Feb 12, 2026

No description provided.

@bkchr bkchr added the R0-no-crate-publish-required The change does not require any crates to be re-published. label Feb 12, 2026
type MaxLeasedCores = ConstU32<10>;
type MaxReservedCores = ConstU32<10>;
type MaxLeasedCores = ConstU32<50>;
type MaxReservedCores = ConstU32<50>;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] comment still refers to 10

Comment thread cumulus/parachains/runtimes/coretime/coretime-westend/src/coretime.rs Outdated
@bkchr bkchr added this pull request to the merge queue Feb 15, 2026
Merged via the queue into master with commit b66e7a7 Feb 15, 2026
228 of 229 checks passed
@bkchr bkchr deleted the bkchr-westend-coretime branch February 15, 2026 23:45
@bkchr bkchr added the A4-backport-stable2512 Pull request must be backported to the stable2512 release branch label Feb 20, 2026
paritytech-release-backport-bot Bot pushed a commit that referenced this pull request Feb 20, 2026
@paritytech-release-backport-bot
Copy link
Copy Markdown

Successfully created backport PR for stable2512:

@EgorPopelyaev EgorPopelyaev added the A4-backport-stable2603 Pull request must be backported to the stable2603 release branch label Feb 20, 2026
paritytech-release-backport-bot Bot pushed a commit that referenced this pull request Feb 20, 2026
@paritytech-release-backport-bot
Copy link
Copy Markdown

Successfully created backport PR for stable2603:

EgorPopelyaev pushed a commit that referenced this pull request Feb 20, 2026
Backport #11062 into `stable2512` from bkchr.

See the
[documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md)
on how to use this bot.

<!--
  # To be used by other automation, do not modify:
  original-pr-number: #${pull_number}
-->

Co-authored-by: Bastian Köcher <git@kchr.de>
EgorPopelyaev pushed a commit that referenced this pull request Feb 27, 2026
Backport #11062 into `stable2603` from bkchr.

See the
[documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md)
on how to use this bot.

<!--
  # To be used by other automation, do not modify:
  original-pr-number: #${pull_number}
-->

Co-authored-by: Bastian Köcher <git@kchr.de>
arturgontijo pushed a commit to moonbeam-foundation/polkadot-sdk that referenced this pull request Apr 1, 2026
Backport paritytech#11062 into `stable2512` from bkchr.

See the
[documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md)
on how to use this bot.

<!--
  # To be used by other automation, do not modify:
  original-pr-number: #${pull_number}
-->

Co-authored-by: Bastian Köcher <git@kchr.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A4-backport-stable2512 Pull request must be backported to the stable2512 release branch A4-backport-stable2603 Pull request must be backported to the stable2603 release branch R0-no-crate-publish-required The change does not require any crates to be re-published.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants