MyCrypto/common/utils
HenryNguyen5 3bea632a9a EthereumJS-Wallet (Part 2) (#310)
* Progress commit -- ethereumjs-wallet typings

* Add hdkey module + better wallet typing

* Add provider-engine typings

* Add jsdoc descriptions for hdkey constructor methods

* Fix missing return type

* Fix another missing return

* Make provider engine options optional

* Add priv/pubkey members to wallet instance

* Turn into SFC + Use ethereumjs-lib

* Use proper interface naming for V3Wallet

* Switch to ethereumjs-wallet

* Switch to ethereumjs-wallet and refactor using NewTabLink

* Use proper interface naming for V3Wallet

* Use proper interface naming for PublicKeyOnlyWallet

* Fix broken test, re-add scryptsy to make this PR pass

* Fix definition module for thirdparty wallets

* Decrease n-factor to 1024, checksum address of keystore

* Update typedef for react-dom from 15 to 16

* Lock react-dom, set typescript to 2.5.2
2017-11-07 10:42:53 -08:00
..
blob.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
formatters.ts Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
helpers.ts Remove addProperties helper (#318) 2017-10-23 19:59:18 -07:00
isMobile.ts EthereumJS-Wallet (Part 2) (#310) 2017-11-07 10:42:53 -08:00
localStorage.ts Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
printElement.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
types.ts Redux promise middleware (v2) (#233) 2017-09-25 20:41:11 -07:00