1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 11:28:51 +01:00
metamask-extension/test/e2e
Mark Stacey 2ccc1977bf
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-02-24 11:39:00 -03:30
..
import-utc-json
mock-page-with-disallowed-iframe
mock-page-with-iframe
mv3
mv3-perf-stats Capture all Error console.log events (#17710) 2023-02-23 14:27:36 +00:00
nft Add e2e test view nft details (#17852) 2023-02-24 15:34:32 +01:00
restore
seeder NFT: Replaced all the instances of collectibles with NFTs (#17741) 2023-02-17 00:53:29 +05:30
send-eth-with-private-key-test
snaps [FLASK] Temporarily disable JSON-RPC snap e2e test (#17778) 2023-02-16 10:35:11 +01:00
swaps UX: Icons: Remove usage of chevron fa- icons (#17668) 2023-02-16 07:26:14 -06:00
tests Update the PhishingController to v2 and update phishing warning page (#17835) 2023-02-24 11:39:00 -03:30
webdriver Capture all Error console.log events (#17710) 2023-02-23 14:27:36 +00:00
.mocharc.js
benchmark.js
e2e-mocha-setup.js
e2e-process-report.js e2e multiple reports (#17715) 2023-02-10 19:34:01 +00:00
fixture-builder.js UX: Move Portfolio link to its own button (#17722) 2023-02-21 09:32:08 -06:00
fixture-server.js
ganache.js
helpers.js Capture all Error console.log events (#17710) 2023-02-23 14:27:36 +00:00
lavamoat-stats.js
metamask-ui.spec.js Capture all Error console.log events (#17710) 2023-02-23 14:27:36 +00:00
mock-e2e.js Update the PhishingController to v2 and update phishing warning page (#17835) 2023-02-24 11:39:00 -03:30
mv3-stats.js
phishing-warning-page-server.js
run-all.js e2e multiple reports (#17715) 2023-02-10 19:34:01 +00:00
run-e2e-test.js Add desktop support (#17683) 2023-02-20 17:13:12 +00:00
user-actions-benchmark.js
x-server.js