Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Conversation

@Jesse-Sawa
Copy link
Contributor

@Jesse-Sawa Jesse-Sawa commented Jul 1, 2022

The Uniswap/deploy-v3 (what we used for Celo) deploys the V2 Quoter. Here is the IQuoterV2 interface to see the corresponding structs associated with these changes.

@Jesse-Sawa Jesse-Sawa changed the title Add support for QuoterV2 [WIP] Add support for QuoterV2 Jul 1, 2022
@Jesse-Sawa Jesse-Sawa changed the title Add support for QuoterV2 feat: add support for QuoterV2 Jul 1, 2022
@JFrankfurt
Copy link
Contributor

There's a lot of argument duplication here that makes the diff bigger than it needs to be. It looks like the only real differences in implementation are the argument wrapper and the string function names. Can you make the boolean logic handle only those decisions instead of wrapping duplicate argument constructions as well?

@JFrankfurt
Copy link
Contributor

Can you also add some tests here that demonstrate usage of the new quoter option?

Copy link
Contributor

@NoahZinsmeister NoahZinsmeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@cmcewen cmcewen merged commit fa4bcec into Uniswap:main Jul 6, 2022
Copy link

@St0nersdash St0nersdash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Viewed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants