Summary
The Versions table in docs/installation.md lists v0.6.0 as the required version for Arc Testnet, but the current release is v0.7.3.
Current state
| Network |
Version |
| Arc Testnet |
v0.6.0 |
Impact
A node operator following the installation guide will install v0.6.0, which cannot sync with Arc Testnet. Per BREAKING_CHANGES.md:
"testnet node operators must use v0.7.2 before timestamp 1781791200 (2026-06-18 14:00:00 UTC), when Zero7 activates on testnet. Earlier versions are not supported."
That deadline has passed. v0.6.0 nodes are no longer compatible with the testnet network.
Expected state
| Network |
Version |
| Arc Testnet |
v0.7.3 |
Fix
Update the Versions table to reflect the current release. Happy to open a PR.
Summary
The Versions table in
docs/installation.mdlistsv0.6.0as the required version for Arc Testnet, but the current release isv0.7.3.Current state
Impact
A node operator following the installation guide will install
v0.6.0, which cannot sync with Arc Testnet. PerBREAKING_CHANGES.md:That deadline has passed.
v0.6.0nodes are no longer compatible with the testnet network.Expected state
Fix
Update the Versions table to reflect the current release. Happy to open a PR.