-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[stable2509] Backport #10280 #10295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[stable2509] Backport #10280 #10295
Conversation
|
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-10280-to-stable2509
git worktree add --checkout .worktree/backport-10280-to-stable2509 backport-10280-to-stable2509
cd .worktree/backport-10280-to-stable2509
git reset --hard HEAD^
git cherry-pick -x 4e1d96383b2ae73de8e66ac9f8c8b8580ac9af80
git push --force-with-lease |
Removed unused imports and cleaned up code structure.
|
This pull request is amending an existing release. Please proceed with extreme caution,
Emergency Bypass
If you really need to bypass this check: add |
|
/cmd fmt |
|
This pull request is amending an existing release. Please proceed with extreme caution,
Emergency Bypass
If you really need to bypass this check: add |
cumulus/pallets/parachain-system/src/validate_block/implementation.rs
Outdated
Show resolved
Hide resolved
cumulus/pallets/parachain-system/src/validate_block/implementation.rs
Outdated
Show resolved
Hide resolved
|
All GitHub workflows were cancelled due to failure one of the required jobs. |
|
/cmd fmt |
Backport #10280 into
stable2509from bkchr.See the documentation on how to use this bot.