1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 06:07:06 +01:00
metamask-extension/ui/pages/create-account/connect-hardware
Dan J Miller 2856ea7606
Add support for eip-1559 on Trezor (#12627)
* Add support for eip-1559 on Trezor

* temp

* Lint fix

* Store trezor model type in background state instead attempting to get it in the frontend

* code simplification

* Temp update to eth-trezor-keyring version

* Tempory update to eth-trezor-keyring version

* Temp update to eth-trezor-keyring version

* Fix display of hdpath selector in connect hardware flow for trezor

* Updating the package version but we still need to run yarn setup and update the lockfile, once the package is updated

* Update yarn.lock

* Fix unit tests
2021-11-30 10:58:28 -03:30
..
account-list.js Add support for eip-1559 on Trezor (#12627) 2021-11-30 10:58:28 -03:30
account-list.stories.js Add account-list component to Storybook (#12228) 2021-09-29 13:42:49 -05:00
index.js Add support for eip-1559 on Trezor (#12627) 2021-11-30 10:58:28 -03:30
index.scss Introduce QR based signer into MetaMask (#12065) 2021-11-23 13:58:39 -03:30
select-hardware.js Introduce QR based signer into MetaMask (#12065) 2021-11-23 13:58:39 -03:30
select-hardware.stories.js Connect Ledger via WebHID (#12411) 2021-10-21 16:47:03 -02:30