Parano1d v2.0.0 Testnet
Parano1d v2.0.0 Testnet
v2.0.0 starts a new public testnet for the redesigned Parano1d networking
layer.
This release separates header propagation from block bodies, recursive proofs
and State transfer. Synchronization follows an immutable, header-validated
branch while fetching exact content-addressed objects from multiple peers.
Short competing branches are admitted atomically with one recursive terminal
at the selected tip. Snapshot metadata is paged and State traffic has bounded
capacity independent of the live header and block lanes.
The block target was increased to 20 seconds to leave enough headroom for affordable
4-core VPS nodes to verify proofs, follow the tip and serve peers reliably under load.
The testnet has its own network magic, libp2p namespace and storage epoch.
Older clients cannot join it. On first start, v2.0.0 automatically removes
old chain, peer, cache and GUI-network state while preserving only
wallet.key. No manual data-directory cleanup is required.
GUI packages include the wallet, full node and built-in CPU miner. Core
archives contain the daemon, CLI and external miner. Release assets are built
for Linux x86-64, Linux ARM64, Windows x86-64, macOS Apple Silicon and macOS
Intel.