Skip to content

Version v9.2.0 RC#10617

Merged
Gudahtt merged 38 commits intomasterfrom
Version-v9.2.0
Mar 15, 2021
Merged

Version v9.2.0 RC#10617
Gudahtt merged 38 commits intomasterfrom
Version-v9.2.0

Conversation

@metamaskbot
Copy link
Copy Markdown
Collaborator

@metamaskbot metamaskbot commented Mar 9, 2021

📦 🚀

Changelog

brad-decker and others added 30 commits March 1, 2021 16:37
Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>
Co-authored-by: Thomas Huang <tmashuang@users.noreply.github.com>
This prop was never passed in, nor can I see any reason for it to exist
in the first place.
* fix: handle safeLow undefined

fixes #10558

* fix: add tests for isCustomGasPriceSafe selector
* Updating references to support email

Fixes #10188

* Removing UniqueImage component

* Removing unused UniqueImage locales
* origin/develop:
  Updating references to MetaMask support (#10563)
  Remove dead code related to the selectedFromToken variable in swaps/index.js (#10570)
  make lavamoat optional for dev mode (#10538)
  Adding a warning when sending a token to its own contract address (#10546)
  handle undefined network (#10560)
  cache balances by chain id (#10545)
  Fix/handle safe low undefined (#10561)
  Remove unused `hasHexData` prop (#10529)
  Resolving pull-ws to v3.3.2 (#10543)
  Sync `master` with `develop` (#10540)
* Convert useSwapsEthToken hook to a selector

* Code cleanup
* Update italian translation

* Update translation after review
This message was accidentally added in #10126.
In #10510 we changed how tokens are stored, keying them by `chainId`
rather than network type. However we didn't update our mobile sync
function to account for this, which ended up breaking the filtering
logic used to prepare the data that is synced.

Specifically, custom tokens added by users are filtered out to just
those that are confirmed to be ERC20 tokens in our built-in list of
tokens. This filters out unrecognized tokens and NFTs.

The filtering logic has been restored to the pre-#10510 behaviour.
This patch update fixes an install issue encountered when trying to
update `eth-trezor-keyring` from v0.5.2 to v0.6.0.
The `elliptic` package has been updated to v6.5.4 to address a security
advisory regarding a vulnerability in v6.5.3. We are not affected by
this vulnerability to the best of our knowledge. This is just to stay
on the safe side, and fix our audit check.
* Unifies the filename suffix to .test.js

* Display @babel/no-invalid-this rule for tx-controller.test.js

* Add test file extension to test:unit:global
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 9, 2021

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@metamaskbot
Copy link
Copy Markdown
Collaborator Author

Builds ready [fce4a70]
Page Load Metrics (587 ± 39 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint47745984
domContentLoaded3376595868139
load3386605878039
domInteractive3376585858039

trongham
trongham previously approved these changes Mar 10, 2021
@metamaskbot
Copy link
Copy Markdown
Collaborator Author

Builds ready [da09274]
Page Load Metrics (630 ± 48 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint458360105
domContentLoaded33675162910048
load33775263010048
domInteractive33575062810048

@Gudahtt Gudahtt marked this pull request as ready for review March 10, 2021 16:57
@Gudahtt Gudahtt requested a review from a team as a code owner March 10, 2021 16:57
@Gudahtt Gudahtt requested review from Gudahtt and tmashuang and removed request for Gudahtt March 10, 2021 16:57
@Gudahtt
Copy link
Copy Markdown
Member

Gudahtt commented Mar 10, 2021

I'll update this to include #10590 shortly, as it includes additional block explorer fixes that weren't a part of #10587

Edit: Done. I think we can skip the changelog update for this because the changes still fall under "Show correct block explorer for custom RPC endpoints for built-in networks"

metamaskbot and others added 3 commits March 10, 2021 15:37
All user-facing changes have been included, and descriptions have been
updated to be more easily understood.
@metamaskbot
Copy link
Copy Markdown
Collaborator Author

Builds ready [e4d1f87]
Page Load Metrics (578 ± 32 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint46835894
domContentLoaded3656265766732
load3666285786732
domInteractive3646265766732

@metamaskbot
Copy link
Copy Markdown
Collaborator Author

Builds ready [bcd04cd]
Page Load Metrics (651 ± 39 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint459158115
domContentLoaded4008426508239
load4018436518239
domInteractive4008426508239

@Gudahtt Gudahtt merged commit 513a648 into master Mar 15, 2021
@Gudahtt Gudahtt deleted the Version-v9.2.0 branch March 15, 2021 15:48
@github-actions github-actions bot locked and limited conversation to collaborators Mar 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.