Fix the transaction tracing issues (#118)

* Set the gc mode to archive in geth

* Add a maximum to the exponential backoff wait duration

* Edit the formatting of the CLI case reporter
This commit is contained in:
Omar
2025-08-06 15:25:39 +03:00
committed by GitHub
parent edba49b301
commit 8619e7feb0
7 changed files with 152 additions and 58 deletions
Generated
+1
View File
@@ -4030,6 +4030,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"semver 1.0.26",
"tokio",
]
[[package]]