MyCrypto/common/config
Eddie Wang 818ad9fef5 Add Private key to V3 keystore functionality (#336)
* setup components, reducers, actions, and added routes

* removed redux, using local state and ethereumjs-wallet

* added validation and state reset

* added visibility options and changed btn colors

* updated isValidPrivKey and updated some components to stateless functional comp

* componentize input and add placeholder message

* removed cn from KeystoreDetails

* adds isValidPrivate to buffer check and min pw length to 0

* remove packagelock to fix merge conflict

* added utilities tab removed keystore tab

* adds fixpkey in validators and uses it across two components

* added checksum removal and btn css fixes

* Fixed en.json formatting - also removed fixedPkey

* Added unit tests for isValidPrivKey

* add runtime checks and rename stripHexPrefix to strippedPrivateKey

* switch back to stripHexPrefix

* Add constant for n-factor

* enforce 9 char minimum
2017-11-30 14:16:30 -06:00
..
contracts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
tokens All v3 Nodes & Networks (#202) 2017-09-19 17:47:08 -07:00
bity.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
data.ts Add Private key to V3 keystore functionality (#336) 2017-11-30 14:16:30 -06:00
dpaths.ts Wallet Decrypt - Ledger (#238) 2017-10-05 16:29:14 -07:00
languages.json Refactor Languages / Fix RPC Node Regression (#239) 2017-09-26 16:03:38 -07:00