MyCrypto/common/config
William O'Beirne cb92f59e57 Electron Ledger + Trezor Support (#1836)
* Initial scaffold of enclave

* Cleanup types

* Add comments

* Do not truncate errors, pretty output

* Introduce helpers for sagas

* Update yarn lock

* Convert enclave into its own lib. Implement client and server.

* Check in progress

* Initial types

* Remove unused lib

* Finish types

* cleanup

* Switch over to using electron protocol, remove code thats no longer necessary

* Refactor Ledger and Trezor wallets to provide all functionality via libs. Run chain code generation thru Enclave.

* Check in trezor work

* Transaction signing

* Message signing

* Display address

* Fix deallocation of trezor

* Adjust API

* Remove unused getAddresses

* Fix imports and filenames to cooperate with internal typings

* Fix type uncertainty

* Add persistent message to Ledger unlock.

* Update ledger help link to kb

* Convert ledger over to updated libs

* Fix jest config

* Enclave README

* Unnecessary assertion

* Adjust tip

* Type ledger errors

* Reduce enclave client code.

* No default exports

* l18n user facing enclave errors

* Reduce repeated enclave code by splitting it into its own wallet lib. Fix some types

* tslint

* Reduce repeated enclave code by splitting it into its own wallet lib. Fix some types and error messages.

* Electron TREZOR Support (#1946)

* Type trezor connect.

* Check in trezor code

* Implement TREZOR wallet

* Convert TREZOR to use enclave class like Ledger.

* Switch to mycrypto fork of trezor lib. Remove unused dependencies.

* remove unnecessary window attachment

* tslint
2018-06-15 18:25:29 -05:00
..
contracts Update default contracts (#1394) 2018-03-27 12:30:41 -05:00
tokens Update Tokens (#1886) 2018-06-01 16:05:55 -05:00
addressMessages.ts MyEtherWallet => MyCrypto (#1041) 2018-02-09 15:41:44 -06:00
bity.ts Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
constants.ts Handle Gas / Estimates on a Per Network Basis (#1160) 2018-02-24 12:00:00 -06:00
data.tsx Update Electron Expiration (#1844) 2018-05-24 17:10:57 -05:00
dpaths.ts Add GO support (#1938) 2018-06-13 15:39:50 -05:00
helpArticles.ts Electron Ledger + Trezor Support (#1836) 2018-06-15 18:25:29 -05:00
index.ts Electron Redesign (#1505) 2018-04-16 18:30:58 -05:00
languages.json Refactor Languages / Fix RPC Node Regression (#239) 2017-09-26 16:03:38 -07:00
links.ts Production Release Changes (#1673) 2018-05-11 10:15:32 -05:00
navigation.ts Electron Redesign (#1505) 2018-04-16 18:30:58 -05:00