MyCrypto/common
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
..
actions EthereumJS-Wallet (Part 2) (#310) 2017-11-07 10:42:53 -08:00
api Redux promise middleware (v2) (#233) 2017-09-25 20:41:11 -07:00
assets Offline Send (#276) 2017-10-10 22:04:49 -07:00
components EthereumJS-Wallet (Part 3) (#316) 2017-11-08 10:16:43 -08:00
config bump version to 0.0.3 2017-10-11 12:47:26 -07:00
containers EthereumJS-Wallet (Part 3) (#316) 2017-11-08 10:16:43 -08:00
libs EthereumJS-Wallet (Part 3) (#316) 2017-11-08 10:16:43 -08:00
reducers EthereumJS-Wallet (Part 2) (#310) 2017-11-07 10:42:53 -08:00
sagas EthereumJS-Wallet (Part 3) (#316) 2017-11-08 10:16:43 -08:00
sass Animate transaction notifications & fix styles (#305) 2017-11-06 22:20:19 -08:00
selectors Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
translations Convert Translations to JSON (#287) 2017-10-14 12:02:40 -07:00
typescript Move thirdparty wallet definitions in ethereumjs-wallet out of root into /thirdparty (#325) 2017-10-27 13:30:06 -07:00
utils EthereumJS-Wallet (Part 2) (#310) 2017-11-07 10:42:53 -08:00
vendor Wallet Decrypt - Ledger (#238) 2017-10-05 16:29:14 -07:00
Root.tsx Sign & Verify Message (#315) 2017-10-30 12:10:25 -07:00
derivation-checker.ts EthereumJS-Wallet (Part 3) (#316) 2017-11-08 10:16:43 -08:00
index.html No Javascript / Old Browser Blockers (#280) 2017-10-10 15:57:15 -07:00
index.tsx Contracts UI (#277) 2017-10-16 21:01:28 -07:00
store.ts React 16.0.0 (#240) 2017-09-27 11:47:20 -07:00
vendors.js EthereumJS-Wallet (Part 3) (#316) 2017-11-08 10:16:43 -08:00