ryanml
a41e3b1925
Approval screen: Center justify address display content ( #12639 )
...
* Approval screen: Center justify address display content
* Removing width prop
3 years ago
shichangzhi
9a37e44c58
Update Chinese translations: correct typos. ( #12586 )
3 years ago
ryanml
9ab6293129
Fix untranslated header text in AccountImportSubview ( #12640 )
...
* Fix untranslated header text in AccountImportSubview
* use styling for link spacing
3 years ago
PeterYinusa
dc19e1d5f6
Onboarding v2 e2e test ( #12628 )
...
* add data-testid's
* import wallet test
* create wallet test
* fix lint issues
3 years ago
Mark Stacey
ab2aca2c08
Fix lint errors ( #12645 )
...
These lint errors were accidentally introduced recently as a result of
merging #12530 and #12461
3 years ago
Dan J Miller
a13d8583a0
Fix flaky account removal e2e test ( #12607 )
...
* Add delay to fix flaky account removal e2e test
* Await for element to update instead of awaiting an arbitrary delay
* Update test/e2e/tests/from-import-ui.spec.js
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
* code formatting
* Remove redundant code
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Co-authored-by: PeterYinusa <peter.yinusa@consensys.net>
3 years ago
Jyoti Puri
a49a40fbbb
Adding GasFee context ( #12530 )
...
Adding GasFee context
3 years ago
Dan Miller
22468ffdb1
Run lavamoat:auto
3 years ago
ryanml
b5fdfe6dea
[skip e2e] Updating changelog for 10.6.0 ( #12630 )
3 years ago
igorms-cons
2c410f534d
Fix/ux papercuts account details issue #12292 ( #12399 )
...
* account details - updating ui
* account details - updating ui - version 2
* update qr-code scss in details account view
* account detail screen - create local eng label
* account detail update copy state
3 years ago
MetaMask Bot
a664c229a8
Version v10.6.0
3 years ago
ryanml
05aa19a05d
Replacing instances of 'testnets' with 'test networks' ( #12626 )
3 years ago
ryanml
7c60757814
Implementing display solution for testnets in the network dropdown ( #12564 )
...
* Implementing display solution for testnets in the network dropdown
* Update setting from 'Test networks' -> 'Show test networks'
* Add capability to dismiss testnets message
* span -> a
3 years ago
ryanml
1640b081d0
Merge pull request #12616 from MetaMask/master-sync
...
Sync `master` with `develop`
3 years ago
ryanml
33e253f532
Adding 'gap' prop to Box ( #12611 )
3 years ago
David Walsh
4b1c51aec5
Rename the function of the Ledger preference renaming ( #12459 )
3 years ago
Alex Miller
722c4e5b63
Support for GridPlus Lattice1 hardware wallet ( #12053 )
...
* GridPlus: Adds support for GridPlus Lattice1 hardware wallet
* Fixes issue with switching hardware HD path
The main `Select HD Path` piece of the account selection component was not
properly hooked up to the state manager (`onPathChange`) and the extra
`Popover` component was being used instead.
I'm not sure what the origin of this is, but I don't see why the Popover
is needed at all. I have remove it and hooked `onPathChange` directly into
the HD path selector dropdown.
This was an issue that nearly every Lattice user who had come from Ledger
has contacted us about.
* GridPlus: Addresses QA issues
* Adds Lattice tutorial + image
* Cleans up connectivity issues (see: https://github.com/GridPlus/eth-lattice-keyring/pull/16 )
* GridPlus: Adds Firefox support
To connect to the Lattice you need to open a new tab/window and get
login data from it. We were not able to do this for Firefox because
we relied on the `window` API. This is now fixed.
See corresponding changes:
* `eth-lattice-keyring`: https://github.com/GridPlus/eth-lattice-keyring/pull/17
* Lattice connector: https://github.com/GridPlus/wallet-web/pull/152
* GridPlus: Adds missing error path for Firefox
See: 242a93f559
3 years ago
ryanml
53435980eb
Merge remote-tracking branch 'origin/develop' into master-sync
3 years ago
ryanml
263e80da5e
Merge pull request #12584 from MetaMask/Version-v10.5.0
...
Version v10.5.0 RC
3 years ago
Dan J Miller
0e6f1b078d
Throw, and not just display, ledgerDeviceOpenFailureMessage on failed to open device error in ledger connect flow ( #12613 )
3 years ago
Dan J Miller
87ab272a5a
Throw, and not just display, ledgerDeviceOpenFailureMessage on failed to open device error in ledger connect flow ( #12613 )
3 years ago
David Walsh
17b64e94fc
Use gas recommendation constants throughout app ( #12461 )
3 years ago
David Walsh
2822379bdc
Improve browser detection code ( #12456 )
...
* Improve browser detection code
* Add unit tests for platform detection
* Add test
* Use key check instead of object presence
3 years ago
ryanml
accfd0b049
Updating default collectibles tab view ( #12575 )
3 years ago
hupfis
ea0192df7b
Update German translations ( #12547 )
3 years ago
David Walsh
042bd84c87
Minor code cleanup of _viewOnEtherscan ( #12609 )
3 years ago
Dan J Miller
010e661f8b
Add Ledger connection flow warning message for failed to connect device error ( #12604 )
3 years ago
Dan J Miller
a6d0f379ad
Add Ledger connection flow warning message for failed to connect device error ( #12604 )
3 years ago
Jyoti Puri
4757eed2f6
Fix build ( #12606 )
3 years ago
Jyoti Puri
3dfc1cc5f6
Edit transaction screen changes for EIP-1559 V2 ( #12493 )
...
Edit transaction screen changes for EIP-1559 V2
3 years ago
Dan J Miller
e740f7a436
Ensure proper transport type is set before attempting to connect ledger wallet ( #12594 )
...
* Ensure proper transport type is set before attempting to connect ledger wallet
* Fix unit tests
3 years ago
Dan J Miller
e6ae6e09b8
Ensure proper transport type is set before attempting to connect ledger wallet ( #12594 )
...
* Ensure proper transport type is set before attempting to connect ledger wallet
* Fix unit tests
3 years ago
PeterYinusa
c0f0e1cfc4
update chromedriver to v95 ( #12603 )
3 years ago
VSaric
65984291b6
Changed ETH decimal values to have 8 places for sending ( #12437 )
...
* Changed ETH decimal values to have 8 places for sending
* Fixing unit tests
* Fixing test-lint
3 years ago
dragana8
6d786a7bbf
hide eth amount ( #12435 )
...
fix
review updates
moved logic to upper component
3 years ago
Niranjana Binoy
524725b24b
Network tab refactor ( #12502 )
3 years ago
dependabot[bot]
ac0f70b858
Bump vm2 from 3.9.3 to 3.9.5 ( #12582 )
...
Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/patriksimek/vm2/releases )
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.3...3.9.5 )
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
ab216f855d
Bump tmpl from 1.0.4 to 1.0.5 ( #12581 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
8f014d99b3
Bump keypair from 1.0.1 to 1.0.4 ( #12583 )
...
Bumps [keypair](https://github.com/juliangruber/keypair ) from 1.0.1 to 1.0.4.
- [Release notes](https://github.com/juliangruber/keypair/releases )
- [Commits](https://github.com/juliangruber/keypair/compare/v1.0.1...v1.0.4 )
---
updated-dependencies:
- dependency-name: keypair
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
e3e6da1a75
Bump vm2 from 3.9.3 to 3.9.5 ( #12582 )
...
Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/patriksimek/vm2/releases )
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.3...3.9.5 )
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
ryanml
e8b5e71a7f
Updating changelog for 10.5.0 ( #12585 )
...
* [skip e2e] Updating changelog for 10.5.0
* Update CHANGELOG.md
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
3 years ago
dependabot[bot]
65e5902200
Bump tmpl from 1.0.4 to 1.0.5 ( #12581 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
8d1c342c2e
Bump keypair from 1.0.1 to 1.0.4 ( #12583 )
...
Bumps [keypair](https://github.com/juliangruber/keypair ) from 1.0.1 to 1.0.4.
- [Release notes](https://github.com/juliangruber/keypair/releases )
- [Commits](https://github.com/juliangruber/keypair/compare/v1.0.1...v1.0.4 )
---
updated-dependencies:
- dependency-name: keypair
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
MetaMask Bot
01e9c9c973
Version v10.5.0
3 years ago
Mark Stacey
d717a804be
Add beta and Flask builds to CI ( #12572 )
...
The beta and Flask builds are now built on CI and included in the
metamask bot comment alongside the main builds. The same sourcemap
linter and mozilla linter used for the prod builds is also run on the
beta and Flask builds.
Closes #12426
3 years ago
Dan J Miller
10bec23ee9
Check if ledger was successfully able to establish transport on confirm screen mount ( #12535 )
...
* Check if ledger was successfully able to establish transport on mount of confirm screens
* Update ledger message/action if transport creation was blocked by existing connection
* TEMP: point eth-ledger-bridge-keyring to commite, REMOVE BEFORE MERGE
* Update eth-ledger-bridge-keyring to v0.10.0
3 years ago
Dan J Miller
3f3ee7e51f
Ledger WebHID What's New popup ( #12501 )
...
* Add notification for ledger live users about how they can switch to WebHID
* Add action button so that users can go right to settings from the what's new popup
* Fix
* Add notification 8 to e2e fixtures
* Lint fix
* Update ledger webhid notification wording
* Update app/_locales/en/messages.json
* Update ui/selectors/selectors.js
3 years ago
Dan J Miller
4d63e97060
Ensure ledger transport preference is set on import ( #12557 )
3 years ago
Dan J Miller
ca42f9ec9c
Don't show ledger live option in advanced settings if using firefox ( #12494 )
...
* Don't show ledger live option in advanced settings if using firefox
* Hide ledger transport selector in advanced settings on firefox
3 years ago
Dan J Miller
b8443aa388
Turn off all old notifications ( #12500 )
...
* Turn off all old notifications
* Remove unnecessary attempt to close whats new popup in e2e test
* Remove unneeded whats new popup closes in e2e tests
* Lint fix
3 years ago