MyCrypto/spec/sagas
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
..
__snapshots__ Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
swap Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
transaction Fix ENS Address Field (#724) 2018-01-08 01:12:16 -06:00
config.spec.ts Use network unit everywhere, fix network redux state (#765) 2018-01-09 14:13:14 -06:00
deterministicWallets.spec.ts Fix deterministic modal token values (#708) 2018-01-02 11:49:18 -06:00
notifications.spec.ts Saga Testing (#415) 2017-11-29 22:07:16 -06:00
wallet.spec.tsx Web Worker Decrypt (#680) 2018-01-11 00:44:13 -06:00