Skip to content

Refresh leftover Solana explorer after low activity - #122

Merged
Corey-Code merged 1 commit into
developfrom
corey/spine-vidulum-121-3532c552-9448
Sep 21, 2026
Merged

Corey-Code merged 1 commit into
developfrom
corey/spine-vidulum-121-3532c552-9448

Conversation

@Corey-Code

@Corey-Code Corey-Code commented Sep 21, 2026 •

Copy link
Copy Markdown
Owner

Summary

Brings leftover bundled Solana explorer links back in line after the lull. Previous spine work refreshed leftover Avalanche snowscan explorer; Solana still pointed account and transaction links at explorer.solana.com after that host started returning a Vercel Security Checkpoint 429.

  • Point leftover Solana explorer links at SolanaFM after explorer.solana.com started returning a Vercel Security Checkpoint 429. Public Solana RPCs remain public. Eclipse Scan remains public.
  • Keep the same /address/{address} and /tx/{txHash} path templates (including ?cluster=devnet / ?cluster=testnet on the disabled clusters).
  • Denylist leftover explorer.solana.com so later list edits do not bring it back.
  • Settings, README, and the web footer now say leftover Solana explorer hosts use SolanaFM.

Does not change seed, key, or signing code.

Fixes #121

Test plan

  • npm test — 23 suites / 513 tests passed
  • Catalog and Settings tests mention leftover explorer.solana.com and SolanaFM
  • Live probe: leftover explorer.solana.com 429s with a Vercel Security Checkpoint; SolanaFM /address and /tx paths return 200
  • Web app still reaches the Create Wallet screen (no wallet/seed created); footer says leftover Solana explorer last checked in September 2026

Web app onboarding with leftover Solana explorer footer
SolanaFM live system program address page
Leftover explorer.solana.com Vercel Security Checkpoint 429

spine-card: 3532c552

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Point leftover Solana account and transaction links at SolanaFM after
explorer.solana.com started returning a Vercel Security Checkpoint 429.
Denylist the retired host so later list edits do not bring it back.

Co-authored-by: Corey <Corey-Code@users.noreply.github.com>
@Corey-Code
Corey-Code marked this pull request as ready for review September 21, 2026 01:08
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying vidulum-app with  Cloudflare Pages  Cloudflare Pages

Latest commit: 713e462
Status: ✅  Deploy successful!
Preview URL: https://8ed6fbba.vidulum-app.pages.dev
Branch Preview URL: https://corey-spine-vidulum-121-3532.vidulum-app.pages.dev

View logs

@Corey-Code
Corey-Code merged commit 2097faf into develop Sep 21, 2026
7 checks passed
@Corey-Code
Corey-Code deleted the corey/spine-vidulum-121-3532c552-9448 branch September 21, 2026 01:16
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.

[spine] Bring the app/repo up to date after a period of low activity

2 participants