Skip to content

Refresh leftover Sepolia 1RPC public hop after low activity - #116

Merged
Corey-Code merged 1 commit into
developfrom
corey/spine-vidulum-115-ad8ec84c-4959
Sep 20, 2026
Merged

Corey-Code merged 1 commit into
developfrom
corey/spine-vidulum-115-ad8ec84c-4959

Conversation

@Corey-Code

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

Copy link
Copy Markdown
Owner

Summary

Brings leftover bundled Sepolia 1RPC back in line after the lull. Previous spine work dropped discontinued 1rpc.io/eth and kept 1rpc.io/sepolia as still answering. 1RPC has since moved keyless public hops to public.1rpc.io; the leftover 1rpc.io/sepolia path now 403s intermittently.

  • Replace leftover Sepolia 1rpc.io/sepolia with the current public hop public.1rpc.io/sepolia. PublicNode, Tenderly, and EthPandaOps remain public.
  • Denylist https://1rpc.io/sepolia (full URL, so public.1rpc.io/sepolia is not matched) so later registry syncs do not bring the old path back.
  • Settings, README, and the web footer now say leftover Sepolia 1RPC hosts use current hops.

Does not change seed, key, or signing code.

Fixes #115

Test plan

  • npm test — 23 suites / 508 tests passed
  • Catalog and Settings tests mention leftover 1rpc.io/sepolia
  • Live probe: leftover 1rpc.io/sepolia 403s intermittently; public.1rpc.io/sepolia answers eth_blockNumber
  • Web app still reaches the Create Wallet screen (no wallet/seed created); footer says leftover Sepolia 1RPC hosts last checked in September 2026

Web app onboarding with leftover Sepolia 1RPC footer

spine-card: ad8ec84c

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Replace the old 1rpc.io/sepolia public path with public.1rpc.io/sepolia after 1RPC moved keyless hops. Denylist the leftover URL so later registry syncs 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 20, 2026 18:32
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying vidulum-app with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1d94a68
Status: ✅  Deploy successful!
Preview URL: https://69a32713.vidulum-app.pages.dev
Branch Preview URL: https://corey-spine-vidulum-115-ad8e.vidulum-app.pages.dev

View logs

@Corey-Code
Corey-Code merged commit ff2b4f6 into develop Sep 20, 2026
7 checks passed
@Corey-Code
Corey-Code deleted the corey/spine-vidulum-115-ad8ec84c-4959 branch September 20, 2026 18: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