MetaMask / core

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

feat: add useSafeChainsListValidation, tokenSortConfig and privacyMode #4860

Closed cryptodev-2s closed 3 weeks ago

cryptodev-2s commented 3 weeks ago

Explanation

This PR add three new properties to PreferencesController state:

References

Changelog

@metamask/preferences-controller

Added

Checklist

cryptodev-2s commented 3 weeks ago

This change will also simplify the patch in this bump https://github.com/MetaMask/metamask-mobile/pull/12055