Tooling to directly verify and benchmark the results of go-ethereum state diffs.
Go to file
2023-09-21 23:09:06 +08:00
.github/workflows Add CI test (#1) 2023-09-20 06:07:22 +00:00
dumpdiff-geth update deps 2023-09-21 23:09:06 +08:00
dumpdiff-plugeth update deps 2023-09-21 23:09:06 +08:00
internal/statediff Init repo with diff-dump tools and compare-diffs script 2023-09-19 18:35:44 +08:00
pkg Init repo with diff-dump tools and compare-diffs script 2023-09-19 18:35:44 +08:00
scripts Add CI test (#1) 2023-09-20 06:07:22 +00:00
go.mod update deps 2023-09-21 23:09:06 +08:00
go.sum Init repo with diff-dump tools and compare-diffs script 2023-09-19 18:35:44 +08:00
Makefile Init repo with diff-dump tools and compare-diffs script 2023-09-19 18:35:44 +08:00
README.md Add CI test (#1) 2023-09-20 06:07:22 +00:00

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