-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add tabs for add liquidity (#214)
* refactor: proportional tabs and handlers * add tvl threshold * fix: do not show unbalanced error in nested adds * fix: nested with top level with underlyings * fix: disable wethIsEth for v3 boosted * fix: boostedPoolState when underlying token has undefined address * fix: avoid using ETH instead of WETH when pool does not support wethIsEth * fix: use token index instead of for index in boostedPoolState * fix: use explicit referenceAmount by address in Proportional adds * chore: improve ratio error messages * add optional prop for full width * add optional prop for larger text * set larger text for buttons * chore: refactor unbalanced error label logic * chore: bump sdk to 0.33.2 --------- Co-authored-by: Alberto Gualis <[email protected]>
- Loading branch information
1 parent
40dafb2
commit fc6d187
Showing
30 changed files
with
849 additions
and
470 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.