1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui
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
..
__mocks__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components EIP-1559 V2: Adding default settings to advanced gas modal (#12911) 2021-12-21 14:45:28 -05:00
contexts Using EIP-1559 V2 for approve transaction flow (#12906) 2021-12-06 22:09:35 +05:30
css Feat/collectibles the return (#12970) 2021-12-13 17:41:10 -06:00
ducks Feat/collectibles the return (#12970) 2021-12-13 17:41:10 -06:00
helpers Feat/collectibles the return (#12970) 2021-12-13 17:41:10 -06:00
hooks Choose accounts refactor (#13039) 2021-12-14 18:54:46 -05:00
pages Fix account name duplicates (#12867) 2021-12-16 07:11:55 -03:30
selectors Remove duplicate selector getPermissionSubjectsMetadata (#13144) 2021-12-22 16:31:48 -03:30
store Use promisified background in setUseNonceField (#13107) 2021-12-16 15:36:32 -03:30
1.INTRODUCTION.stories.mdx Docs/12367 Adding storybook essentials addons (#12393) 2021-10-29 07:22:07 -10:00
2.DOCUMENTATION.stories.mdx Updating storybook documentation guidelines (#12957) 2021-12-07 10:24:06 -08:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00