MyCrypto/common/components
James Prado 0fa0004e3b Display Address on Hardware Wallets (#772)
* Add 'Display Address' button

* Remove unnecessary css

* Pass full dPath when getting addr

* Add typings for ledger vendor files

* Replace ledger vendor files w/ ledgerco module

* Remove u2f-api file

* Update TrezorConnect api & types

* Add displayAddress method to hardware wallets

* install libusb-1.0 on ci

* Change address, dpath, and index to protected attributes

* Use CommonJS export syntax

* Pin package version

* Prompt user to confirm address on hardware wallet

* Pass full path when getting trezor addr
2018-01-11 20:57:19 -06:00
..
AddressFieldFactory Fix ENS Address Field (#724) 2018-01-08 01:12:16 -06:00
AlphaAgreement Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
AmountFieldFactory Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
BalanceSidebar Display Address on Hardware Wallets (#772) 2018-01-11 20:57:19 -06:00
ConfirmationModal Use network unit everywhere, fix network redux state (#765) 2018-01-09 14:13:14 -06:00
CurrentCustomMessage Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
DataFieldFactory Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
ErrorScreen Enforce HTTPS / Prevent Reverse Tabnabbing (#773) 2018-01-09 23:17:52 -06:00
ExtendedNotifications Enforce HTTPS / Prevent Reverse Tabnabbing (#773) 2018-01-09 23:17:52 -06:00
Footer Onboarding Modal (#611) 2018-01-11 12:13:14 -06:00
GasLimitFieldFactory Improved Gas UX (Pt. 1 - Gas Slider on Send) (#728) 2018-01-07 10:43:06 -06:00
GasSlider Better Offline UX (#785) 2018-01-11 12:04:11 -06:00
GenerateKeystoreModal Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
GenerateTransaction Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
Header Better Offline UX (#785) 2018-01-11 12:04:11 -06:00
NonceField Better Offline UX (#785) 2018-01-11 12:04:11 -06:00
PageNotFound Add "404" Page (#705) 2018-01-01 18:37:41 -06:00
PaperWallet Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
PrintableWallet Generate Mnemonic Wallet (#659) 2017-12-28 13:54:07 -06:00
SendButtonFactory Broadcast UI Cleanup (#658) 2017-12-24 15:56:40 -06:00
SendEverything Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
SubTabs Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
UnitDropDown Use network unit everywhere, fix network redux state (#765) 2018-01-09 14:13:14 -06:00
WalletDecrypt Display Address on Hardware Wallets (#772) 2018-01-11 20:57:19 -06:00
hocs Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
renderCbs Wallet Decrypt Redesign (#677) 2018-01-01 13:46:28 -06:00
ui Onboarding Modal (#611) 2018-01-11 12:13:14 -06:00
AddressField.tsx Fix ENS Address Field (#724) 2018-01-08 01:12:16 -06:00
AmountField.tsx Request Payment SubTab - EIP 681 (#671) 2018-01-02 21:18:10 -06:00
DataField.tsx Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
GasLimitField.tsx Improved Gas UX (Pt. 1 - Gas Slider on Send) (#728) 2018-01-07 10:43:06 -06:00
LogOutPrompt.tsx Fix Logout Prompt (#725) 2018-01-04 10:31:22 -06:00
SendButton.tsx Broadcast UI Cleanup (#658) 2017-12-24 15:56:40 -06:00
SigningStatus.tsx Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
Translate.tsx Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
index.ts Better Offline UX (#785) 2018-01-11 12:04:11 -06:00