shapeshift / web

ShapeShift Web
https://app.shapeshift.com
MIT License
172 stars 185 forks source link

fix: chainflip quote time and boost fee #8150

Closed CumpsD closed 1 day ago

CumpsD commented 2 days ago

Description

All BTC swaps were boosted, even for a non boosted swap. This fixes it.

Additionally, time listed in quote took into account confirmations on the destination chain, this is now fixed to be consistent with Shapeshift approach to only look at ingress + swap, as soon as the mempool is hit, it is considered done.

Risk

Low risk tweaks