MyCrypto/common/libs
aitrean af2e0b69e1 Web Worker Decrypt (#680)
1. Attempt an empty password every time a keystore is uploaded.
2. Delegate scrypt decryption (ie ethereumjs-wallet.fromV3) to its own web worker and interface with it through an async typescript function that gets handled in the wallet saga. This keeps the UI unblocked when scrypt takes a long time to decrypt.
3. Add logic to show a spinner x number of milliseconds after file upload so the user will understand when a wallet is being decrypted.
2018-01-11 00:44:13 -06:00
..
contracts Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
nodes Webpack Upgrade (#665) 2017-12-30 14:29:04 -06:00
transaction Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
wallet Web Worker Decrypt (#680) 2018-01-11 00:44:13 -06:00
web-workers Web Worker Decrypt (#680) 2018-01-11 00:44:13 -06:00
decrypt.ts Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
ens.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
erc20.ts Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
signing.ts Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
units.ts Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
validators.ts Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
values.ts Request Payment SubTab - EIP 681 (#671) 2018-01-02 21:18:10 -06:00