1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui/selectors
Mark Stacey d6b49ae383
Refactor KeyringTypes constant (#17490)
The `HardwareKeyringTypes` constant has been renamed to `KeyringTypes`
and moved to a separate constants module, to reflect that it contains
more than just hardware wallet keyring types. This corrects a mistake
made recently during a TypeScript conversion.
2023-03-21 12:13:22 -02:30
..
confirm-transaction.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
confirm-transaction.test.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
custom-gas.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
custom-gas.test.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
first-time-flow.js Remove ONBOARDING_V2 flag for release (#16865) 2023-01-13 10:25:01 -06:00
index.js Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
metametrics.js Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
metametrics.test.js Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
nonce-sorted-transactions-selector.test.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
permissions.js [FLASK] snaps-monorepo@0.31.0 (#18142) 2023-03-17 12:00:05 +01:00
permissions.test.js [FLASK] Expose transaction origin to transaction insight snaps (#16671) 2022-12-01 14:38:56 +01:00
selectors.js Refactor KeyringTypes constant (#17490) 2023-03-21 12:13:22 -02:30
selectors.test.js Refactor KeyringTypes constant (#17490) 2023-03-21 12:13:22 -02:30
transactions.js Relocate conversion utils to shared/modules/conversion.utils.js (#17319) 2023-01-20 11:04:37 -06:00
transactions.test.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00