rainbow-me / rainbow

🌈‒ the Ethereum wallet that lives in your pocket
https://rainbow.me
GNU General Public License v3.0
3.82k stars 590 forks source link

fix a bunch of issues with pending txns #5777

Closed walmat closed 1 month ago

walmat commented 1 month ago

Fixes APP-1519

Our transactions solely used balance change information to display the transaction rows / details sheet. For pending transactions those balances haven't updated / changed yet, so we need to rely on the quote information while the transaction is in a pending status.

Note this is a fix for both swaps v1 and v2

linear[bot] commented 1 month ago

APP-1519 Incorrect Information on Pending Transactions

walmat commented 1 month ago

/testflight