Skip to content
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

fix(svm): no transfer on self-relay #678

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

Reinis-FRP
Copy link
Contributor

EVM logic skips the fill transfer if relayer is the same as recipient. This adds the same logic in SVM SpokePool.

Fixes: https://linear.app/uma/issue/ACX-2929/instructionsfillrs-check-what-happens-if-the-relayer-and-recipient-are

Signed-off-by: Reinis Martinsons <[email protected]>
@Reinis-FRP Reinis-FRP requested review from md0x and chrismaree October 22, 2024 15:24
Copy link
Member

@chrismaree chrismaree left a comment

Choose a reason for hiding this comment

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

great!

Copy link
Contributor

@md0x md0x left a comment

Choose a reason for hiding this comment

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

LGTM

@Reinis-FRP Reinis-FRP merged commit d69e02c into master Oct 22, 2024
9 checks passed
@Reinis-FRP Reinis-FRP deleted the reinis-frp/self-relay branch October 22, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants