mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-21 17:37:01 +01:00
827c2fb741
* feat: update sentry mask adding controller props to improve error monitoring * fix:remove changes in chrome-driver dependency * Remove properties from mask * Add more values to mask * Sort the mask alphabetically * Add termsOfUseLastAgreed to mask * Fix test imports * Update policy gap test to compare UI mask * Reorganize tests under one describe block * Update snapshots * Mask another timestamp in state snapshots * Mask browser environment properties * Add missing UI field mask, and refactor field masking/removal * Eliminate remaining policy gaps * Simplify ganache options * Eliminate extra mask properties * Update mask to capture dynamic keys The mask now supports dynamic keys. This lets set more fine-grained rules for which data to include within dynamic data structures. The mask has been updated to include just top-level keys for various token-related data collections in state. This lets us see the chain IDs that users have tokens on. This will be useful in debugging Sentry reports of invalid keys in these data structures. * Add additional 'expected missing state' entries * Remove unnecessary properties from state snapshot * Add providerConfig.chainId to state snapshot * Update error state snapshots --------- Co-authored-by: Danica Shen <zhaodanica@gmail.com> Co-authored-by: Mark Stacey <markjstacey@gmail.com> |
||
---|---|---|
.. | ||
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 | ||
i18n.test.ts | ||
i18n.ts | ||
mv3.utils.js | ||
network.utils.test.ts | ||
network.utils.ts | ||
Numeric.test.ts | ||
Numeric.ts | ||
object.utils.js | ||
provider-injection.js | ||
random-id.js | ||
rpc.utils.js | ||
security-provider.utils.test.ts | ||
security-provider.utils.ts | ||
siwe.js | ||
string-utils.test.js | ||
string-utils.ts | ||
swaps.utils.js | ||
transaction.utils.js | ||
transaction.utils.test.js | ||
updateTxData.js | ||
updateTxData.test.js |