shapeshift / web

ShapeShift Web
https://app.shapeshift.com
MIT License
174 stars 187 forks source link

fix: unknown gas should be reflected at confirm screen time too #8164

Closed gomesalexandre closed 4 days ago

gomesalexandre commented 4 days ago

Description

Spotted by @purelycrickets in https://discord.com/channels/554694662431178782/1308774923317022752/1308950457963515945

[Nitpick] Unknown gas turns to 0.00 gas after you select confirm details

Indeed, we were only doing the (unknown) gas when network fee is undefined dance at input time, not at "secondary screen" (a.k.a confirm) time. This PR fixes it.

Issue (if applicable)

closes N/A, spotted in and targeted to release

Risk

High Risk PRs Require 2 approvals

None

What protocols, transaction types, wallets or contract interactions might be affected by this PR?

Testing

Engineering

Operations

Screenshots (if applicable)

Screenshot 2024-11-21 at 17 53 16 Screenshot 2024-11-21 at 18 01 16