MyCrypto/common/components/ui
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
..
Code.scss Contracts UI (#277) 2017-10-16 21:01:28 -07:00
Code.tsx Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
ColorDropdown.tsx Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
Dropdown.tsx Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
DropdownShell.tsx Offline Send (#276) 2017-10-10 22:04:49 -07:00
Help.tsx Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
Identicon.tsx Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
Modal.scss Add disclaimer modal to footer (#267) 2017-10-05 12:22:41 -07:00
Modal.tsx Add disclaimer modal to footer (#267) 2017-10-05 12:22:41 -07:00
NewTabLink.tsx EthereumJS-Wallet (Part 2) (#310) 2017-11-07 10:42:53 -08:00
OfflineSymbol.tsx Offline Send (#276) 2017-10-10 22:04:49 -07:00
QRCode.tsx Fix Typescript Refactor (#229) 2017-09-24 20:29:49 -07:00
SimpleButton.tsx Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
SimpleDropdown.tsx Travis TypeScript Compiler Checking (#263) 2017-10-04 10:51:37 -07:00
SimpleSelect.tsx Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
Spinner.tsx Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
UnlockHeader.tsx Offline Send (#276) 2017-10-10 22:04:49 -07:00
index.ts Refactor Dropdowns, Rainbow Node Selector (#244) 2017-10-02 15:36:59 -07:00