-
Notifications
You must be signed in to change notification settings - Fork 829
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
[stable2503] Backport #7670 #7675
base: stable2503
Are you sure you want to change the base?
[stable2503] Backport #7670 #7675
Conversation
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-7670-to-stable2503
git worktree add --checkout .worktree/backport-7670-to-stable2503 backport-7670-to-stable2503
cd .worktree/backport-7670-to-stable2503
git reset --hard HEAD^
git cherry-pick -x 21f6f0705e53c15aa2b8a5706b208200447774a9
git push --force-with-lease |
[[package]] | ||
name = "sp-runtime-interface" | ||
version = "24.0.0" | ||
source = "git+https://github.com/paritytech/polkadot-sdk#934c091421af4be362839996bfaa441ba59bf12b" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are pulling in a lot of sp- dependencies multiple times, since the bandersnatch stuff is not on crates-io...
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
08e0d74
to
b299905
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 |
@ggwpez do we need to bump |
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Yea true - dont know why the original was marked as silent 🫠 |
Backport #7670 into
stable2503
from davxy.See the documentation on how to use this bot.