Bitcoin Resilience
Update: Project Aborted! (for now)Due to the peaceful cancellation of segwit2x we're aborting this project for now with mixed emotions
should the miners once again become a problem we will be ready to re-launch.
thanks you everyone for your support
today was a great victory for Bitcoin Smiley
BackgroundIn recent months it has become self-evident that bitcoin mining is extremely centralized.
While the greater community shows almost no interest in the 2X fork, the threat of using said
centralized hashrate to disrupt the core chain to the benefit of 2X or BCash for a long period of time remains real.
An ASIC resistant PoW alternative where ASIC miners are not able to slow down progress must be available for the community.
(And Equihash forks with premine and consensus rules changes are clearly not it, sorry)
Cuckoo CycleWe've picked the most ASIC resistant algorithm we could find:
https://github.com/tromp/cuckooCommitment to zero disruption to core chain- We will fork on the same block as 2X does. This serves a double purpose:
1. Services are already suspending activities because of the 2X fork
2. If the core chain is attacked (reorg, wipeout, double spends, …), this is the time to offer the alternative - "Magic bytes" are changed so Resilience nodes will not connect to core nodes
DetailsAlgorithm: Cuckoo Cycle: 42-cycle with a graph size of 2^30 (2^20 on testnet)
Premine: No.
Added Difficulty retarget: Emergency only
Two-Way Replay Protection: Yes
Intended for GPU mining.
ContributeThis project is done by volunteers, and we need your help!
If you're interested in supporting this project, please join our slack:
Invite LinkProjects and sourcesNode:
https://github.com/hodlor1/bitcoin/tree/resiliencePool implementation:
https://github.com/hodlor1/ckpoolMiner implementation:
https://github.com/hodlor1/sgminer(Miner is provided as reference implementation as is not fully optimized)