1 2017-01-06 15:34:58 <cluelessperson> stiell, key_str is a string representing the binary
2 2017-01-06 15:35:06 <cluelessperson> "010101010" so the length is in bytes
3 2017-01-06 16:06:54 <cluelessperson> Can someone help me understand why this code I wrote is producing "invalid"  BIP39 mnemonic seeds?
4 2017-01-06 16:06:56 <cluelessperson> https://gist.github.com/anonymous/41868f1ec87c4c70c67614d869cd2013
5 2017-01-06 18:21:08 <copumpkin> if I have an encrypted wallet, is there a way I can find out how many "preallocated" addresses/keys?
6 2017-01-06 18:31:02 <cluelessperson> copumpkin, what wallet software?
7 2017-01-06 18:31:15 <cluelessperson> copumpkin, most hd wallets just create wallets infinitely
8 2017-01-06 18:31:29 <copumpkin> I meant bitcoin-core, sorry