feat: add OpenChainBench to Blockchain - #6573
Conversation
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewTip of the day💡 Did you know, you can enable the Remediation agent and Qodo fixes findings in a dedicated fix PR More tips ↗ | Customize Qodo ↗ | Qodo docs ↗ |
PR Summary by QodoAdd OpenChainBench to README Blockchain tools list
AI Description
High-Level Assessment
Files changed (1)
|
Automated Quality ChecksRequired checks❌ Repo link: missing from PR body
Forge link: https://github.com/your-org/your-project ❌ Go Report Card: missing from PR body
goreportcard.com: https://goreportcard.com/report/github.com/your-org/your-project Popular options: Codecov, Coveralls. Integrate one with your CI to track coverage automatically.
These checks are automated and do not replace maintainer review. See CONTRIBUTING.md for full guidelines. PR Diff ValidationContent checks✅ Files changed: only README.md Automated diff validation — does not replace maintainer review. |
Qodo FixerNo findings are available for this PR yet. Findings appear here once Qodo has reviewed the PR. |
OpenChainBench provides open-source Go harnesses for continuous blockchain infrastructure benchmarking: multi-region RPC provider latency, L1/L2 finality, bridge fees, oracle deviation (Chainlink/Pyth/Redstone), and perp DEX costs across 20+ chains. The harnesses expose Prometheus metrics and use Go's net/http, WebSocket, and JSON-RPC. MIT licensed, CC-BY-4.0 data.
Repo: https://github.com/ChainBench/OpenChainBench