Skip to content

Snowbridge Inbound Queue V2 relayer tip payout fix#9746

Merged
bkontur merged 12 commits into
paritytech:masterfrom
claravanstaden:snowbridge-inbound-tip-fix
Sep 23, 2025
Merged

Snowbridge Inbound Queue V2 relayer tip payout fix#9746
bkontur merged 12 commits into
paritytech:masterfrom
claravanstaden:snowbridge-inbound-tip-fix

Conversation

@claravanstaden
Copy link
Copy Markdown
Contributor

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.

@claravanstaden claravanstaden marked this pull request as ready for review September 17, 2025 08:16
@paritytech-review-bot paritytech-review-bot Bot requested a review from a team September 17, 2025 08:17
@claravanstaden
Copy link
Copy Markdown
Contributor Author

@yrong may you please review? :)

Copy link
Copy Markdown
Contributor

@yrong yrong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@claravanstaden
Copy link
Copy Markdown
Contributor Author

@acatangiu acatangiu added T15-bridges This PR/Issue is related to bridges. A4-backport-unstable2507 Pull request must be backported to the unstable2507 release branch A4-backport-stable2509 Pull request must be backported to the stable2509 release branch labels Sep 23, 2025
@bkontur bkontur enabled auto-merge September 23, 2025 10:01
@bkontur bkontur added this pull request to the merge queue Sep 23, 2025
Merged via the queue into paritytech:master with commit 6875cc0 Sep 23, 2025
241 of 244 checks passed
paritytech-release-backport-bot Bot pushed a commit that referenced this pull request Sep 23, 2025
# 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)
@paritytech-release-backport-bot
Copy link
Copy Markdown

Successfully created backport PR for unstable2507:

paritytech-release-backport-bot Bot pushed a commit that referenced this pull request Sep 23, 2025
# 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)
@paritytech-release-backport-bot
Copy link
Copy Markdown

Successfully created backport PR for stable2509:

EgorPopelyaev pushed a commit that referenced this pull request Sep 23, 2025
Backport #9746 into `stable2509` from claravanstaden.

See the
[documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md)
on how to use this bot.

<!--
  # To be used by other automation, do not modify:
  original-pr-number: #${pull_number}
-->

Co-authored-by: Clara van Staden <claravanstaden64@gmail.com>
Co-authored-by: Branislav Kontur <bkontur@gmail.com>
alvicsam pushed a commit that referenced this pull request Oct 17, 2025
# 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>
girazoki pushed a commit to moondance-labs/polkadot-sdk that referenced this pull request Nov 3, 2025
# 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>
girazoki pushed a commit to moondance-labs/polkadot-sdk that referenced this pull request Nov 20, 2025
# 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>
EgorPopelyaev added a commit that referenced this pull request Dec 10, 2025
Backport #9746 into `unstable2507` from claravanstaden.

See the
[documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md)
on how to use this bot.

<!--
  # To be used by other automation, do not modify:
  original-pr-number: #${pull_number}
-->

Co-authored-by: Clara van Staden <claravanstaden64@gmail.com>
Co-authored-by: Branislav Kontur <bkontur@gmail.com>
Co-authored-by: Egor_P <egor@parity.io>
tmpolaczyk pushed a commit to moondance-labs/polkadot-sdk that referenced this pull request Jan 15, 2026
# 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A4-backport-stable2509 Pull request must be backported to the stable2509 release branch A4-backport-unstable2507 Pull request must be backported to the unstable2507 release branch T15-bridges This PR/Issue is related to bridges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants