1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/ducks
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 3box integration 2.0 (#6972) 2019-09-16 14:41:01 -02:30
confirm-transaction 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
gas Remove blockscale, replace with ethgasstation 2019-08-22 07:04:52 -07:00
locale Prevent multiple warnings for the same locale message (#7091) 2019-09-06 10:47:07 -03:00
metamask Prevent redux state mutation (#7598) 2019-11-28 18:59:15 -04:00
send Remove unused components (#7191) 2019-09-18 18:41:36 -03:00
index.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30