Skip to content

Fix home domain assignment for synthetic tier 1 creation - #430

Merged
drebelsky merged 1 commit into
stellar:mainfrom
drebelsky:fix-add-tier1s
Aug 19, 2026
Merged

Fix home domain assignment for synthetic tier 1 creation#430
drebelsky merged 1 commit into
stellar:mainfrom
drebelsky:fix-add-tier1s

Conversation

@drebelsky

Copy link
Copy Markdown
Contributor

Right now there is a suboptimal interaction between --tier-1-orgs-to-add and --enable-relaxed-auto-qset-config. Because of how we extract the relevant part of a domain by picking a component split by .s, all added tier1s current'y end up with a parsed home domain of domain, putting them all in the same organization.

Copilot AI balanced review requested due to automatic review settings August 19, 2026 21:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates synthetic tier-1 home domains so relaxed automatic quorum configuration treats each organization separately.

Changes:

  • Replaces dotted synthetic domains with distinct hyphenated names.
  • Prevents domain parsing from grouping all synthetic tier-1 nodes together.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/FSLibrary/StellarNetworkData.fs
@drebelsky
drebelsky merged commit 47bbd60 into stellar:main Aug 19, 2026
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.

3 participants