1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/lib
Mark Stacey 20f654a348
Reduce logging in production builds (#20694)
Our logger middleware can be quite noisy in production, logging all RPC
requests. It has been updated to have more condensed logs in production
builds, but preserving the existing logging for development builds.
2023-09-04 10:35:23 -02:30
..
ens-ipfs Allow user to turn off ENS DNS resolution (#20102) 2023-07-28 11:21:43 -05:00
middleware Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
migrator Log before and after each migration run (#20424) 2023-08-15 19:19:48 -02:30
ppom use @blockaid/ppom_release vs @blockaid/ppom (#20669) 2023-08-31 06:20:01 +09:00
rpc-method-middleware Reduce logging in production builds (#20694) 2023-09-04 10:35:23 -02:30
segment Persisting segment events in MetaMetricsController store (#16198) 2022-11-08 04:33:03 +05:30
account-tracker.js Subscribe to event fired by KeyringController on account removal (#20478) 2023-08-31 18:35:34 +01:00
account-tracker.test.js Subscribe to event fired by KeyringController on account removal (#20478) 2023-08-31 18:35:34 +01:00
backup.js Rename BackupController to Backup (#20465) 2023-08-16 16:59:17 -02:30
backup.test.js feat(878): implement network txn toggle and new style (#20363) 2023-08-24 11:27:42 +01:00
cleanErrorStack.js
cleanErrorStack.test.js
ComposableObservableStore.js Initialize composable observable store after update (#20468) 2023-08-17 12:22:37 -02:30
ComposableObservableStore.test.js Initialize composable observable store after update (#20468) 2023-08-17 12:22:37 -02:30
createDupeReqFilterMiddleware.js Adding middleware to filter out duplicate requests from DAPP (#16730) 2022-12-02 21:08:12 +05:30
createDupeReqFilterMiddleware.test.js Privacy - Update metametrics copy during onboarding (#16825) 2022-12-07 12:56:57 -06:00
createLoggerMiddleware.js Reduce logging in production builds (#20694) 2023-09-04 10:35:23 -02:30
createMetamaskMiddleware.js Update eth-json-rpc-middleware from v9 to v10 (#17591) 2023-02-27 13:19:08 -03:30
createMetaRPCHandler.js Persist state in metaRPCHandler so that we are sure state is persisted before sending back response to actions (#15978) 2022-10-10 17:10:44 -05:00
createMetaRPCHandler.test.js
createOnboardingMiddleware.js
createOriginMiddleware.js
createRPCMethodTrackingMiddleware.js Fix issue with requests with empty data being forwarded to opensea (#18598) 2023-04-17 09:54:25 +05:30
createRPCMethodTrackingMiddleware.test.js Fix issue with requests with empty data being forwarded to opensea (#18598) 2023-04-17 09:54:25 +05:30
createStreamSink.js
createTabIdMiddleware.js
extractEthjsErrorMessage.js
get-first-preferred-lang-code.js ensure that we default users with browser language code 'zh' to the supported 'zh_CN' language code (#16329) 2022-10-31 16:48:51 -05:00
getObjStructure.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00
local-store.js Improve Sentry state pre-initialization (#20491) 2023-08-17 09:29:05 -02:30
local-store.test.js Improve Sentry state pre-initialization (#20491) 2023-08-17 09:29:05 -02:30
metaRPCClientFactory.js Update @metamask/safe-event-emitter (#18419) 2023-04-03 15:57:39 -02:30
metaRPCClientFactory.test.js Fix rpc and tests (#15570) 2022-08-16 18:21:35 +05:30
network-store.js Fix pre-initialization UI error state capture (#20529) 2023-08-18 16:32:28 -02:30
notification-manager.js fix(20314): fix window.left negative value causing polifll warning (#20653) 2023-08-31 15:15:09 +01:00
notification-manager.test.ts fix(20314): fix window.left negative value causing polifll warning (#20653) 2023-08-31 15:15:09 +01:00
security-provider-helpers.test.ts Adopt security provider request from core (#18520) 2023-04-18 08:33:32 +01:00
security-provider-helpers.ts Adopt security provider request from core (#18520) 2023-04-18 08:33:32 +01:00
sentry-filter-events.ts Capture Sentry errors prior to initialization (#20265) 2023-07-31 18:49:32 -02:30
setup-initial-state-hooks.js Fix Sentry breadcrumb collection during initialization (again) (#20532) 2023-08-18 18:26:27 -02:30
setupSentry.js feat: Add more state props from controllers to Sentry mask (#20595) 2023-08-29 20:47:58 -02:30
setupSentry.test.js Sanitize privacy sensitive data before sending to sentry. (#16780) 2022-12-16 11:56:23 -03:30
stream-utils.js Minor scripts/ui.js file cleanup (#16566) 2022-11-18 20:57:01 +07:00
util.test.js fix(settings): fixed two IPFS gateway issues (#19700) 2023-08-22 22:13:13 -07:00
util.ts fix(settings): fixed two IPFS gateway issues (#19700) 2023-08-22 22:13:13 -07:00