1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/app/scripts/controllers
Olusegun Akintayo 88286664b5
Fix for: Invalid transaction envelope type: specified type "0x0" but including...requires type: "0x2" (#14823)
* we should not call normalize if we're failing the transaction
refactor out update history
we should fail if un update we get an error and the warning message is
    error submitting.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* refactor _setTransactionStatus

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
2022-06-13 20:49:18 +04:00
..
ens use safer toChecksum utility (#11117) 2021-05-17 16:19:39 -05:00
network Add testnet name as prefix for native currency of preloaded testnets (#14454) 2022-04-21 14:09:41 -05:00
permissions snaps-skunkworks@0.14.0 (#14700) 2022-05-18 13:49:26 +02:00
transactions Fix for: Invalid transaction envelope type: specified type "0x0" but including...requires type: "0x2" (#14823) 2022-06-13 20:49:18 +04:00
alert.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
app-state.js More nft ux fixes (#13388) 2022-01-27 11:26:33 -06:00
cached-balances.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
cached-balances.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
detect-tokens.js Event tracking for Token Detection V2 (#14441) 2022-05-11 16:27:58 -04:00
detect-tokens.test.js Turning OFF token detection for test nets (#12232) 2021-09-29 14:53:56 -04:00
incoming-transactions.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
incoming-transactions.test.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
metametrics.js add networks without ticker trait (#14607) 2022-05-13 12:01:29 -05:00
metametrics.test.js add networks without ticker trait (#14607) 2022-05-13 12:01:29 -05:00
onboarding.js fix registerOnboarding method to correctly access completedOnboarding state value (#13723) 2022-02-22 18:59:26 -06:00
preferences.js Dark Mode : Add OS option in theme selection dropdown (#14379) 2022-04-28 14:36:28 +02:00
preferences.test.js Dark Mode : Add OS option in theme selection dropdown (#14379) 2022-04-28 14:36:28 +02:00
swaps.js Swaps / STX improvements (#14622) 2022-05-09 18:48:14 +02:00
swaps.test.js Swaps / STX improvements (#14622) 2022-05-09 18:48:14 +02:00
threebox.js eth-json-rpc-middleware@8.0.0 (#10738) 2021-11-11 12:26:49 -08:00