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
Elliot Winkler 1304ec7af5
Convert shared/constants/metametrics to TS (#18353)
We want to convert NetworkController to TypeScript in order to be able
to compare differences in the controller between in this repo and the
core repo. To do this, however, we need to convert the dependencies of
the controller to TypeScript.

As a part of this effort, this commit converts
`shared/constants/metametrics` to TypeScript. Note that simple objects
have been largely replaced with enums. There are some cases where I even
split up some of these objects into multiple enums.

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2023-04-03 09:31:04 -06:00
..
add-ethereum-chain.js Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -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 extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
log-web3-shim-usage.js Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06: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 feat: add the ConsenSys zkEVM (Linea) as a default network (#17875) 2023-03-21 13:58:38 -02:30
watch-asset.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00