Now we are waiting for some guide that will teach us how to save both currencues after the split.
Sure that's what every Bitcoin holder should do. Just in case.
There is actually an amazingly simple way to "taint" your coins that I have only recently heard about. This method requires using transaction locktimes and may require a bit of advanced skill (most taint methods require that anyways).
To taint your coins, you need to make one transaction that is valid on one chain and invalid on the other. Since a chain split will likely result in one chain with a majority of the hash rate and one chain with a minority of the hash rate. The chain with the minority hash rate will produce blocks at a slower rate so it will be at a lower block height. Thus you can make a transaction which has a locktime of the most recent block on the chain with the majority hash rate. This means that the transaction will be valid and can be mined on the majority hash rate chain, but is invalid on the minority hash rate chain until it's most recent block height matches the locktime that you set. Once your locktimed transaction confirms on the majority hash rate chain, you immediately make a transaction which spends the same inputs but does not have the locktime and get that confirmed on the other chain. This second transaction will be invalid on the majority hash rate chain because it conflicts with one that has already confirmed, and if the transaction confirms on the minority hash rate chain, then your coins will be successfully split. You can then spend from those transactions on their respective chains without any risk of transaction replay as any transactions that spend from those will be invalid on the other chain.
Thx for explanation and if I understood correctly this has to be done:
1- After the split post 1 transaction. This should get validated on the ''major or main chain'' creating a locktime.
Is sending coins to yourself would achieve that ?
2- After the 1st transaction is confirmed (
how many confirmations are needed ?) the coins in the "main chain" are safe
3- After the point 2 is done; post 1 transaction on the ''alternative chain'' which will create another locktime and save your ''other coins".
I assume this has to be done with a wallet working on the ''alternative chain" using the same address and same keys ?4- Repeat for all chains...
I have an another question....
In a case of multiple receiving addresses is this process must be done to all of them ? or the wallet will automatically preserve all coins associated together (multiple receiving addresses in 1 wallet) ? Or it's better to create a brand new wallet now and send all coins to the new - 1 address one ?