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: add tabs for add liquidity #214

Merged
merged 35 commits into from
Dec 2, 2024
Merged

feat: add tabs for add liquidity #214

merged 35 commits into from
Dec 2, 2024

Conversation

groninge01
Copy link
Contributor

@groninge01 groninge01 commented Nov 29, 2024

fixes #149

  • Missing integration tests for the new Proportional Handler.

Copy link

vercel bot commented Nov 29, 2024

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

Name Status Preview Comments Updated (UTC)
mono-beets-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 2, 2024 11:45am
mono-frontend-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 2, 2024 11:45am
mono-test-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 2, 2024 11:45am

@@ -91,6 +93,19 @@ export function _useAddLiquidity(urlTxHash?: Hash) {
])
}

function clearAmountsIn(changedAmount?: HumanTokenAmountWithAddress) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

i moved this function from useProportionalInputs to here

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.

All v3 pools threshold force proportional
2 participants