1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 04:20:53 +01:00
metamask-extension/shared/constants
Matthew Walsh cc99a25228
Add desktop support (#17683)
Use DesktopManager in background script to redirect internal and external connections to the desktop app.
Include DesktopController in the MetaMask controller.
Support desktop keyrings in MetaMask controller via the overrides object.
Create middleware handler to connect to the desktop app while UI code is pending.
Add build system support for desktop specific configuration variables.
2023-02-20 17:13:12 +00:00
..
alarms.js Replace setInterval with chrome alarms for MetaMetrics FinalizeEventFragment (#16003) 2022-10-04 13:03:50 -04:00
alerts.ts feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
app.ts Add desktop support (#17683) 2023-02-20 17:13:12 +00:00
common.ts add numeric module (#17324) 2023-01-20 15:16:56 -06:00
environment.js Pass excludedPermissions to SnapController (#17321) 2023-02-15 11:09:47 +01:00
gas.ts Fixing/extending type definitions for later usage (#17514) 2023-02-01 11:53:21 -06:00
hardware-wallets.ts Convert shared/constants/hardware-wallets.js -> Typescript (#17310) 2023-01-20 09:14:40 -06:00
labels.ts Convert shared/constants/labels.js -> Typescript (#17309) 2023-01-20 08:02:09 -06:00
metametrics.js Fix #17669 - Revise old metrics schema for Onboarding v2 (#17769) 2023-02-16 10:06:56 -06:00
network.ts Additional incoming transactions support (#14219) 2023-02-14 12:35:42 -06:00
permissions.test.js Pass excludedPermissions to SnapController (#17321) 2023-02-15 11:09:47 +01:00
permissions.ts Pass excludedPermissions to SnapController (#17321) 2023-02-15 11:09:47 +01:00
phishing.js Bump controllers v30.0.2 (#14906) 2022-07-18 09:43:30 -05:00
preferences.ts Move THEME_TYPE to new preferences.ts file (#17515) 2023-01-31 17:49:00 -06:00
smartTransactions.js Swaps / STX improvements (#14622) 2022-05-09 18:48:14 +02:00
snaps.ts Add hardcoded list of human-readable snap derivation paths (#17627) 2023-02-06 21:49:56 +01:00
swaps.ts feat(mme-17214): migrate L33 files to typescript (#17372) 2023-01-31 12:01:10 +00:00
time.ts Add initial Typescript Files (#15596) 2022-08-16 10:15:29 -05:00
tokens.js Fixing error when user input some letter in token allowance flow (#17117) 2023-01-18 10:53:10 +01:00
transaction.ts Convert confirm-tx.utils.js to typescript (#17349) 2023-02-02 12:35:05 -06:00