I installed desktop wallet v1.0.10.1 , but don't see any where issue private key (and import private key). Can anyone help me ?
If you were using an older version of wallet until now, you should have a .wallet file in following folder:
C:\Users\UserName\AppData\Roaming\bytecoin
In new wallet software, go to 'File --> Open Wallet' and choose this file
Does not work for me. I'm running it on Ubuntu Linux, and using the newest core version 1.0.10.1.692. If I try to open an old wallet, I get this messages:
user@host:~/opt/bytecoin-v1.0.10$ ./launch simplewallet --wallet-file hot.bytecoin.wallet --password "XXX"
2016-Jun-19 11:43:34.859739 INFO bytecoin wallet v1.0.10.1.692 (1d07d58)
2016-Jun-19 11:43:34.860908 INFO Loading wallet...
2016-Jun-19 11:43:35.065470 ERROR Error: failed to load wallet: can't load wallet file 'hot.bytecoin.wallet', check password
2016-Jun-19 11:43:35.065630 ERROR Failed to initialize wallet
2016-Jun-19 11:43:37.833311 ERROR Error: wallet failed to connect to daemon (
http://localhost:8081).
The password I entered is fine. The bytecoind is running, of course. I can create a new wallet without problems, and start it and work with it. But I have no access to my old wallets.
but i need private key, where is i can get it ?
Indeed I wonder that the core client has no dump/load commands for exporting or importing the keys. Then I simply could start my old wallets, export the keys, and import into the new versions.