MyCrypto/common/containers/Tabs/Swap/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
..
LiteSend Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
BitcoinQR.tsx Enforce HTTPS / Prevent Reverse Tabnabbing (#773) 2018-01-09 23:17:52 -06:00
CurrencySwap.scss Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
CurrencySwap.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
CurrentRates.scss Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
CurrentRates.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
PartThree.scss v3 Style Import (#151) 2017-09-05 14:52:01 -05:00
PartThree.tsx Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
PaymentInfo.scss Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
PaymentInfo.tsx Normalize Swap Reducer (#443) 2017-12-11 09:44:53 -08:00
Rates.tsx Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
ReceivingAddress.scss v3 Style Import (#151) 2017-09-05 14:52:01 -05:00
ReceivingAddress.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
ShapeshiftBanner.scss Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
ShapeshiftBanner.tsx Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
SupportFooter.scss Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
SupportFooter.tsx Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
SwapInfoHeader.scss Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
SwapInfoHeader.tsx Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
SwapInfoHeaderTitle.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
SwapProgress.scss v3 Style Import (#151) 2017-09-05 14:52:01 -05:00
SwapProgress.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00