1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app/ducks
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
..
alerts Consolidate connected account alerts (#8802) 2020-06-15 12:08:53 -07:00
app Clear Account Details in AppState (#9238) 2020-08-14 16:08:26 -07:00
confirm-transaction Fix require-unicode-regexp issues (#9212) 2020-08-14 09:18:42 -02:30
gas Fix require-unicode-regexp issues (#9212) 2020-08-14 09:18:42 -02:30
history Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
locale Export each action constant directly (#8536) 2020-05-06 16:26:09 -02:30
metamask Fix no-case-declarations issues (#9191) 2020-08-12 14:11:27 -02:30
send Fix import/extensions issues (#9217) 2020-08-14 09:16:45 -02:30
index.js Consolidate connected account alerts (#8802) 2020-06-15 12:08:53 -07:00