Skip to content

fix(mobile): point SOLANA_RELAY_ENDPOINT to dedicated solana-relay host#14330

Merged
dylanjeffers merged 1 commit into
mainfrom
fix-mobile-solana-relay-endpoint
May 15, 2026
Merged

fix(mobile): point SOLANA_RELAY_ENDPOINT to dedicated solana-relay host#14330
dylanjeffers merged 1 commit into
mainfrom
fix-mobile-solana-relay-endpoint

Conversation

@dylanjeffers
Copy link
Copy Markdown
Contributor

Summary

Why

Web prod was already updated and confirmed working, but mobile was still hitting the old endpoint.

Test plan

  • Build and run mobile against prod; perform a Solana-relayed action (e.g. a tip, USDC purchase, or any other path that uses SOLANA_RELAY_ENDPOINT) and confirm requests hit solana-relay.audius.engineering and succeed.

🤖 Generated with Claude Code

Mirrors the web prod change in e4a04e2. The mobile prod env was still
pointing at discoveryprovider.audius.co; switch it to the dedicated
solana-relay.audius.engineering host.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 15, 2026

⚠️ No Changeset found

Latest commit: 6b55a47

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dylanjeffers dylanjeffers merged commit c11bb00 into main May 15, 2026
3 checks passed
@dylanjeffers dylanjeffers deleted the fix-mobile-solana-relay-endpoint branch May 15, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant