You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: