# eth-statediff-compliance Tooling to directly verify and benchmark the results of go-ethereum state diffs. Specifically, compares `plugeth-statediff`- and `go-ethereum/statediff`-built diffs. ## Usage ``` make dumpdiff.plugeth dumpdiff.geth ./scripts/compare-diffs.sh ```