1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/shared/modules
2023-02-16 20:22:59 +05:30
..
browser-runtime.utils.js MV3: Update service worker restart logic and keep-alive logic for dapp support () 2022-11-15 00:18:08 +07:00
browser-runtime.utils.test.js Jest: Add browser.runtime (webextension-polyfill) utils tests () 2022-11-16 01:32:31 +07:00
buffer-utils.js Add JSDoc ESLint rules () 2022-01-07 12:27:33 -03:30
buffer-utils.test.js Using expect in jest unit tests under /shared () 2021-06-29 10:50:18 -07:00
contract-utils.test.js update prettier () 2022-07-31 13:26:40 -05:00
contract-utils.ts feature: convert shared/modules/contract-utils.test.js to typescript () 2023-01-26 17:59:49 +00:00
conversion.utils.test.js Complete level 36 migration of TypeScript by converting conversion.utils.js and deprecate old conversion util () 2023-01-24 12:49:26 -06:00
conversion.utils.ts Complete level 36 migration of TypeScript by converting conversion.utils.js and deprecate old conversion util () 2023-01-24 12:49:26 -06:00
declare-modules.d.ts feat(mme-17214): migrate L33 files to typescript () 2023-01-31 12:01:10 +00:00
error.test.ts Add error module for safely handling errors () 2023-02-02 13:30:57 -06:00
error.ts Add error module for safely handling errors () 2023-02-02 13:30:57 -06:00
fetch-with-timeout.js Set default getFetchWithTimeout default timeout value () 2022-07-19 11:13:45 -05:00
fetch-with-timeout.test.js Set default getFetchWithTimeout default timeout value () 2022-07-19 11:13:45 -05:00
gas.utils.js Refactor usages of conversion util in the app folder and shared folder in favor of Numeric () 2023-01-23 11:41:01 -06:00
gas.utils.test.js Refactor usages of conversion util in the app folder and shared folder in favor of Numeric () 2023-01-23 11:41:01 -06:00
hexstring-utils.test.js Format shared/modules/*.tests to use jest arrow functions and use stricter comparative matcher () 2021-11-30 12:09:46 -06:00
hexstring-utils.ts Convert hexstring-utils to typescript () 2023-01-12 10:07:30 -07:00
mv3.utils.js Refactoring isManifestV3 variable () 2022-08-16 20:51:42 +05:30
network.utils.js migrate network constants to typescript () 2022-09-14 09:55:31 -05:00
Numeric.test.ts Fix for error during sending to multisig address () 2023-02-09 10:49:39 -06:00
Numeric.ts Fix for error during sending to multisig address () 2023-02-09 10:49:39 -06:00
object.utils.js remove exclusions for mismatched object jsdoc type casing () 2022-07-27 08:28:05 -05:00
provider-injection.js Remove docs.google.com from blocked domains list () 2022-10-11 07:56:03 -07:00
random-id.js fix: replace dnode background with JSON-RPC () 2021-03-18 11:23:46 -07:00
rpc.utils.js Set default getFetchWithTimeout default timeout value () 2022-07-19 11:13:45 -05:00
siwe.js Bump keystone package versions to latest () 2022-09-22 10:04:24 -05:00
string-utils.test.js feat(mme-17212): convert shared/module/string-utils.js -> Typescript () 2023-01-20 17:40:48 +00:00
string-utils.ts feat(mme-17212): convert shared/module/string-utils.js -> Typescript () 2023-01-20 17:40:48 +00:00
swaps.utils.js Swaps support for local testnet () 2021-03-18 07:50:06 -02:30
transaction.utils.js Change transaction type for send with approve transaction () 2023-02-16 20:22:59 +05:30
transaction.utils.test.js Change transaction type for send with approve transaction () 2023-02-16 20:22:59 +05:30