[stable2512] Backport #11168#11173
Conversation
|
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-11168-to-stable2512
git worktree add --checkout .worktree/backport-11168-to-stable2512 backport-11168-to-stable2512
cd .worktree/backport-11168-to-stable2512
git reset --hard HEAD^
git cherry-pick -x 79bc8a968a2eda1ae127740ee1a20ff10e375950
git push --force-with-lease |
|
@EgorPopelyaev , I've marked the change for staking-async as major because we are adding a Config item for the pallet at runtime (MinSetKeysBond) which is mandatory to specify. At the end of the day, its is not something the user will face it, just AssetHub chains will have to set it and I will do in the corresponding runtime PR |
|
This pull request is amending an existing release. Please proceed with extreme caution,
Emergency Bypass
If you really need to bypass this check: add |
ok as discussed - minor + validated false. |
Backport paritytech#11168 into `stable2512` from sigurpol. 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: Paolo La Camera <paolo@parity.io>
Backport #11168 into
stable2512from sigurpol.See the documentation on how to use this bot.