1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/shared/modules
Mark Stacey 805ce29e11 Add types of hidden properties to Sentry data (#20457)
* Add types of hidden properties to Sentry data

The masked wallet state object sent to Sentry has been updated to
include the type of each property omitted from the mask. This lets us
at least see the full state shape, making it easier to see when errors
are caused by invalid state.

Relates to #20449

* Remove inconsistent state snapshot properties

The state snapshot tests have been updated to exclude properties that
were shown to differ between runs.
2023-08-17 09:01:25 -02:30
..
browser-runtime.utils.js
browser-runtime.utils.test.js
buffer-utils.js
buffer-utils.test.js
contract-utils.test.js
contract-utils.ts
conversion.utils.test.js
conversion.utils.ts
declare-modules.d.ts
error.test.ts
error.ts
fetch-with-timeout.test.ts
fetch-with-timeout.ts
gas.utils.js
gas.utils.test.js
hash.utils.ts
hexstring-utils.test.js
hexstring-utils.ts Fix contract interaction recipient and contract address (#18855) 2023-05-18 18:19:40 +01:00
i18n.test.ts Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00
i18n.ts Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00
mv3.utils.js
network.utils.test.ts
network.utils.ts feat: add new linea mainnet network (#19326) 2023-06-16 14:05:33 -02:30
Numeric.test.ts
Numeric.ts
object.utils.js Add types of hidden properties to Sentry data (#20457) 2023-08-17 09:01:25 -02:30
provider-injection.js
random-id.js
rpc.utils.js
security-provider.utils.test.ts Security Provider cleanup (#19694) 2023-06-23 20:08:22 +02:00
security-provider.utils.ts Security Provider cleanup (#19694) 2023-06-23 20:08:22 +02:00
siwe.js
string-utils.test.js
string-utils.ts
swaps.utils.js
transaction.utils.js Add edge case handling for tx utilities (#19907) 2023-07-07 06:16:37 -02:30
transaction.utils.test.js Add edge case handling for tx utilities (#19907) 2023-07-07 06:16:37 -02:30
updateTxData.js Feature/mmi 3009 confirm transaction base code fences (#19335) 2023-06-07 08:43:28 +02:00
updateTxData.test.js Feature/mmi 3009 confirm transaction base code fences (#19335) 2023-06-07 08:43:28 +02:00