reth icon indicating copy to clipboard operation
reth copied to clipboard

refactor: deduplicate file-saving logic in witness hook

Open kilavvy opened this issue 2 weeks ago • 0 comments
trafficstars

Description

  • Extracted a small helper save_comparison_files to save paired “original” and “re_executed” JSON artifacts.
  • Replaced duplicated code in validate_bundle_state and validate_state_root_and_trie with the new helper.

kilavvy avatar Nov 07 '25 09:11 kilavvy