Post
Topic
Board Announcements (Altcoins)
Re: NobleCoin[NOBL] - 8% PoS | 1Yr+ | MARKETPLACE | PAY | GIFT | CHARITIES/MERCHANTS
by
luckycoin1
on 12/01/2018, 20:25:13 UTC
I did the following: walletpassphrase my password 600 true. Then i got the following message: {"code":-1,"message":"walletpassphrase \nStores the wallet decryption key in memory for seconds."}.
But the locked sign right below (a yellow lock) doesn't change and my wallet is still locked.

update:
Using your instructions I unlocked the wallet. But fort the instrcutions I need to close all wallets for salvagewallet method
See: https://github.com/eagleflies/noblecoin/wiki/Importing-private-keys-from-old-wallet.dat-using---salvagewallet-option

What is best step after unlocking the wallet?

Thanks

1. After you have unlocked the wallet using Passphrase enter the code dumpprivkey YOURNOBLEADDRESS and press enter.
2. It will produce your Private Key. Copy it
3. Goto your new POS Noble Wallet and in the console enter importprivkey PASTEYOURPRIVATEKEYHERE and press enter.
4. Wait a few seconds and you will see your coins. If you haven't synced your wallet, they will say unconfirmed until it confirms them on the blockchain.

I typed importprivkey PASTEYOURPRIVATEKEYHERE but still not transferring from old blockchain. What could be the issue? This is my old pow address.

https://chainz.cryptoid.info/noblold/address.dws?9hDhJnaJfps18WVnnbwYircYGKYZoR3RvX.htm

Edit: Finally I figured out what's really happening. Coins are transferred I never really received them in my wallet.dat because I never really fully synced them. Is it possible to fully sync old pow wallet now? Finding bootstrap would be great.


1) dump priv key from old PoW wallet via console command
2) copy priv key address
3) close PoW  wallet
4) open PoS wallet
5) import priv key via console command
6) finish syncing block chain on PoS wallet

Success