Arc Testnet Upgrade to v0.8.0 #286
Replies: 1 comment
|
Acknowledged — thanks for the notice and the lead time. A few verification notes that may save other operators a step: Images resolve on the public registry (multi-arch OCI indexes, anonymous pull works). For anyone pinning by digest:
Follower checklist from BREAKING_CHANGES.md — the items most likely to bite existing launch scripts on restart:
Two useful non-blockers:
Separately, flagging here only for maintainer visibility: I've submitted a security report to Circle through the private channel described in the relevant repository's SECURITY.md (Circle's Bug Bounty program / GitHub private advisory). It concerns one of the Arc sample applications, not the node software in this release — so it has no bearing on this upgrade. Per responsible-disclosure practice I'm not including any technical details in public; could a maintainer confirm the private advisory queue has been reviewed and route it to the right owner? Happy to provide anything further through the private channel. |
Uh oh!
There was an error while loading. Please reload this page.
Arc Testnet is upgrading to v0.8.0.
This release activates on Testnet on Sep 3, 2026 at 3:00pm UTC. Zero8 improves protocol correctness and strengthens the Arc Public Testnet for further building and testing.
This release includes some changes to CLI args which node operators should be aware of. Refer to: https://github.com/circlefin/arc-node/blob/main/BREAKING_CHANGES.md
Docker images have been published to the public (unauthenticated) registry:
docker.cloudsmith.io/circle/arc-network/arc-consensus:0.8.0
docker.cloudsmith.io/circle/arc-network/arc-execution:0.8.0
You may also build from source: https://github.com/circlefin/arc-node/tree/v0.8.0
Please reply to acknowledge receipt, and let us know ASAP if you have any issues or questions. Thanks!
All reactions