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

Rmm prototype v0.0.1 #120

Merged
merged 162 commits into from
Dec 21, 2022
Merged

Rmm prototype v0.0.1 #120

merged 162 commits into from
Dec 21, 2022

Conversation

Alexangelj
Copy link
Contributor

RMM v2 Prototype v0.0.1

Features

  • Till accounting system
  • Alternative contract entry points with custom ABI encoding
  • RMM curve math
  • Core functionality
    • Allocate liquidity
    • Unallocate liquidity
    • Swap
    • Fund (deposit)
    • Draw (withdraw)
  • Stale functionality
    • Stake
    • Unstake

Has a few missing features, like native eth support. This is a bug that needs to be fixed.

Alexangelj and others added 30 commits August 9, 2022 13:48
swap(mvp-rough): very rough swap mvp that loops over an order until filled
fix(liquidity-deltas): adds logic to update liquidity deltas and tests
@Alexangelj Alexangelj merged commit af39ea0 into develop Dec 21, 2022
@Alexangelj Alexangelj deleted the rmm-prototype branch December 24, 2022 20:17
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