Skip to content

[stable2509] Backport #9746#9820

Merged
EgorPopelyaev merged 1 commit into
stable2509from
backport-9746-to-stable2509
Sep 23, 2025
Merged

[stable2509] Backport #9746#9820
EgorPopelyaev merged 1 commit into
stable2509from
backport-9746-to-stable2509

Conversation

@paritytech-release-backport-bot
Copy link
Copy Markdown

Backport #9746 into stable2509 from claravanstaden.

See the documentation on how to use this bot.

# Description

Fixes a bug where Snowbridge Inbound V2 tips were not paid out to the
relayer.

## Review Notes

Any tips added to a message in the Inbound Queue v2 (Ethereum to
Polkadot direction), were burned and added to storage, but never paid
out to the relayer. This PR fixes this bug by adding the tip to the
relayer fee.

---------

Co-authored-by: Branislav Kontur <bkontur@gmail.com>
(cherry picked from commit 6875cc0)
@github-actions github-actions Bot added the A3-backport Pull request is already reviewed well in another branch. label Sep 23, 2025
@paritytech-review-bot paritytech-review-bot Bot requested a review from a team September 23, 2025 13:58
@github-actions
Copy link
Copy Markdown
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.

@EgorPopelyaev EgorPopelyaev enabled auto-merge (squash) September 23, 2025 14:18
@EgorPopelyaev EgorPopelyaev merged commit 86397b7 into stable2509 Sep 23, 2025
242 of 246 checks passed
@EgorPopelyaev EgorPopelyaev deleted the backport-9746-to-stable2509 branch September 23, 2025 14:49
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.

2 participants