1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
Thomas Huang 87e5281a82
Clear Account Details in AppState (#9238)
* Clear Account Details in AppState

We store sensitive information in the AppState under accountDetail for when the modal is active and present. This adds a new action/reducer and componentWillUnmount to clean up the persisted data left after leaving the modal.

* Remove reduntant clearAccountDetails call when clicking done button
2020-08-14 16:08:26 -07:00
..
data Delete unused transaction history test state (#8769) 2020-06-08 17:48:28 -07:00
e2e Consolidate ESLint config files (#9231) 2020-08-14 13:41:25 -02:30
lib Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
stub Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
unit Clear Account Details in AppState (#9238) 2020-08-14 16:08:26 -07:00
unit-global Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
env.js Remove cross-env (#7950) 2020-01-30 14:11:26 -03:30
helper.js Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
setup.js Remove obs-store babel register handling (#8413) 2020-04-27 07:54:42 -07:00