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

Build calls with permit2 #74

Merged
merged 3 commits into from
Sep 4, 2024
Merged

Build calls with permit2 #74

merged 3 commits into from
Sep 4, 2024

Conversation

MattPereira
Copy link
Member

@MattPereira MattPereira commented Sep 3, 2024

Closes #73

Summary

  • Took advantage of .buildCallWithPermit2
  • Refactored the approval flows to be more robust
  • Added a debounce delay for add liquidity inputs if adding proportionally to allow user to enter multiple digits before SDK calculates proportional amounts
  • Tidy up for styles on the pool hooks page

Copy link

vercel bot commented Sep 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
scaffold-balancer-v3 ⬜️ Ignored (Inspect) Visit Preview Sep 4, 2024 10:09pm

@MattPereira MattPereira marked this pull request as ready for review September 3, 2024 22:29
@MattPereira MattPereira merged commit 41c1c55 into main Sep 4, 2024
3 checks passed
@MattPereira MattPereira deleted the build-calls-with-permit2 branch September 12, 2024 19:21
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.

Upgrade to using SDK's buildCallWithPermit2
1 participant