data(projects): alchemy record catches up to the live Stellar Data API (raven#18) - #446
Merged
theboycoder merged 1 commit intoJul 10, 2026
Merged
Conversation
…I (raven#18) mmazco's raven#18 cites Alchemy as the concrete freshness miss: their Stellar Data API is live but our record's prose was RPC-only and the Indexer type was absent, hiding it from every portfolio/indexer query. Grounded in Alchemy's own docs + SDF's indexers-page language (stellar-docs PR #2573). The 'tier-1 validator' claim from the issue is NOT on Alchemy's pages — omitted until primary-source verifiable. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
@theboycoder is attempting to deploy a commit to the StellarLight Team on Vercel. A member of the Team first needs to authorize it. |
theboycoder
added a commit
that referenced
this pull request
Jul 10, 2026
…unded) (#447) Follow-up to #446: the validator claim from raven#18 was omitted as unverifiable on Alchemy's docs pages. Now grounded twice: boxy confirmed 2026-07-10 AND Alchemy's own blog announces 'Data APIs and Tier-1 validation — Alchemy is now a tier-1 validator on Stellar'. The official tier-1-orgs docs page does not list them yet — the exact docs-lag raven#18 describes. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jul 31, 2026
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.
stellar-raven#18 cites Alchemy's now-live Stellar Data API as a concrete partner-docs freshness miss. Our
alchemyrecord existed (Live, RPC provider) but predated the launch: RPC-only prose, noIndexertype — so portfolio/indexer queries never surfaced it.alchemy: ["Indexer"]— SDF's indexers page classifies the Data API as a portfolio API; RPC-only typing is the sls-018 multi-product class.Rollout: curate Action dry-run → execute → live-verify (
q=alchemydesc + types;q=portfolio api/q=indexerreach it).🤖 Generated with Claude Code