MyCrypto/common/components
Daniel Ternyak ab5fa1a799
Support Non-Ethereum Networks (#849)
* Make UnlockHeader a PureComponent

* MVP

* actually disable wallet format if not determined to be valid format for wallet

* default to correct derivation in mnemonic modal

* cleanup

* fix tslint

* use enums for HD wallet getPath

* Add stricter typing

* Fix labels not updating on selector

* Ban hardware wallet support for custom network unsupported chainIds

* Fix type error

* Fix custom node dPath not being saved

* Fix mnemonic modal

* default path bugfixes

* add react-select

* misc fixes; rabbit holing hard.

* fix tslint

* revert identicon changes

* reload on network change :/

* actually reload on network change

* really really reload on network change

* tslint fixes

* Update styles

* set table width

* fix package versioning

* push broken sagas

* Fix saga test

* fix tslint

* address round of review

* move non-selectors out to utilty; adjust reload timer

* cleanup network util comments

* manage wallet disable at WalletDecrypt instead of in both WalletDecrypt and WalletButton

* Separate WalletDecrypt props into ownProps / StateProps

* disable payment requests on non-eth networks

* specialize connect; separate props

* remove unused state prop

* remove bad import

* create tests for networks

* Clarify Lite-Send error on non-ethereum networkS

* remove string option for network config name

* Create concept of always-on 'EXTRA_PATHS'; include SINGULAR_DTV legacy dPath in 'EXTRA_PATHS'

* fix multiple imports

* address PR comments
2018-01-20 14:06:28 -06:00
..
AddressFieldFactory ENS Resolution for AddressField Component (#807) 2018-01-15 03:57:09 -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 Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
ConfirmationModal Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -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 Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
Footer Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
GasLimitFieldFactory Improved Gas Estimate UX (#830) 2018-01-15 03:59:59 -06:00
GasSlider Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
GenerateKeystoreModal Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
GenerateTransaction Stricter balance checks during swap (#793) 2018-01-15 00:51:35 -06:00
Header Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
NonceFieldFactory Improved Gas Estimate UX (#830) 2018-01-15 03:59:59 -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 Replace <Aux> with React Fragements (#816) 2018-01-14 20:07:02 -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 Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
hocs Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
renderCbs ENS Resolution for AddressField Component (#807) 2018-01-15 03:57:09 -06:00
ui Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
AddressField.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
AmountField.tsx Replace <Aux> with React Fragements (#816) 2018-01-14 20:07:02 -06:00
DataField.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
GasLimitField.tsx Improved Gas Estimate UX (#830) 2018-01-15 03:59:59 -06:00
LogOutPrompt.tsx Fix Logout Prompt (#725) 2018-01-04 10:31:22 -06:00
NonceField.tsx Improved Gas Estimate UX (#830) 2018-01-15 03:59:59 -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