1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Michele Esposito 42d05ef9cd
Use addNewAccount from core KeyringController (#19814)
* refactor: use addNewAccount from core KeyringController

* refactor: replace missed interaction

* refactor: select account only when is new

* refactor: use getAccounts to check if account is new
2023-08-16 11:19:41 +02:00
..
account-import-strategies
constants
controllers PPOM dependency updates (#20342) 2023-08-14 21:48:40 +05:30
lib Log before and after each migration run (#20424) 2023-08-15 19:19:48 -02:30
migrations
platforms
app-init.js
background.js
contentscript.js
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 addNewAccount from core KeyringController (#19814) 2023-08-16 11:19:41 +02:00
metamask-controller.js Use addNewAccount from core KeyringController (#19814) 2023-08-16 11:19:41 +02:00
metamask-controller.test.js Use addNewAccount from core KeyringController (#19814) 2023-08-16 11:19:41 +02:00
mmi-keyring-builder-factory.js
sentry-install.js
translate.test.ts
translate.ts
ui.js
use-snow.js