Merged
Conversation
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)
Sync `master` with `develop`
* 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.
…g approve screen (#10606)
* 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
Contributor
|
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. |
Collaborator
Author
Builds ready [fce4a70]
Page Load Metrics (587 ± 39 ms)
|
trongham
previously approved these changes
Mar 10, 2021
Collaborator
Author
Builds ready [da09274]
Page Load Metrics (630 ± 48 ms)
|
Member
This reverts commit 59f516a.
All user-facing changes have been included, and descriptions have been updated to be more easily understood.
Collaborator
Author
Builds ready [e4d1f87]
Page Load Metrics (578 ± 32 ms)
|
Collaborator
Author
Builds ready [bcd04cd]
Page Load Metrics (651 ± 39 ms)
|
tmashuang
approved these changes
Mar 11, 2021
brad-decker
approved these changes
Mar 15, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📦 🚀
Changelog