Tooling to directly verify and benchmark the results of go-ethereum state diffs.
Go to file
2023-09-20 01:26:26 +08:00
.github/workflows Add basic CI test 2023-09-19 18:46:02 +08:00
dumpdiff-geth Init repo with diff-dump tools and compare-diffs script 2023-09-19 18:35:44 +08:00
dumpdiff-plugeth Init repo with diff-dump tools and compare-diffs script 2023-09-19 18:35:44 +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 usage in readme 2023-09-20 01:26:26 +08:00
go.mod Init repo with diff-dump tools and compare-diffs script 2023-09-19 18:35:44 +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 usage in readme 2023-09-20 01:26:26 +08: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