Skip to content

Parano1d v2.0.1 Testnet

Latest

Choose a tag to compare

@ignotusnemo ignotusnemo released this 15 Aug 23:31

Parano1d v2.0.1 Testnet

v2.0.1 fixes mining readiness and exact-tip synchronization on the public
v2 testnet.

Header-first synchronization now discovers exact block bodies and recursive
terminals from a bounded set of peers immediately after a new validated header
arrives. Mining resumes as soon as the selected tip is verified and committed,
without waiting for the stale-tip recovery path.

Short-lived Kademlia transports are no longer promoted to maintained peers,
removing the reconnect loop observed under public load. GUI mining status now
reports SYNCING TIP while the new parent is being verified.

The testnet genesis, network profile, consensus parameters and embedded
HistoryStep proof pack are unchanged. v2.0.1 installs over v2.0.0 without a
data-directory reset.

Block target: 20 seconds.

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.

Documentation ·
Source code