-
Notifications
You must be signed in to change notification settings - Fork 190
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
New swapper flow - wire-up status message #8548
Comments
@shapeshift/product - please review - we are moving forward with showing the status messages below current state, but welcome additional changes or a new ticket to revise further. |
Substeps from the current state: "Awaiting inbound tx" web/packages/swapper/src/swappers/ThorchainSwapper/utils/getLatestThorTxStatusMessage.ts Line 70 in e600c08
|
4 tasks
github-project-automation
bot
moved this from In review
to Done
in ShapeShift Dashboard
Jan 23, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overview
Currently with the new swapper flow flag, the
message
property ofcheckTradeStatus
isn't wired up anymore.This is mostly visible with Li.Fi bridges, where we use
checkTradeStatus
as a long-poll of sorts to surface the current swap status.References and additional details
web/packages/swapper/src/swappers/LifiSwapper/endpoints.ts
Line 306 in 8a3bbbb
Acceptance Criteria
message
property is wired-up againNeed By Date
No response
Screenshots/Mockups
https://jam.dev/c/31b2a8a0-f5ac-42b2-b3e4-e0c1d99cd268
Estimated effort
No response
The text was updated successfully, but these errors were encountered: