MyCrypto/common/components/BalanceSidebar
HenryNguyen5 a00269507c EthereumJS-Wallet (Part 3) (#316)
* 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

* Strip out wallet classes for ethereumjs-wallet, stuff wallet types in privkey for now

* Seperate wallets into deterministic and non-deterministic, change IWallet and deterministic wallets to adhere to getAddressString

* Fix broken test, remove scryptsy

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

* Remove uuid from deps and keystore test

* Add ethereumjs-wallet to DLL

* Wrap mnemonic wallet

* Fix definition module for thirdparty wallets

* Fix MewV1 wallet not loading due to wrong library

* Fix tsc error

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

* Fix isKeystorePassRequired

* Fix tsc errors

* Merge package lock

* Update package lock

* regenerate lock file

* Lock typescript to 2.5.2

* Merge develop
2017-11-08 10:16:43 -08:00
..
TokenBalances Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
AccountInfo.scss Sidebar refactor / style update (#173) 2017-09-08 14:26:51 -05:00
AccountInfo.tsx EthereumJS-Wallet (Part 3) (#316) 2017-11-08 10:16:43 -08:00
EquivalentValues.scss Sidebar refactor / style update (#173) 2017-09-08 14:26:51 -05:00
EquivalentValues.tsx Redux promise middleware (v2) (#233) 2017-09-25 20:41:11 -07:00
OfflineToggle.tsx Offline Send (#276) 2017-10-10 22:04:49 -07:00
Promos.scss Sidebar refactor / style update (#173) 2017-09-08 14:26:51 -05:00
Promos.tsx Update React-Router(-DOM) to 4.x and Simplify Routing (#241) 2017-09-28 19:09:01 -07:00
index.tsx Offline Send (#276) 2017-10-10 22:04:49 -07:00