| The dangers of tx replay mean that HF's like this can never be safe.
Beware those that would tell you that these forks are safe, they are not.
This is another scam from those that would try to usurp the blockchain. You will be able to replay original bitcoin and abc tx's on each chain, unless you opt-in to some funny new untesed hash.
This will hugely disrupt the minority chain ABC, as the mempools on cash chain fill with other valid tx's from main chain.
Its going to be a bloodbath. Steer very clear! From: https://bitcoin.stackexchange.com/questions/56867/bitcoin-ca... Bitcoin Cash (aka Bitcoin ABC aka UAHF) provides two methods of replay protection, both of which are opt in. If you do not create transactions which use these features, then your transactions are vulnerable to replay. The first method is a redefined sighashing algorithm which is basically the same as the one specified by BIP 143. This sighash algorithm is only used when the sighash flag has bit 6 set. These transactions would be invalid on the non-UAHF chain as the different sighashing algorithm will result in invalid transactions. This means that in order to use this, you will need to transact on the UAHF chain first and then on the non-UAHF chain second. The second method uses an OP_RETURN output which has the exact string: Bitcoin: A Peer-to-Peer Electronic Cash System
as the data of the OP_RETURN. Any transaction which contains this string will be considered invalid by UAHF nodes until block 530,000. This means that prior to block 530,000, you can split your coins by transacting on the non-UAHF chain first with the OP_RETURN output, and then transacting on the UAHF chain second. |
There are a multitude of ways to split your coins, so that they are separate, and you don't risk selling the other chain when you don't mean to.