1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +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
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
app-state.js More nft ux fixes (#13388) 2022-01-27 11:26:33 -06:00
cached-balances.js
cached-balances.test.js
detect-tokens.js Event tracking for Token Detection V2 (#14441) 2022-05-11 16:27:58 -04:00
detect-tokens.test.js
incoming-transactions.js
incoming-transactions.test.js
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