MetaMask / core

This monorepo is a collection of packages used across multiple MetaMask clients
MIT License
293 stars 188 forks source link

chore: lower c2 blocklist fetch interval #4850

Closed AugmentedMode closed 4 weeks ago

AugmentedMode commented 4 weeks ago

Explanation

The current C2 domain blocklist fetch interval is set to 15 minutes. After discussing with Samczsun, we determined it's best to lower this interval, as drainers have started switching C2s more quickly since C2 detection was rolled out.

This update only affects the fetch interval for the C2 blocklist.

References

Changelog

@metamask/phishing-controller

Checklist