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

Tricrypto remove_liquidity_one_coin #218

Closed
chanhosuh opened this issue Sep 5, 2023 · 1 comment · Fixed by #283
Closed

Tricrypto remove_liquidity_one_coin #218

chanhosuh opened this issue Sep 5, 2023 · 1 comment · Fixed by #283

Comments

@chanhosuh
Copy link
Member

Currently CurveCryptoPool.remove_liquidity_one_coin does not handle 3 coins, only 2. Update the implementation in a clean manner to handle this. Similar test as for 2 coins should work. Reference implementation is the Tricrypto-NG vyper fixture.

Note: This is blocked by calc_withdraw_one_coin.

@chanhosuh chanhosuh added this to the 0.5.5 milestone Sep 5, 2023
@allt0ld
Copy link
Collaborator

allt0ld commented Oct 5, 2023

Tricrypto claims admin fees before withdrawal (L772), but cryptopool doesn't. This difference links this issue to #231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants