Skip to content

Refresh leftover Avalanche snowscan explorer after low activity - #120

Merged
Corey-Code merged 1 commit into
developfrom
corey/spine-vidulum-119-87affb86-11d2
Sep 20, 2026
Merged

Corey-Code merged 1 commit into
developfrom
corey/spine-vidulum-119-87affb86-11d2

Conversation

@Corey-Code

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

Copy link
Copy Markdown
Owner

Summary

Brings leftover bundled Avalanche explorer links and leftover Cosmos LCD/RPC hops back in line after the lull. Previous spine work refreshed leftover dYdX Polkachu dao hosts; Avalanche still pointed explorers at snowscan.xyz after that host started returning a Cloudflare 403 interstitial, and official Juno / Celestia lists still led with hops that now 503 or fail TLS.

  • Point leftover Avalanche explorer links at the official Ava Labs C-Chain explorer after snowscan.xyz started returning a Cloudflare 403 interstitial. Public Avalanche RPCs remain public.
  • Denylist leftover Juno Lavender.Five hops after rpc.lavenderfive.com:443/juno and rest.lavenderfive.com:443/juno started 503ing. Stavr, Polkachu, Kleomedes, Stake&Relax, and PublicNode remain public.
  • Denylist leftover Celestia lunaroasis LCD (api.lunaroasis.net TLS handshake failure) and leftover Numia LCD (public-celestia-lcd.numia.xyz 501). Celestia RPC hops, including lunaroasis / Numia RPC, remain public.
  • Settings, README, and the web footer now say leftover Avalanche snowscan explorer and leftover Juno Lavender.Five hops use current hosts.

Does not change seed, key, or signing code.

Fixes #119

Test plan

  • npm test — 23 suites / 512 tests passed
  • Catalog and Settings tests mention leftover snowscan.xyz, leftover Juno Lavender.Five hops, and leftover Celestia lunaroasis LCD
  • Live probe: leftover snowscan.xyz 403s; official Ava Labs C-Chain /address and /tx paths return 200
  • Live probe: leftover Juno Lavender.Five RPC/LCD 503; leftover api.lunaroasis.net TLS-dead; leftover Numia LCD 501; lunaroasis / Numia RPC /status succeed
  • Web app still reaches the Create Wallet screen (no wallet/seed created); footer says leftover Avalanche snowscan explorer last checked in September 2026

Web app onboarding with leftover Avalanche snowscan footer
Official Avalanche C-Chain explorer live dashboard

spine-card: 87affb86

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Point Avalanche explorer links at the official Ava Labs C-Chain explorer
after leftover snowscan.xyz started returning a Cloudflare 403 interstitial.
Denylist leftover Juno Lavender.Five hops (503) and leftover Celestia
lunaroasis / Numia LCD hops so later registry syncs do not bring them back.

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

Copy link
Copy Markdown

Deploying vidulum-app with  Cloudflare Pages  Cloudflare Pages

Latest commit: a4f9446
Status: ✅  Deploy successful!
Preview URL: https://fa31da19.vidulum-app.pages.dev
Branch Preview URL: https://corey-spine-vidulum-119-87af.vidulum-app.pages.dev

View logs

@Corey-Code
Corey-Code merged commit dd55faf into develop Sep 20, 2026
7 checks passed
@Corey-Code
Corey-Code deleted the corey/spine-vidulum-119-87affb86-11d2 branch September 20, 2026 22:46
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