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
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
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
createDupeReqFilterMiddleware.test.js
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
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
getObjStructure.js
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
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
stream-utils.js
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