1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
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
..
account-import-strategies Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
constants Add Coinbase Pay as fiat onramp option (#14648) 2022-05-12 18:27:49 -05:00
controllers Fix for: Invalid transaction envelope type: specified type "0x0" but including...requires type: "0x2" (#14823) 2022-06-13 20:49:18 +04:00
lib Allow locally hosted RPC and Block Explorer Urls with wallet_addEthereumChain (#14272) 2022-06-10 15:53:36 +01:00
migrations Rename NotificationController to AnnouncementController (#14389) 2022-04-27 10:36:32 +02:00
platforms Update version parsing to allow rollback release (#14288) 2022-05-03 14:18:36 -02:30
app-init.js Adding flag for MV3 (#14762) 2022-05-26 10:18:23 +05:30
background.js Merge remote-tracking branch 'origin/develop' into master-sync 2022-06-03 11:53:40 -02:30
contentscript.js Merge remote-tracking branch 'origin/develop' into master-sync 2022-06-03 11:53:40 -02:30
detect-multiple-instances.js Warn about multiple MetaMask instances running (#13836) 2022-04-27 20:14:10 +02:00
detect-multiple-instances.test.js Warn about multiple MetaMask instances running (#13836) 2022-04-27 20:14:10 +02:00
disable-console.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
first-time-state.js Ensure one and only one localhost option appears in network list (#12786) 2021-11-22 12:54:42 -03:30
inpage.js @metamask/providers@8.1.1 (#11078) 2021-05-12 19:51:14 -07:00
lockdown-more.js Update build system lockdown parameter (#12556) 2021-11-01 22:13:22 -10:00
lockdown-run.js lockdown - breakout making globalThis properties non-writable (#12258) 2021-10-01 08:53:12 -10:00
metamask-controller.js Merge pull request #14840 from MetaMask/master-sync 2022-06-03 14:34:06 -02:30
metamask-controller.test.js Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00
sentry-install.js Build - refactor for bundle factoring and swappable runtime (#11080) 2021-07-15 10:59:34 -07:00
ui.js Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04:00