1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/test
Mark Stacey bb87a0b92c
Add migration to remove seedWords state (#6937)
The `seedWords` state was removed from the PreferencesController
recently in #6920. That state hadn't been used in some time, and there
was a long period during which `seedWords` was periodically scrubbed
from the state, so it's highly unlikely that it still exists in state
for most users. It's hard to guarantee that it _doesn't_ though,
especially if a user hasn't opened MetaMask in a few months.
2019-08-02 10:28:25 -02:30
..
data Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
e2e split AccountDetails into a separate component (#6943) 2019-08-02 10:06:31 -02:30
integration Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
lib Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
stub Merge branch 'develop' into testing 2018-05-21 14:57:57 -07:00
unit Add migration to remove seedWords state (#6937) 2019-08-02 10:28:25 -02:30
web3 Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
base.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
flat.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
helper.js 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
setup.js Adds not yet functional gas price chart. 2018-12-04 00:06:05 -03:30