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: allow deposits to different addresses in the same tx #4299

Merged
merged 2 commits into from Dec 1, 2023

Conversation

kylezs
Copy link
Contributor

@kylezs kylezs commented Nov 30, 2023

Checklist

Please conduct a thorough self-review before opening the PR.

  • I am confident that the code works.
  • I have updated documentation where appropriate.

Summary

#4296 was too aggressive. A valid use case is sending btc to swap to DOT and ETH, which they could do in one tx, with two outputs, and this would be the most gas efficient way for them to do it.

@kylezs kylezs enabled auto-merge (squash) December 1, 2023 13:02
@kylezs kylezs merged commit 64173ab into main Dec 1, 2023
40 checks passed
@kylezs kylezs deleted the fix/only-if-same-address branch December 1, 2023 13:35
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.

None yet

3 participants