docs: update Arc Testnet version to v0.7.3 - #256
Conversation
There was a problem hiding this comment.
Disclosure: I'm not affiliated with Circle — an external community contributor, not a maintainer. I have no write access to this repository, so any review state I set (approval or change request) carries no merge authority and is advisory only. Please treat this as one contributor's technical assessment, and defer to Circle maintainers for the binding review.
The change itself is correct — v0.7.3 is the current Arc Testnet release, and unlike the deliberately-old v0.6.0 pin in the quake README (which got reverted out of #252 for that reason), both spots in docs/installation.md genuinely should track the latest version.
But this is a byte-identical duplicate of #226 (@Sertug17, opened Aug 5 — six days before this one, same title, same file, same two hunks, even the same blob hashes 4cd389c0..6ecaa04d). I diffed both PRs via the API to confirm: there is zero delta between them. #226 is still open and mergeable, so first-come attribution applies — the fair move is to close this in favor of #226.
For context on how the docs-version cleanup is already divided up: #226 owns docs/installation.md, #238 owns the docker-compose.yml comments, and #252 owns the run-upgrade-test.sh example (a third PR, #251, was closed earlier for overlapping the first two). Between those three, every stale version reference I'm aware of is claimed — so another version-bump pass over the docs won't find open ground. If you want a contribution that lands cleanly here, fresh issues found by actually running the node or the tooling are where the unclaimed work is.
|
thank you @osr21 🙏🏻 |
|
thanks for contribution, merged PR #226, closing this |
|
thank you 🙏🏻 @ZhiyuCircle |
Summary
This keeps the installation documentation aligned with the current Arc Testnet release.