1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 12:52:33 +02:00
metamask-extension/test/unit
Mark Stacey bba2b9646d
Update @metamask/controllers to v5.1.0 (#10096)
This update comes with a breaking change to the Approval controller. It
now requires a `defaultApprovalType` parameter.

I don't think we have any use for a default approval type, but I've
added a "NO_TYPE" one for now because it's a strict requirement. We
should consider making this parameter optional in the future, for cases
like this where it's not needed.

This update will hopefully address some caching issues we've been
seeing with our phishing configuration. See here for more details:
https://github.com/MetaMask/controllers/pull/297
2020-12-17 12:06:29 -03:30
..
actions [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
app Update @metamask/controllers to v5.1.0 (#10096) 2020-12-17 12:06:29 -03:30
lib Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
migrations Migration to remove legacy local storage keys from localStorage (#9986) 2020-12-03 20:25:23 -03:30
responsive/components [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
ui add new MetaMetricsController (#9857) 2020-12-02 15:41:30 -06:00
balance-formatter-test.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
localhostState.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00