1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui
Mark Stacey 3722de8b29
Prevent redux state mutation (#7598)
The `txParams` property of a transaction in Redux state was being
mutated. The mutation is now prevented with a shallow clone.
2019-11-28 18:59:15 -04:00
..
app Prevent redux state mutation (#7598) 2019-11-28 18:59:15 -04:00
lib Remove unused lostAccounts state (#6979) 2019-08-08 17:03:10 -02:30
index.js Convert the Root component to using JSX (#7532) 2019-11-23 07:06:32 -03:30