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

fix: improve quote provider logging & update sepolia quoter address #547

Merged
merged 5 commits into from
Apr 22, 2024

Conversation

jsy1218
Copy link
Member

@jsy1218 jsy1218 commented Apr 21, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fix

  • What is the current behavior? (You can also link to an open issue here)
    Our quote provider logging doesn't differentiate between mixed quoter and v3 quoter. We should differentiate them for better perf analysis.
    Also the sepolia quoter address has to be updated because it was using the wrong v3 factory address.

  • What is the new behavior (if this is a feature change)?
    Enrich the quote provider logging with the mixed quoter vs v3 quoter.

  • Other information:

@jsy1218 jsy1218 merged commit f73799d into main Apr 22, 2024
16 of 24 checks passed
@jsy1218 jsy1218 deleted the jsy1218/improve-quote-provider-logging branch April 22, 2024 15:47
@jsy1218 jsy1218 mentioned this pull request Apr 22, 2024
jsy1218 added a commit to Uniswap/routing-api that referenced this pull request Apr 22, 2024
We want to be able to different the quoter protocol version by explicitly adding the `Mixed` vs `V3` metrics wording. This is done primary through SOR Uniswap/smart-order-router#547
jsy1218 added a commit that referenced this pull request Apr 22, 2024
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
Release #547
jsy1218 added a commit that referenced this pull request May 9, 2024
…547)

* improve quote provider logging

* fix minor string placeholder

* revert unintended lodash import

* revert unintended lodash import

* add override quoter address definedness check to be consistent
jsy1218 added a commit that referenced this pull request May 9, 2024
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
Release #547
jsy1218 added a commit that referenced this pull request May 9, 2024
…547)

* improve quote provider logging

* fix minor string placeholder

* revert unintended lodash import

* revert unintended lodash import

* add override quoter address definedness check to be consistent
jsy1218 added a commit that referenced this pull request May 9, 2024
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
Release #547
jsy1218 added a commit that referenced this pull request May 10, 2024
…547)

* improve quote provider logging

* fix minor string placeholder

* revert unintended lodash import

* revert unintended lodash import

* add override quoter address definedness check to be consistent
jsy1218 added a commit that referenced this pull request May 10, 2024
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
Release #547
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.

None yet

2 participants