You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thorchain streaming swaps take an exceedingly long amount of time to complete (hours), and currently our UI shows the trade as complete at the point of time the streaming begins.
We require a progress bar to indicate to users the progress of the streaming swap such that the dont think their trade is stuck or broken in some way.
Details
Initially use the chakra UI component Progress, and then get @reallybeard to oil it up.
Overview
Thorchain streaming swaps take an exceedingly long amount of time to complete (hours), and currently our UI shows the trade as complete at the point of time the streaming begins.
We require a progress bar to indicate to users the progress of the streaming swap such that the dont think their trade is stuck or broken in some way.
Details
Initially use the chakra UI component
Progress
, and then get @reallybeard to oil it up.Fetch trade progress from thor node:
curl https://dev-daemon.thorchain.shapeshift.com/lcd/thorchain/swap/streaming/7AE1D0DB5947ACD5C48435E117E746022DB65280917DCFEC660450A423C7E803
The text was updated successfully, but these errors were encountered: