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: unable to get quotes for weth #5931

Merged
merged 2 commits into from
Dec 22, 2023
Merged

fix: unable to get quotes for weth #5931

merged 2 commits into from
Dec 22, 2023

Conversation

woodenfurniture
Copy link
Member

@woodenfurniture woodenfurniture commented Dec 22, 2023

Description

Fixes issue where missing market price data for some assets makes it impossible to get a quote for them. Fixed by moving the line that hydrates the price data above the error 🤡

Pull Request Type

  • 🐛 Bug fix (Non-breaking Change: Fixes an issue)
  • 🛠️ Chore (Non-breaking Change: Doc updates, pkg upgrades, typos, etc..)
  • 💅 New Feature (Breaking/Non-breaking Change)

Issue (if applicable)

closes #5922

Risk

Risk of broken quotes.

Testing

Check quotes for WETH as the sell and buy asset are working.

Engineering

Note there is an error being thrown by the thorchain swapper for WETH but is unrelated to this task.

Operations

Screenshots (if applicable)

image
image

@woodenfurniture woodenfurniture requested a review from a team as a code owner December 22, 2023 01:01
@woodenfurniture
Copy link
Member Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

Copy link
Contributor

@0xApotheosis 0xApotheosis left a comment

Choose a reason for hiding this comment

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

WETH quotes are great again.

Screenshot 2023-12-22 at 12 12 31 pm

@0xApotheosis 0xApotheosis enabled auto-merge (squash) December 22, 2023 01:13
@0xApotheosis 0xApotheosis merged commit 69bd1df into develop Dec 22, 2023
4 checks passed
@0xApotheosis 0xApotheosis deleted the fix-broken-weth branch December 22, 2023 01:16
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.

WETH input broken in swapper
2 participants