1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/shared/constants
PeterYinusa ceab2a0b11 Update the PhishingController to v2 and update phishing warning page (#17835)
The PhishingController has been updated to v2. This release should
dramatically reduce network traffic and double the update speed of the
phishing list.

This was accomplished by combining both of our phishing configurations
into one list (the "stalelist"), then creating a separate list of the
changes just the past few days (the "hotlist"). Now users will download
a smaller list more frequently (every 30 minutes rather than every
hour), whereas the full list is only updated every 4 days.

The combined configuration means that we no longer know which list was
responsible for each block. The phishing warning page has been updated
to dynamically look this information up, to ensure users are still
directed to the correct place to dispute a block. This update to the
phishing warning page also includes the recent redesign.
2023-03-06 18:34:18 +00:00
..
alarms.js Replace setInterval with chrome alarms for MetaMetrics FinalizeEventFragment (#16003) 2022-10-04 13:03:50 -04:00
alerts.ts feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
app.ts Fixing/extending type definitions for later usage (#17514) 2023-02-01 11:53:21 -06:00
common.ts add numeric module (#17324) 2023-01-20 15:16:56 -06:00
gas.ts Fixing/extending type definitions for later usage (#17514) 2023-02-01 11:53:21 -06:00
hardware-wallets.ts Convert shared/constants/hardware-wallets.js -> Typescript (#17310) 2023-01-20 09:14:40 -06:00
labels.ts Convert shared/constants/labels.js -> Typescript (#17309) 2023-01-20 08:02:09 -06:00
metametrics.js Detect and track UI customizations on Personal Sign Requests (#16222) 2023-02-08 22:16:17 +07:00
network.ts feat(mme-17214): migrate L33 files to typescript (#17372) 2023-01-31 12:01:10 +00:00
permissions.test.js [FLASK] snaps-monorepo@0.24.1 (#16525) 2022-11-22 13:07:08 +01:00
permissions.ts [FLASK] Add snap alerts and prompts via snap_dialog RPC method (#16048) 2022-12-01 16:46:06 +01:00
preferences.ts Move THEME_TYPE to new preferences.ts file (#17515) 2023-01-31 17:49:00 -06:00
smartTransactions.js Swaps / STX improvements (#14622) 2022-05-09 18:48:14 +02:00
snaps.ts Add hardcoded list of human-readable snap derivation paths (#17627) 2023-02-06 21:49:56 +01:00
swaps.ts feat(mme-17214): migrate L33 files to typescript (#17372) 2023-01-31 12:01:10 +00:00
time.ts Add initial Typescript Files (#15596) 2022-08-16 10:15:29 -05:00
tokens.js Fixing error when user input some letter in token allowance flow (#17117) 2023-01-18 10:53:10 +01:00
transaction.ts Convert confirm-tx.utils.js to typescript (#17349) 2023-02-02 12:35:05 -06:00