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 trade on non-evm assets on multi-hop ui #5847

Merged
merged 3 commits into from
Dec 14, 2023

Conversation

woodenfurniture
Copy link
Member

@woodenfurniture woodenfurniture commented Dec 13, 2023

Description

Fixes broken trades from non-EVM assets when multi-hop ui is enabled.

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)

NA

Risk

Low risk.

Testing

Check trades selling non-EVM assets (rune, btc, ltc etc) work.

Engineering

Operations

Screenshots (if applicable)

Screen.Recording.2023-12-13.at.1.57.31.pm.mov

@woodenfurniture woodenfurniture requested a review from a team as a code owner December 13, 2023 03:02
@woodenfurniture
Copy link
Member Author

Base automatically changed from fix-asset-dropdown-loading-state to develop December 13, 2023 11:38
Copy link
Contributor

@gomesalexandre gomesalexandre left a comment

Choose a reason for hiding this comment

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

Conceptual stamp pending runtime testing

Copy link
Contributor

@gomesalexandre gomesalexandre left a comment

Choose a reason for hiding this comment

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

Tested locally:

  • Allowance step is still happy for EVM assets
image image
  • Subsequent EVM trade is happy
image image

Non-EVM trades are still happy

Unable to test as trades are currently halted on all pools, will circle back to this once trading is active again

Copy link
Member

@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.

Finishing @gomesalexandre's excellent testing now that THORChain trading is great again, confirmed able to trade non-EVM assets via the multi-hop interface.

@0xApotheosis 0xApotheosis merged commit 6455d15 into develop Dec 14, 2023
4 checks passed
@0xApotheosis 0xApotheosis deleted the fix-multi-hop-thorchain branch December 14, 2023 00:21
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.

3 participants