1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
Mark Stacey 24a8689090
Remove unused addNewKeyring action (#8400)
Keyrings are added either through the `getKeyringForDevice` background
method (as part of the hardware wallet connect flow), or via
`importAccountWithStrategy` (when importing an account). The
`addNewKeyring` action and corresponding background method has not been
used in a long time.
2020-04-23 20:31:59 -03:00
..
data LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
e2e test/e2e - fix test for contract creation content (#8388) 2020-04-23 21:08:03 +08:00
integration Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00
lib Export individual fns from tx-state-history-helpers (#8370) 2020-04-20 13:00:51 -02:30
stub
unit Remove unused addNewKeyring action (#8400) 2020-04-23 20:31:59 -03:00
unit-global
web3
base.conf.js
env.js
flat.conf.js
helper.js Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00
setup.js Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00