-
-
Notifications
You must be signed in to change notification settings - Fork 213
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: MetaMask/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: MetaMask/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 11 files changed
- 3 contributors
Commits on May 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0bdd87c - Browse repository at this point
Copy the full SHA 0bdd87cView commit details -
Add support for unicode domans to PhishingController (#471)
The PhishingController now supports unicode domains. Previously it supported plain ASCII domains (including punycode domains), but any domains with non-ASCII unicode characters would always be considered as safe. Tests have been added to ensure the `test` and `bypass` methods both normalize input to punycode. Note that any whitelisted unicode domains will now be ignored. We could fix this with a migration, but it's exceedingly unlikely that any unicode domains could have been whitelisted in the first place, because we only offer that ability for blocked domains. And unicode domains were never blocked. The `eth-phishing-detect` package was updated to make a pre-existing test work correctly. Previously the "should bypass a given domain" test was broken because the example unsafe domain was not blocked in the version of `eth-phishing-detect` used. It is blocked in the current version, and an assertion has been added to ensure these tests are working correctly.
Configuration menu - View commit details
-
Copy full SHA for abc960e - Browse repository at this point
Copy the full SHA abc960eView commit details -
* openseainterface * openseainterface * types * fixes MetaMask/metamask-mobile#2264 * collectiblesmetadata * collectiblecontract * compareCollectiblesMetadata * compareCollectiblesMetadatatest * ignoreassigns * lintfix * Revert "Add BaseControllerV2 support to ComposableController (#447)" This reverts commit 5777094. * ApiCollectibleLastSale * address * addmetadata * fixtests * Revert "Revert "Add BaseControllerV2 support to ComposableController (#447)"" This reverts commit c3ebf47. * ignore
Configuration menu - View commit details
-
Copy full SHA for b8ba44c - Browse repository at this point
Copy the full SHA b8ba44cView commit details -
* changelogandbump * typo * Update CHANGELOG.md Co-authored-by: Mark Stacey <markjstacey@gmail.com> Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a554900 - Browse repository at this point
Copy the full SHA a554900View commit details
There are no files selected for viewing