Fix for "transaction indexing is in progress" (#32)

* Retry getting transaction receipt

* Small fix to logging consistency

* Introduce a custom kitchensink network

* Fix formtting and clippy
This commit is contained in:
Omar
2025-07-14 12:32:57 +03:00
committed by GitHub
parent 772bd217c3
commit 5eb3a0e1b5
7 changed files with 531 additions and 19 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//! The global configuration used accross all revive differential testing crates.
//! The global configuration used across all revive differential testing crates.
use std::{
fmt::Display,