chore: remove stale FIXME on snapshot URL defaults - #307
Conversation
|
Verified — this is exactly the two-line removal discussed on #275, and re-checking today confirms it still holds:
Two non-blocking items from the #275 discussion that this PR doesn't touch — flagging in case they're wanted here or in a follow-up, not asking for a respin of this diff:
Also for completeness: I checked the devnet URL ( No conflicts with other open PRs — nothing else in the tree currently touches |
|
Thanks @osr21 for the re-verification — glad the snapshot URL check still holds. |
3827c5e to
3581d4d
Compare
|
@ZhiyuCircle — tiny follow-up if you have a moment: removes a stale FIXME on the live snapshot URL defaults (verified still serving 200). Two-line cleanup, mergeable against current |
|
Can't merge, could you help to update signature for the commit ? |
3581d4d to
1c35cc4
Compare
|
@ZhiyuCircle Rebased onto current |
1c35cc4 to
8bb7b9a
Compare
8bb7b9a to
cfb41e9
Compare
|
@ZhiyuCircle Commit is now Verified (SSH signing key on my account). Should be ready to merge — thanks again. |
Summary
Remove two stale
FIXME: Update this to the actual snapshot URLcomments onhttps://snapshots.arc.network/5042002— already the production testnet snapshot URL documented indocs/running-an-arc-node.mdand used bycrates/snapshots.Fixes #275.
Test plan