1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/app/scripts/controllers
Dan J Miller 325dd9c036
call this.txStateManager.setTxStatusConfirmed before async call in confirmTransaction (#9522)
* call this.txStateManager.setTxStatusConfirmed before async call in confirmTransaction in the transactions controller

* Clone txMeta before setTxStatusConfirmed in confirmTransaction

* Correctly updateTx in confirmTransaction

* Track swaps event only if it is a swap transaction
2020-10-08 11:31:35 -07:00
..
ens Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
network Fix environment variable inlining (#9517) 2020-10-08 13:52:14 -02:30
permissions Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
transactions call this.txStateManager.setTxStatusConfirmed before async call in confirmTransaction (#9522) 2020-10-08 11:31:35 -07:00
alert.js Merge pull request from GHSA-c2xw-px2x-pr65 2020-10-06 15:27:02 -02:30
app-state.js Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
cached-balances.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
detect-tokens.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
incoming-transactions.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
onboarding.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
preferences.js Update address book state upon custom RPC chainId edit (#9493) 2020-10-07 15:02:17 -02:30
swaps.js Stop passing a gas param to the estimateGas call initiated in the swaps controller (#9501) 2020-10-07 16:30:17 -02:30
threebox.js Fix 3Box sync and e2e tests (#9422) 2020-09-29 14:17:55 -02:30
token-rates.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30