docs(rpc): reference OpenChainBench for live Cronos RPC latency - #341
Closed
Flotapponnier wants to merge 550 commits into
Closed
docs(rpc): reference OpenChainBench for live Cronos RPC latency#341Flotapponnier wants to merge 550 commits into
Flotapponnier wants to merge 550 commits into
Conversation
update wallet connect 2.0 add poling
Problem: walletconnect document is outdated (fix crypto-org-chain#318)
…ronos-domain-migration upgrade related domains to cronos.com
…onos EVM: Differences from Ethereum
Author
|
Superseded by #342 which targets the correct default branch ( |
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
Adds a short
Compare provider latencysection at the end ofpublic-rpc-endpoints.mdpointing readers to the OpenChainBench Cronos RPC benchmark for a live third-party latency view of the public no-key endpoints listed above.Why
The page lists free public endpoints plus commercial providers (Moralis, Blockdaemon, Chainstack, dRPC, Allnodes, BlockPI, etc). Developers picking an endpoint currently have no third-party datapoint to compare them side by side. OpenChainBench probes the public Cronos endpoints from three regions every minute and publishes p50, p95 and p99 latency under an open methodology, CC BY 4.0 license.
Happy to reword, move, or drop if this does not fit the docs' tone.
Test plan