1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/ui/selectors
Mark Stacey c932696e5a
Remove duplicate selector getPermissionSubjectsMetadata (#13144)
This selector is a duplicate of the `getSubjectMetadata` selector,
which does the same thing except that there is no fallback for the case
where the `subjectMetadata` is falsy. This is OK because that state can
never be falsy.

This change was extracted from the `snaps` branch.
2021-12-22 16:31:48 -03:30
..
confirm-transaction.js
confirm-transaction.test.js
custom-gas.js
custom-gas.test.js Update ESLint config to v8 (#12886) 2021-12-09 15:36:24 -03:30
first-time-flow.js
index.js
permissions.js Remove duplicate selector getPermissionSubjectsMetadata (#13144) 2021-12-22 16:31:48 -03:30
permissions.test.js
selectors.js Support EIP-1559 on Trezor Model One (#13023) 2021-12-08 23:16:54 -03:30
selectors.test.js Support EIP-1559 on Trezor Model One (#13023) 2021-12-08 23:16:54 -03:30
transactions.js
transactions.test.js