Replace SatoshiPay with OBSRVR in pubnet full validator example#223
Draft
rice2000 wants to merge 1 commit into
Draft
Replace SatoshiPay with OBSRVR in pubnet full validator example#223rice2000 wants to merge 1 commit into
rice2000 wants to merge 1 commit into
Conversation
SatoshiPay no longer operates public Stellar validators, so remove its home domain and three validators from the example config. Add OBSRVR (home domain stellar.withobsrvr.com) with its three HIGH-quality full validators in their place. Node details sourced from OBSRVR Radar (https://radar.withobsrvr.com); all three history archives were verified reachable. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
|
@jayz22 , Can the new archivist tell us if obsrvr's history archives look okay? |
Contributor
Yes, I can set up a scan run on their archives and report back |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Updates
docs/examples/pubnet-validator-full/stellar-core.cfgto:satoshipay.iohome domain and its three validators (Frankfurt, Singapore, Iowa). SatoshiPay no longer operates public Stellar validators.stellar.withobsrvr.comhome domain and its three HIGH-quality full validators.OBSRVR validators added
GDRCZ4IPJR7V3HK4GR45CRTE72SDAOZUF2TDBQ5E5IGWC4KM5TSKU2LScore-live-1.nodeswithobsrvr.co:11625https://history-1.nodeswithobsrvr.co/obsrvr-core-1/GA2PU4UGMLSFUXGZATHPTDXXX7FOHBAQC57RSJCQUN72WFKTD6CEPQSFcore-live-2.nodeswithobsrvr.co:11625https://history-2.nodeswithobsrvr.co/obsrvr-core-2/GACM6GIRMLXBBZIYJXBDTAEYZ2GJP3JJP5G5K4WDPBS6QFHPJNK6S2FBcore-live-3.nodeswithobsrvr.co:11625https://history-3.nodeswithobsrvr.co/obsrvr-core-3/Source & verification
Node details (public keys, peer addresses, history URLs, home domain) sourced from OBSRVR Radar — see the API docs. All three are reported as HIGH-quality full validators.
Each history archive was verified reachable —
GET .well-known/stellar-history.jsonreturns200for all three.🤖 Generated with Claude Code