1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/ui
Dan J Miller dc5edb5431
Fix calculation and display of eth received amounts in swaps (#9546)
* Update txMeta after postTxBalance has been retrieved

* Use gas used from txReceipt to calculate eth received

* Return null from getSwapsTokensReceivedFromTxMeta in tokenSymbol is ETH and txReceipt is missing

* Get latest txMeta before updating it with postTxBalance in case of a swaps tx in confirmTransaction

* Lint fix
2020-10-12 07:52:51 -02:30
..
app Fix calculation and display of eth received amounts in swaps (#9546) 2020-10-12 07:52:51 -02:30
lib Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
index.js Merge pull request from GHSA-c2xw-px2x-pr65 2020-10-06 15:27:02 -02:30