feat(rpc): probe NOWNodes on ethereum and bnb (harness only) - #2284
Merged
Conversation
Config half of the NOWNodes onboarding (dev PR #2283 carries the specs and registry). Adds the keyless public-eth / public-bsc endpoints so the Railway rpc-capabilities services start emitting provider="nownodes" into Prom. Verified fresh and fast against publicnode before shipping. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Flotapponnier
added a commit
that referenced
this pull request
Sep 9, 2026
Site + spec half of the NOWNodes onboarding, cherry-picked to main (the harness was already shipped via #2284 and #2288; Railway is already emitting the data). Nothing else from dev is included. - bitcoin-rpc (#259) and lukso-rpc (#260): new benches. - NOWNodes added to ethereum-rpc, bnb-rpc, coreum-rpc and the cross-chain rpc-capabilities list. - Real NOWNodes brand mark and official LUKSO logo; Bitcoin and LUKSO registered in CHAINS so they display capitalized; lukso-official registry entry; NOWNodes X handle corrected to @NOWNodes. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
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.
Config half of NOWNodes onboarding (specs + registry are on dev, #2283). Adds the keyless public-eth.nownodes.io / public-bsc.nownodes.io endpoints to the rpc-capabilities harness so the 3 Railway services emit provider="nownodes" into the shared Prom. Fresh and fast vs publicnode (head lag 0 blocks). Needs a redeploy of the 3 Railway services after merge.
🤖 Generated with Claude Code