Commit Graph

63 Commits

Author SHA1 Message Date
Ian Coleman 700901cd01 New cells show with correct visibility 2014-09-29 16:30:05 +10:00
Ian Coleman a8c454871d Addresses shown in table as they're calculated
Less waiting, and doesn't block the UI.
2014-09-29 16:24:06 +10:00
Ian Coleman e66c8a9b5a jsbip39 updated and asmcrypto replaced with sjcl 2014-09-29 16:11:09 +10:00
Ian Coleman 4dd6050628 UTF-8 strings handled correctly by asmCrypto 2014-09-27 23:20:36 +10:00
Ian Coleman 783981debe Phrase is normalized before checking for errors 2014-09-27 21:51:06 +10:00
Ian Coleman be6ba9a836 mnemonic.normalizeString method made public 2014-09-27 21:50:48 +10:00
Robert Johnson ec1e50dfeb passing in network to toWIF 2014-09-26 09:31:05 -05:00
Ian Coleman bade150497 bip32.org format not used for seed
ie put the bip39 seed directly into bip32 without hashing it first like
bip32.org does with passphrases.
2014-09-26 20:05:56 +10:00
Ian Coleman a19a549879 keyup event changed to input
prevents doing unnecessary calculations when pressing ctrl or arrow-keys
etc.
2014-09-25 10:42:35 +10:00
Ian Coleman 5978029383 Revert "Update only happens when phrase is changed"
This reverts commit 04f789cdbd.
2014-09-25 10:39:06 +10:00
Ian Coleman 04f789cdbd Update only happens when phrase is changed
ie not on keyup where the key is ctrl or arrow-key etc.
2014-09-25 10:32:50 +10:00
Pavol Rusnak 1abcc51168 add support for BIP39 passphrase 2014-09-24 17:32:02 +02:00
Ian Coleman ebd8d4e8b5 Move from private repo 2014-09-18 11:01:19 +10:00