Skip to content

Switch Teranode bootstrapping to simplified /dnsaddr/ format#535

Open
oskarszoon wants to merge 3 commits intobsv-blockchain:mainfrom
oskarszoon:feature/dnsaddr-bootstrap
Open

Switch Teranode bootstrapping to simplified /dnsaddr/ format#535
oskarszoon wants to merge 3 commits intobsv-blockchain:mainfrom
oskarszoon:feature/dnsaddr-bootstrap

Conversation

@oskarszoon
Copy link
Contributor

@oskarszoon oskarszoon commented Feb 26, 2026

Implements #534

@oskarszoon oskarszoon force-pushed the feature/dnsaddr-bootstrap branch from 27f08c9 to 1f62a07 Compare February 26, 2026 14:48
@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2026

🤖 Claude Code Review

Status: Complete

This PR updates dependencies and simplifies P2P bootstrap configuration.

Summary:

  • Dependency updates appear routine: go-libp2p (0.46.0 → 0.47.0), opentelemetry (1.39.0 → 1.40.0), grpc (1.77.0 → 1.78.0), and various transitive dependencies
  • Bootstrap peer configuration replaced hardcoded list of 6 peers with single DNS-based discovery endpoint (/dnsaddr/bootstrap.teranode.bsvb.tech)
  • go.sum changes are consistent with go.mod updates

No issues found. The changes align with the stated goal of switching to simplified /dnsaddr/ format for bootstrapping.

@sonarqubecloud
Copy link

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.

2 participants