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

Add Add/Remove Liquidity Nested #99

Merged
merged 92 commits into from
Jan 17, 2024
Merged

Add Add/Remove Liquidity Nested #99

merged 92 commits into from
Jan 17, 2024

Conversation

brunoguerios
Copy link
Member

@brunoguerios brunoguerios commented Sep 27, 2023

Done:

  • AddLiquidityNested
  • AddLiquidityNested with native asset
  • RemoveLiquidityNestedProportional
  • RemoveLiquidityNestedProportional with native asset
  • RemoveLiquidityNestedSingleToken
  • RemoveLiquidityNestedSingleToken with native asset

Pending:

  • Examples
  • Update readme

Notes:

  • relies on locally deployed relayer, so github checks will fail until we add these steps to the flow or SC deploys the new relayer version to mainnet

Base automatically changed from fix-circular-deps to join September 28, 2023 08:25
src/utils/constants.ts Outdated Show resolved Hide resolved
@brunoguerios brunoguerios marked this pull request as ready for review October 9, 2023 20:44
# Conflicts:
#	src/entities/encoders/composableStable.ts
#	test/anvil/anvil-global-setup.ts
#	test/lib/utils/helper.ts
Base automatically changed from join to main November 14, 2023 18:03
@brunoguerios brunoguerios changed the title Add Nested Join/Exit Add Add/Remove Liquidity Nested Nov 14, 2023
@brunoguerios brunoguerios marked this pull request as ready for review January 17, 2024 17:24
@brunoguerios brunoguerios merged commit 3da18db into main Jan 17, 2024
4 checks passed
@brunoguerios brunoguerios deleted the nested-join branch January 17, 2024 18:01
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.

3 participants