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: Uniswap trade private flow #875

Closed
Tracked by #843
LHerskind opened this issue Jun 19, 2023 · 0 comments · Fixed by #873
Closed
Tracked by #843

feat: Uniswap trade private flow #875

LHerskind opened this issue Jun 19, 2023 · 0 comments · Fixed by #873
Assignees
Labels
T-feature-request Type: Adding a brand new feature (not to be confused with improving an existing feature).

Comments

@LHerskind
Copy link
Contributor

LHerskind commented Jun 19, 2023

Develop the private flow for Uniswap outlined in #843, without designated caller. The flow should not require new additions to acvm or noir but be readily available.

Private flow meaning that it should not require ANY public functions calls. Includes both Noir and Solidity contracts. Since it does not include the designated caller, should not require any changes to asset Noir or portal contracts.

@github-project-automation github-project-automation bot moved this to Todo in A3 Jun 19, 2023
@LHerskind LHerskind added the T-feature-request Type: Adding a brand new feature (not to be confused with improving an existing feature). label Jun 19, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Jun 21, 2023
@iAmMichaelConnor iAmMichaelConnor removed this from A3 Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-feature-request Type: Adding a brand new feature (not to be confused with improving an existing feature).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants