-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[stable2506] Backport #10592 #10624
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
[stable2506] Backport #10592 #10624
Conversation
|
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-10592-to-stable2506
git worktree add --checkout .worktree/backport-10592-to-stable2506 backport-10592-to-stable2506
cd .worktree/backport-10592-to-stable2506
git reset --hard HEAD^
git cherry-pick -x 72874f1f214908dcd364b0021021f6c70799513e
git push --force-with-lease |
|
cc @bkchr same here, just cargo.lock |
This is a companion PR to paritytech/frame-metadata#110. This PR ensures that `CheckMetadataHash` generated with both v15 and v16 are the same. cc @bkchr --------- Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Bastian Köcher <[email protected]> (cherry picked from commit 72874f1)
97841bb to
8687a23
Compare
|
This pull request is amending an existing release. Please proceed with extreme caution,
Emergency Bypass
If you really need to bypass this check: add |
|
All GitHub workflows were cancelled due to failure one of the required jobs. |
|
@bkchr @EgorPopelyaev any chances to merge it? |
Backport #10592 into
stable2506from carlosala.See the documentation on how to use this bot.