IMPORTANT PLEASE READ!Tentative date of switch to PoS: 2015-02-26 ---------------------------------------------------------------------------------------------------
What to do to migrate funds from PoW blockchain to future PoS blockchain---------------------------------------------------------------------------------------------------
1. Explanation of how transition happens.
Currently PoW blockchain contains information about all noblecoin's balances. At the time of switch to PoS snapshot (snapshot means: I will record all addresses and what amount of funds they held) of PoW blockchain will be taken and exactly same amounts of noblecoins will be distributed over new blockchain. After the switch it will no longer be important if someone sends or receives money on PoW blockchain since switch already happened. Everyone will be using PoS wallets and PoS blockchain.
2. How to get access to your funds on new PoS blockchain. 2.1. Transfer all your funds to an exchange
before the switch happens.
This is the '
lazy method' since you do not need to learn anything new.
If you do this then exchange will take care of moving your money onto new blockchain. After the switch you should transfer the money into your PoS wallet to be able to stake.
You have to move the funds
before the switch happens. If you keep them longer then you will have to use other method.
2.2. Move your private keys into new PoS wallet using -salvagewallet method.
This is
the recommended method if you are not scared of running few commands. Documentation is there
https://github.com/eagleflies/noblecoin/wiki/Importing-private-keys-from-old-wallet.dat-using---salvagewallet-optionGood news is you can try this method now on test network. If everything works and you are confident you can repeat same steps after the switch.
If your wallet is encrypted things become more complex as there is no way to remove encryption AFAIK. You have two options:
- create new un-encrypted PoW wallet and transfer your funds there. then you will be able to follow -salvagewallet method to move the keys into PoS wallet
- send money to an exchange - 2.1. method
2.3. Move private keys into new PoS wallet using provided script
If you can't follow methods above or just feeling adventurous feel free to follow the steps documented at
https://github.com/eagleflies/noblecoin/wiki/Importing-private-keys-using-a-script
2.4. Move private keys into new PoS wallet manually
If you want to fully understand how private keys are moved from one wallet into another or if you are control freak please follow manual method which is documented there:
https://github.com/eagleflies/noblecoin/wiki/Manual-way-of-importing-private-keys3. Staking
Staking earns you interest and secures the network. It does not consume much CPU power (unless you start PoW mining which will be possible during first couple of weeks after transition).
My request is:
please seriously consider keeping your Noblecoin's wallet online after the switch in order to protect the network and to earn some interest. 4. Make sure time in your computer is correctThis is important if you want to stake. Computers with clock which is off most likely will not be able to earn any interest.
Easiest way to do this is to make your computer synchronize time automatically:
Tentative date of switch to PoS: 2015-02-26