Consensus testing update — competing blocks and chain selection
Another part of CypherMint Mainnet V3 consensus testing has focused on how nodes resolve competing valid branches.
If two miners produce valid blocks at approximately the same height, nodes can temporarily see different chain tips.
CypherMint does not rely on a bootstrap server, explorer or administrator to resolve this. Each node independently validates the competing branches and follows the valid chain with the greatest accumulated proof of work.
Once one branch gains additional chainwork, nodes converge onto that chain and the competing block becomes stale.
This is important because the same consensus logic applies regardless of which peer originally supplied a block.
It has been tested alongside peer synchronization, chainwork verification, peer failover and multi-node agreement.
Mainnet V3 remains at genesis until the public launch on August 5, 2026.
Explorer and whitepaper:
https://cyphermint.org
Fresh-node synchronization tested
Another CypherMint Mainnet V3 networking test has focused on joining the network from a clean node.
A new node begins from the known genesis block, discovers reachable bootstrap peers and requests the blocks required to reach the current chain tip.
Those blocks are not blindly trusted. The receiving node independently validates the chain, including proof of work, transaction rules, difficulty and accumulated chainwork.
We have tested nodes joining from genesis, synchronizing to the existing tip and continuing through an alternate peer when another peer becomes unavailable.
The bootstrap infrastructure therefore provides an initial path into the network rather than consensus authority.
Mainnet V3 remains at genesis until the public launch on August 5, 2026. Less than 1 week!!
Explorer and whitepaper:
https://cyphermint.org