Alex Beregszaszi
4162a28ac6
Move third party wallet import code into its own module.
...
Reason is KryptoKit requires 'aesjs', which adds extra 70k of code when browserified. This change could be reverted once the code can be replaced with 'crypto'.
2016-03-08 21:56:10 +00:00
Alex Beregszaszi
6e1f951637
Support Quorum Wallet seed
2016-03-08 21:44:42 +00:00
Alex Beregszaszi
80f758413b
Support encrypted KryptoKit seed
2016-03-08 21:36:41 +00:00
Alex Beregszaszi
eacd3c0692
Support EtherWallet, EtherCamp and KryptoKit wallets
2016-03-08 21:35:16 +00:00
Alex Beregszaszi
e95b314950
Add tests for .generate()
2016-03-08 21:00:38 +00:00
Alex Beregszaszi
2c08bf5aa4
Add test for .getChecksumAddressString()
2016-03-08 20:13:49 +00:00
Alex Beregszaszi
c9a1d31c98
Fix typo in tests
2016-03-07 22:35:27 +00:00
Alex Beregszaszi
84ebf9d6ff
Add tests for PublicKey/PrivateKey/Address
2016-03-07 22:28:34 +00:00
Alex Beregszaszi
7abe2dad57
Default to r=8 p=1 in scrypt
2016-02-24 01:50:24 +00:00
Alex Beregszaszi
00e2f6a058
Remove test for fromV1() as it contains an invalid password
2016-02-23 21:41:28 +00:00
Alex Beregszaszi
77425013a5
Add simple tests
2016-02-23 19:39:24 +00:00