Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add prdoc
Signed-off-by: Alexandru Gheorghe <[email protected]>
  • Loading branch information
alexggh committed Sep 2, 2024
commit 4d717185a4dbb5bcd6d799134229ad7dbc12ee38
25 changes: 25 additions & 0 deletions prdoc/pr_5127.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
title: Add benchmark to check upcoming minimum required hw cores

doc:
- audience: Node Operator
description: |
Add benchmark that checks hardware satisifies the minimum requirements for a validators.
The new minimum requirements are schedule to come into effect in January 2025, see for
more details: https://polkadot.subsquare.io/referenda/1051.


crates:
- name: sc-sysinfo
bump: major
- name: frame-benchmarking-cli
bump: major
- name: staging-node-cli
bump: patch
- name: polkadot-service
bump: patch
- name: polkadot-parachain-lib
bump: patch
- name: polkadot-cli
bump: patch
- name: parachain-template-node
bump: patch