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

feature: decouple strategyData from GenericSwapData #336

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alex0207s
Copy link
Contributor

strategyData is time-sensitive, and including it in the GenericSwapData struct would make the entire order time-restricted. By decoupling strategyData, the order becomes more flexible, ensuring that the user's intent to exchange tokens remains unchanged while avoiding the need to repeatedly sign the same exchange intent with different strategyData.

@alex0207s alex0207s requested review from NIC619 and shawnbc December 16, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants