1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-01 21:57:06 +01:00
metamask-extension/app/scripts/lib/rpc-method-middleware/handlers
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
..
desktop Add desktop support (#17683) 2023-02-20 17:13:12 +00:00
add-ethereum-chain.js remove network name from analytics (#16781) 2022-12-03 09:57:48 -06:00
eth-accounts.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
get-provider-state.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00
index.js Add desktop support (#17683) 2023-02-20 17:13:12 +00:00
log-web3-shim-usage.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00
request-accounts.js Fixes an issue where metamask popup is not loading on eth_accounts (#13840) 2022-03-07 19:09:03 +04:00
send-metadata.js Choose accounts refactor (#13039) 2021-12-14 18:54:46 -05:00
switch-ethereum-chain.js fix issue preventing switching to localhost (#16707) 2022-11-29 10:01:23 -06:00
watch-asset.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00