Skip to content

Commit 9d0e5ef

Browse files
prestwichclaude
andauthored
chore: bump reth to v1.11.0 (#85)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 09bedf6 commit 9d0e5ef

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,12 @@ alloy = { version = "1.4.0", features = [
7777
] }
7878

7979
# Reth
80-
reth = { git = "https://github.com/paradigmxyz/reth", tag = "v1.10.2" }
81-
reth-chainspec = { git = "https://github.com/paradigmxyz/reth", tag = "v1.10.2" }
82-
reth-exex = { git = "https://github.com/paradigmxyz/reth", tag = "v1.10.2" }
83-
reth-exex-test-utils = { git = "https://github.com/paradigmxyz/reth", tag = "v1.10.2" }
84-
reth-node-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.10.2" }
85-
reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth", tag = "v1.10.2" }
80+
reth = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.0" }
81+
reth-chainspec = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.0" }
82+
reth-exex = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.0" }
83+
reth-exex-test-utils = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.0" }
84+
reth-node-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.0" }
85+
reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.0" }
8686

8787
# Foundry periphery
8888
foundry-blob-explorers = "0.17"

0 commit comments

Comments
 (0)