Skip to content

Commit

Permalink
Merge branch 'hyperlane' into dan/wip-escalate-before-broadcast
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-savu committed Jan 2, 2025
2 parents ac7b7c9 + 31653ac commit 5c11971
Show file tree
Hide file tree
Showing 7 changed files with 124 additions and 60 deletions.
101 changes: 67 additions & 34 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions ethers-middleware/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ futures-util = { version = "^0.3" }
futures-locks = { version = "0.7", default-features = false }
tracing = { version = "0.1.37", default-features = false }
tracing-futures = { version = "0.2.5", default-features = false }
tracing-test = "0.2.2"

# for gas oracles
reqwest = { version = "0.11.13", default-features = false, features = ["json", "rustls-tls"] }
Expand Down
Loading

0 comments on commit 5c11971

Please sign in to comment.