Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CHC] Chaincoin - Network Upgrade 16.3 - SegWit Activated
by
HashUnlimited
on 24/03/2019, 17:49:02 UTC
Here's a short update from the dev front:

Works have been going on in the background and the core code is aligned with Bitcoin 0.18. We are currently working on a replacement for the old PrivateSend functionality, it will be called CoinJoin! and will be the base for the upcoming rebranding release. CJ! has turned from a rework of the PS code into an entirely new development providing reliability, stability and even offers Masternode owners additional payments as they will receive a small fee when processing such a transaction. CJ! utilises Bitcoin Core's partially signed transactions to obscure funds.

The basics of CoinJoin are described here https://en.bitcoin.it/wiki/CoinJoin and further enhanced in our native client implementation.