Skip to content

fix(mainnet): replace dead bootnodes with the live authority validators - #162

Merged
functor-flow merged 1 commit into
mainfrom
ops/fix-mainnet-bootnodes
Jul 7, 2026
Merged

fix(mainnet): replace dead bootnodes with the live authority validators#162
functor-flow merged 1 commit into
mainfrom
ops/fix-mainnet-bootnodes

Conversation

@functor-flow

Copy link
Copy Markdown
Contributor

data/mainnet/bootnodes.json and data/mainnet/spec.json (bootNodes) still list legacy validators 0-20, whose DNS records were removed during the fleet migration — a fresh node syncing mainnet from this repo currently has zero working bootnodes.

Replaces both lists with the three live authority validators (22 tor1, 24 fra1, 27 nyc1) — the final fleet after the 2026-07-07 on-chain 6→3 set_authorities. bootNodes is chain-spec metadata, not genesis state: no effect on consensus or the genesis hash.

Companion infra changes: renlabs-dev/infra#47, renlabs-dev/infra#48.

🤖 Generated with Claude Code

data/mainnet/bootnodes.json and spec.json bootNodes still listed legacy
validators 0-20, whose DNS records no longer exist — a fresh node syncing
mainnet from this repo had zero working bootnodes. Replace with the three
validators that remain after the fleet downscale (22, 24, 27); companion
infra change: renlabs-dev/infra#47.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e0fdc56a-eeb9-4d09-a93c-2293a19226b5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ops/fix-mainnet-bootnodes

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

functor-flow added a commit that referenced this pull request Jul 7, 2026
…rs (#163)

dev-branch landing of the mainnet bootnodes fix (main counterpart: #162
— same single commit, cherry-picked).

`data/mainnet/bootnodes.json` and `spec.json` `bootNodes` listed legacy
validators 0-20 whose DNS is gone — fresh mainnet joiners had zero
working bootnodes. Now lists the three live authority validators
(22/24/27, the post-6→3 fleet). Chain-spec metadata only; no
consensus/genesis impact.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@functor-flow
functor-flow merged commit 0466be6 into main Jul 7, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant