bitshares / bitshares1-core

Software to run the old chain (before 2015-10-13). Code for current chain is https://github.com/bitshares/bitshares-core
https://bitshares.org/
The Unlicense
219 stars 174 forks source link

0.9.3 wallet_export_keys fails to create json file #1557

Open Xeldal opened 9 years ago

Xeldal commented 9 years ago

I've tried on windows7 x64 and linux ubuntu 14.04 both fail to create json file.

https://bitsharestalk.org/index.php/topic,18511.msg237522.html#msg237522

the thread is a mix of other issues as well, not being able to create a backup in windows GUI or CLI when using --data-dir ... also 0.9.3 GUI did not use the data-dir when specified.

I was able at least to get a backup when using GUI with all data kept in default appdata directory but the wallet_export_keys does not create a json file on windows or linux.

Obviously this works for some people but not for me. I can only guess maybe it is to do with too many accounts or too many keys. (20 account, many with 30,000 or more generated keys) I've also always had issues with the transaction history never showing with this wallet, i presume due to some corrupted transaction memo. just guesses, i don't know what else could cause it.

Xeldal commented 9 years ago

My linux build did eventually create the json file.