Skip to content

backport/stable2412: Bring the latest litep2p compatibility fixes via v0.9.1 #7640 #7647

Merged
EgorPopelyaev merged 3 commits intostable2412from
backport-7640-to-stable2412
Feb 20, 2025
Merged

backport/stable2412: Bring the latest litep2p compatibility fixes via v0.9.1 #7640 #7647
EgorPopelyaev merged 3 commits intostable2412from
backport-7640-to-stable2412

Conversation

@paritytech-cmd-bot-polkadot-sdk
Copy link
Contributor

Backport #7640 into stable2412 from lexnv.

See the documentation on how to use this bot.

@paritytech-cmd-bot-polkadot-sdk
Copy link
Contributor Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-7640-to-stable2412
git worktree add --checkout .worktree/backport-7640-to-stable2412 backport-7640-to-stable2412
cd .worktree/backport-7640-to-stable2412
git reset --hard HEAD^
git cherry-pick -x 42e9de7f4fdb191cd531b443c68cfe19886ec311
git push --force-with-lease

@github-actions github-actions bot added the A3-backport Pull request is already reviewed well in another branch. label Feb 20, 2025
@github-actions
Copy link
Contributor

This pull request is amending an existing release. Please proceed with extreme caution,
as to not impact downstream teams that rely on the stability of it. Some things to consider:

  • Backports are only for 'patch' or 'minor' changes. No 'major' or other breaking change.
  • Should be a legit fix for some bug, not adding tons of new features.
  • Must either be already audited or not need an audit.
Emergency Bypass

If you really need to bypass this check: add validate: false to each crate
in the Prdoc where a breaking change is introduced. This will release a new major
version of that crate and all its reverse dependencies and basically break the release.

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
@EgorPopelyaev EgorPopelyaev marked this pull request as ready for review February 20, 2025 14:43
@lexnv lexnv changed the title [stable2412] Backport #7640 backport/stable2412: Bring the latest litep2p compatibility fixes via v0.9.1 #7640 Feb 20, 2025
@EgorPopelyaev EgorPopelyaev merged commit b14ac50 into stable2412 Feb 20, 2025
189 of 295 checks passed
@EgorPopelyaev EgorPopelyaev deleted the backport-7640-to-stable2412 branch February 20, 2025 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A3-backport Pull request is already reviewed well in another branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants