Skip to content

Conversation

@alexggh
Copy link
Contributor

@alexggh alexggh commented Sep 6, 2024

This backports #5127, to the stable branch.

Unfortunately https://polkadot.subsquare.io/referenda/1051 passed after the cut-off deadline and I missed the window of getting this PR merged.

The change itself is super low-risk it just prints a new message to validators that starting with January 2025 the required minimum of hardware cores will be 8, I see value in getting this in front of the validators as soon as possible.

Since we did not release things yet and it does not invalidate any QA we already did, it should be painless to include it in the current release.

(cherry picked from commit a947cb8)

@alexggh alexggh requested a review from koute as a code owner September 6, 2024 08:02
@alexggh alexggh requested review from EgorPopelyaev and ggwpez and removed request for koute September 6, 2024 08:02
@alexggh alexggh added the R0-no-crate-publish-required The change does not require any crates to be re-published. label Sep 6, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2024

This pull request is amending an existing release. Please proceed with extreme caution,
as to not impact downstream teams that rely on the stability of it. Some things to consider:

  • Backports are only for 'patch' or 'minor' changes. No 'major' or other breaking change.
  • Should be a legit fix for some bug, not adding tons of new features.
  • Must either be already audited or not need an audit.
Emergency Bypass

If you really need to bypass this check: add validate: false to each crate
in the Prdoc where a breaking change is introduced. This will release a new major
version of that crate and all its reverse dependencies and basically break the release.

Copy link
Member

@ggwpez ggwpez left a comment

Choose a reason for hiding this comment

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

Agree that this is very low-risk since it modifies a single console command and should not restart QA testing.

@ggwpez ggwpez merged commit 823ecee into stable2409 Sep 9, 2024
@ggwpez ggwpez deleted the alexggh/stable2409 branch September 9, 2024 11:14
aurexav added a commit to darwinia-network/darwinia that referenced this pull request May 29, 2025
aurexav added a commit to darwinia-network/darwinia that referenced this pull request May 30, 2025
* Initialize

* Companion for paritytech/polkadot-sdk#4977

* Companion for paritytech/polkadot-sdk#5078

* Companion for paritytech/polkadot-sdk#5214

* Companion for paritytech/polkadot-sdk#5431

* Companion for paritytech/polkadot-sdk#4792

* Companion for paritytech/polkadot-sdk#5613

* Companion for paritytech/polkadot-sdk#7688

* Fixes

* Companion for paritytech/polkadot-sdk#5364

* Fixes

* Disable storage limit & fix format issue

* Benchmark only

* Patch evm

* Update patch info

* Fixes

---------

Co-authored-by: bear <[email protected]>
Patrick8rz added a commit to Patrick8rz/darwinia that referenced this pull request Sep 6, 2025
* Initialize

* Companion for paritytech/polkadot-sdk#4977

* Companion for paritytech/polkadot-sdk#5078

* Companion for paritytech/polkadot-sdk#5214

* Companion for paritytech/polkadot-sdk#5431

* Companion for paritytech/polkadot-sdk#4792

* Companion for paritytech/polkadot-sdk#5613

* Companion for paritytech/polkadot-sdk#7688

* Fixes

* Companion for paritytech/polkadot-sdk#5364

* Fixes

* Disable storage limit & fix format issue

* Benchmark only

* Patch evm

* Update patch info

* Fixes

---------

Co-authored-by: bear <[email protected]>
jacksonLewis88 added a commit to jacksonLewis88/darwinia that referenced this pull request Sep 25, 2025
* Initialize

* Companion for paritytech/polkadot-sdk#4977

* Companion for paritytech/polkadot-sdk#5078

* Companion for paritytech/polkadot-sdk#5214

* Companion for paritytech/polkadot-sdk#5431

* Companion for paritytech/polkadot-sdk#4792

* Companion for paritytech/polkadot-sdk#5613

* Companion for paritytech/polkadot-sdk#7688

* Fixes

* Companion for paritytech/polkadot-sdk#5364

* Fixes

* Disable storage limit & fix format issue

* Benchmark only

* Patch evm

* Update patch info

* Fixes

---------

Co-authored-by: bear <[email protected]>
kinetic-smith803tr added a commit to kinetic-smith803tr/darwinia that referenced this pull request Sep 26, 2025
* Initialize

* Companion for paritytech/polkadot-sdk#4977

* Companion for paritytech/polkadot-sdk#5078

* Companion for paritytech/polkadot-sdk#5214

* Companion for paritytech/polkadot-sdk#5431

* Companion for paritytech/polkadot-sdk#4792

* Companion for paritytech/polkadot-sdk#5613

* Companion for paritytech/polkadot-sdk#7688

* Fixes

* Companion for paritytech/polkadot-sdk#5364

* Fixes

* Disable storage limit & fix format issue

* Benchmark only

* Patch evm

* Update patch info

* Fixes

---------

Co-authored-by: bear <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants