1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 20:02:58 +01:00
metamask-extension/app/scripts
Michele Esposito e2be27ed01
Use verifySeedPhrase from KeyringController (#19817)
refactor: use verifySeedPhrase from core KeyringController

---------

Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
Co-authored-by: cryptodev-2s <109512101+cryptodev-2s@users.noreply.github.com>
2023-08-30 14:59:22 +01:00
..
constants
controllers Add whats new popup for changes to advanced gas fee (#20632) 2023-08-29 16:15:35 -05:00
lib Use verifySeedPhrase from KeyringController (#19817) 2023-08-30 14:59:22 +01:00
migrations fix: Remove obsolete network controller state properties (#20586) 2023-08-28 14:25:56 -02:30
platforms
app-init.js
background.js fix: Remove obsolete network controller state properties (#20586) 2023-08-28 14:25:56 -02:30
contentscript.js solves 1114 (#20307) 2023-08-01 07:04:23 +01:00
detect-multiple-instances.js
detect-multiple-instances.test.js
disable-console.js
first-time-state.js
init-globals.js
inpage.js
lockdown-more.js Bump SES to fix audit failure (#20434) 2023-08-14 16:30:34 -02:30
lockdown-run.js
metamask-controller.actions.test.js Use KeyringController messenger events (#20341) 2023-08-18 19:37:38 -02:30
metamask-controller.js Use verifySeedPhrase from KeyringController (#19817) 2023-08-30 14:59:22 +01:00
metamask-controller.test.js Use verifySeedPhrase from KeyringController (#19817) 2023-08-30 14:59:22 +01:00
mmi-keyring-builder-factory.js
sentry-install.js Capture Sentry errors prior to initialization (#20265) 2023-07-31 18:49:32 -02:30
translate.test.ts
translate.ts
ui.js Fix pre-initialization UI error state capture (#20529) 2023-08-18 16:32:28 -02:30
use-snow.js