Conversation
added 3 commits
April 12, 2026 22:44
Alchemy EVM RPC monthly capacity is exhausted, causing daily nightly smoke failures on the RPC health check (503). This is a known condition with EVM scanner disabled. Treat 503/429 as degraded (PASS) instead of FAIL, matching the existing pattern used by Snapshots health checks. Closes #261, #264, #273, #276, #277
- SOLANA_LEGACY_TX env var (default true) controls asLegacyTransaction - Logged at startup in [SOLANA] runtime block and per-tx in diagnostics - JUPITER_BASE_URL documented in env.example with Ultra/v8 note - Enables EXP-014/015 as clean single-variable experiments
The deprecated quote-api.jup.ag/v6 endpoint is the last known working quote producer but its on-chain routes fail systematically (0x1788). api.jup.ag is an entirely different API family requiring full migration. lite-api.jup.ag/swap/v1 preserves the /quote + /swap path structure the bot already uses and was confirmed producing quotes + tx builds in production. - config.ts: change hardcoded fallback to lite-api v1 - env.example: update recommendation comment to lite-api v1
|
🚅 Deployed to the arbimind-pr-287 environment in ArbiMind 3 services not affected by this PR
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bug-Hunty
approved these changes
Apr 13, 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.
No description provided.