1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 12:52:33 +02:00
metamask-extension/test/unit/app
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
..
controllers Update @metamask/controllers to v5.1.0 (#10096) 2020-12-17 12:06:29 -03:30
account-import-strategies.spec.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
buy-eth-url.spec.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
cleanErrorStack.spec.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
ComposableObservableStore.js @metamask/obs-store@5.0.0 (#10092) 2020-12-16 13:14:49 -08:00
fetch-with-timeout.test.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
message-manager-test.js expand transaction constants coverage (#9790) 2020-11-07 01:38:12 -06:00
nodeify-test.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
personal-message-manager-test.js expand transaction constants coverage (#9790) 2020-11-07 01:38:12 -06:00
seed-phrase-verifier-test.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
typed-message-manager.spec.js expand transaction constants coverage (#9790) 2020-11-07 01:38:12 -06:00
util-test.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00