Refresh leftover Sepolia 1RPC public hop after low activity - #116
Merged
Merged
Conversation
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
marked this pull request as ready for review
September 20, 2026 18:32
Deploying vidulum-app with
|
| 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 |
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.
Summary
Brings leftover bundled Sepolia 1RPC back in line after the lull. Previous spine work dropped discontinued
1rpc.io/ethand kept1rpc.io/sepoliaas still answering. 1RPC has since moved keyless public hops topublic.1rpc.io; the leftover1rpc.io/sepoliapath now 403s intermittently.1rpc.io/sepoliawith the current public hoppublic.1rpc.io/sepolia. PublicNode, Tenderly, and EthPandaOps remain public.https://1rpc.io/sepolia(full URL, sopublic.1rpc.io/sepoliais not matched) so later registry syncs do not bring the old path back.Does not change seed, key, or signing code.
Fixes #115
Test plan
npm test— 23 suites / 508 tests passed1rpc.io/sepolia1rpc.io/sepolia403s intermittently;public.1rpc.io/sepoliaanswerseth_blockNumberWeb app onboarding with leftover Sepolia 1RPC footer
spine-card: ad8ec84cTo show artifacts inline, enable in settings.