Skip to content

Update config.go to use new bootstrap URLs#15

Merged
galt-tr merged 1 commit intomainfrom
galt-tr-patch-2
Mar 31, 2026
Merged

Update config.go to use new bootstrap URLs#15
galt-tr merged 1 commit intomainfrom
galt-tr-patch-2

Conversation

@galt-tr
Copy link
Copy Markdown
Collaborator

@galt-tr galt-tr commented Mar 31, 2026

This pull request updates the default bootstrap peer addresses in the getDefaultBootstrapPeers function to use DNSADDR records instead of hardcoded multiaddresses. This change simplifies peer discovery and makes the configuration more maintainable.

Network configuration improvements:

  • Replaced hardcoded multiaddresses for main, test, and stn networks with single DNSADDR-based addresses in the getDefaultBootstrapPeers function in config.go.

@galt-tr galt-tr requested a review from mrz1836 as a code owner March 31, 2026 14:16
@github-actions github-actions bot added feature Any new significant addition size/XS Very small change (≤10 lines) labels Mar 31, 2026
@galt-tr galt-tr enabled auto-merge (squash) March 31, 2026 14:19
@galt-tr galt-tr disabled auto-merge March 31, 2026 14:22
@galt-tr galt-tr merged commit bad2ab2 into main Mar 31, 2026
35 of 36 checks passed
@github-actions github-actions bot deleted the galt-tr-patch-2 branch March 31, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Any new significant addition size/XS Very small change (≤10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants