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

Develop with Current POC Limitations #39

Open
3 tasks
utgarda opened this issue Oct 22, 2023 · 0 comments
Open
3 tasks

Develop with Current POC Limitations #39

utgarda opened this issue Oct 22, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request Solidity Solidity code

Comments

@utgarda
Copy link
Member

utgarda commented Oct 22, 2023

Context: Due to the current limitations of our POC version, we have to adhere to specific constraints when working with the anchor currency and Uniswap positions. For more details, see [POC version limitations]

TODO add link to poc-version-limitations docs

  • Single Active Position: Implement logic ensuring only one Uniswap position can be active. Before opening a new position, ensure the previous one is cleared.

  • Liquidity Pair Requirement: Ensure that any liquidity position created includes the anchor currency in its pairing. Implement checks or validations for this.

  • Anchor Currency Operations: Establish mechanisms to monitor anchor currency balance changes. Detect operations such as swaps involving the anchor currency, liquidity pool actions, and minting new Uniswap positions.

@utgarda utgarda added enhancement New feature or request Solidity Solidity code labels Oct 22, 2023
@utgarda utgarda self-assigned this Oct 22, 2023
@utgarda utgarda moved this to In Progress in ETHOnline2023 ProfitPals Oct 22, 2023
@anastasiabusygina anastasiabusygina moved this from In Progress to Todo in ETHOnline2023 ProfitPals Dec 16, 2023
@anastasiabusygina anastasiabusygina moved this from Todo to Pause in ETHOnline2023 ProfitPals Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Solidity Solidity code
Projects
Development

No branches or pull requests

1 participant