mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-24 03:01:05 +00:00
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:
@@ -11,3 +11,4 @@ rust-version.workspace = true
|
||||
[dependencies]
|
||||
anyhow = { workspace = true }
|
||||
semver = { workspace = true }
|
||||
tokio = { workspace = true, default-features = false, features = ["time"] }
|
||||
|
||||
Reference in New Issue
Block a user