Compare Nodes

Cross-node / cross-client JSON-RPC CORRECTNESS comparison using this repo's `runner compare`. Use this whenever the user wants to check that two Ethereum RPC endpoints return the SAME responses — e.g. "does the new node behave like the old one", "compare these two archives / clients", "verify the resync / new implementation is correct", "diff the RPC responses", "check response equivalence", "did the upgrade change any results". Trigger it even when the user doesn't say "compare" — any equivalence/correctness/regression check between two endpoints qualifies. This is NOT performance testing; for latency or throughput use the run-benchmark skill instead.

nethermindeth 2de8db3 4 files · 37.4 KB Updated

File contents

nethermindeth/json-bench/tree/main/.claude/skills/compare-nodes commit 2de8db36c9

Frequently asked questions

npx skillmds@latest add nethermindeth/compare-nodes