@@ -74,26 +74,26 @@ alloy = { version = "1.4.0", features = [
7474alloy-contract = { version = " 1.4.0" , features = [" pubsub" ] }
7575
7676# Reth
77- reth = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
78- reth-ethereum = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
79- reth-chainspec = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
80- reth-codecs = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
81- reth-db = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
82- reth-db-api = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
83- reth-db-common = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
84- reth-eth-wire-types = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
85- reth-evm-ethereum = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
86- reth-exex = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
87- reth-exex-test-utils = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
88- reth-libmdbx = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
89- reth-network-api = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
90- reth-network-peers = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
91- reth-node-api = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
92- reth-node-ethereum = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
93- reth-prune-types = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
94- reth-rpc-eth-api = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
95- reth-stages-types = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
96- reth-transaction-pool = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
77+ reth = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
78+ reth-ethereum = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
79+ reth-chainspec = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
80+ reth-codecs = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
81+ reth-db = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
82+ reth-db-api = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
83+ reth-db-common = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
84+ reth-eth-wire-types = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
85+ reth-evm-ethereum = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
86+ reth-exex = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
87+ reth-exex-test-utils = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
88+ reth-libmdbx = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
89+ reth-network-api = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
90+ reth-network-peers = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
91+ reth-node-api = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
92+ reth-node-ethereum = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
93+ reth-prune-types = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
94+ reth-rpc-eth-api = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
95+ reth-stages-types = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
96+ reth-transaction-pool = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.3 " }
9797
9898# Foundry periphery
9999foundry-blob-explorers = " 0.17"
0 commit comments