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

feat: enforce checked amount when encoding to router #103

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

tamaralipows
Copy link
Contributor

  • If using the tycho router, you must either set the slippage with the expected amount in the solution, or you must set the checked amount
  • Decided to put this in the split swap strategy validator, since this is not relevant when it comes to direct execution (no checks are performed inside the executors)

- If using the tycho router, you must either set the slippage with the expected amount in the solution, or you must set the checked amount
- Decided to put this in the split swap strategy validator, since this is not relevant when it comes to direct execution (no checks are performed inside the executors)
Copy link
Contributor

@royvardhan royvardhan left a comment

Choose a reason for hiding this comment

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

Thanks!🙏🏻

Copy link
Collaborator

@dianacarvalho1 dianacarvalho1 left a comment

Choose a reason for hiding this comment

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

veeery goooodd!

@tamaralipows tamaralipows merged commit fad9df3 into main Mar 6, 2025
5 checks passed
@tamaralipows tamaralipows deleted the encoding/tnl/ENG-4300-encorce-min-amount branch March 6, 2025 14:07
@propellerci
Copy link

propellerci bot commented Mar 6, 2025

This PR is included in version 0.62.0 🎉

@propellerci propellerci bot added the true label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants