Tooling to directly verify and benchmark the results of go-ethereum state diffs.
Go to file
2023-09-19 18:35:44 +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 Init repo with diff-dump tools and compare-diffs script 2023-09-19 18:35:44 +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 Init repo with diff-dump tools and compare-diffs script 2023-09-19 18:35:44 +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.