From 9d401aad6ef4a1a8a3ffcb6527645f91977fda1f Mon Sep 17 00:00:00 2001 From: Derek Cofausper <256792747+decofe@users.noreply.github.com> Date: Wed, 6 May 2026 04:16:10 +0000 Subject: [PATCH 1/6] deps: bump reth rev to b3262d4 (2026-05-06) --- Cargo.toml | 110 ++++++++++++++++++++++++++--------------------------- 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index b5fb813144..37d4e6caed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -140,64 +140,64 @@ tempo-telemetry-util = { path = "crates/telemetry-util", default-features = fals tempo-transaction-pool = { path = "crates/transaction-pool", default-features = false } tempo-validator-config = { path = "crates/validator-config", default-features = false } -reth-basic-payload-builder = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-chainspec = { git = "https://github.com/paradigmxyz/reth", rev = "8328732", default-features = false } -reth-cli = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-cli-commands = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-cli-runner = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-cli-util = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } +reth-basic-payload-builder = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-chainspec = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4", default-features = false } +reth-cli = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-cli-commands = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-cli-runner = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-cli-util = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } reth-codecs = { version = "0.3.0", default-features = false } -reth-consensus = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-consensus-common = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-db = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-discv5 = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-db-api = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-e2e-test-utils = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-engine-local = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-engine-tree = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-errors = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-eth-wire-types = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-etl = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-ethereum-cli = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-ethereum-consensus = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-ethereum-engine-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-ethereum-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "8328732", default-features = false } -reth-execution-types = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-evm = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-evm-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-metrics = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-network-api = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-network-peers = { git = "https://github.com/paradigmxyz/reth", rev = "8328732", default-features = false } -reth-node-api = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-node-builder = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-node-core = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-node-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-node-metrics = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-payload-builder = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-payload-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } +reth-consensus = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-consensus-common = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-db = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-discv5 = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-db-api = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-e2e-test-utils = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-engine-local = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-engine-tree = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-errors = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-eth-wire-types = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-etl = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-ethereum-cli = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-ethereum-consensus = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-ethereum-engine-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-ethereum-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4", default-features = false } +reth-execution-types = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-evm = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-evm-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-metrics = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-network-api = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-network-peers = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4", default-features = false } +reth-node-api = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-node-builder = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-node-core = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-node-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-node-metrics = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-payload-builder = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-payload-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } reth-primitives-traits = { version = "0.3.1", default-features = false } -reth-config = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-downloaders = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-provider = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-prune-types = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-rpc = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-rpc-api = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-rpc-builder = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-rpc-convert = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-rpc-eth-types = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-rpc-server-types = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-stages = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-static-file = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-storage-api = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-tracing = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-trie = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-trie-common = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } -reth-trie-db = { git = "https://github.com/paradigmxyz/reth", rev = "8328732" } +reth-config = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-downloaders = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-provider = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-prune-types = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-rpc = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-rpc-api = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-rpc-builder = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-rpc-convert = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-rpc-eth-types = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-rpc-server-types = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-stages = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-static-file = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-storage-api = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-tracing = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-trie = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-trie-common = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-trie-db = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-revm = { git = "https://github.com/paradigmxyz/reth", rev = "8328732", features = [ +reth-revm = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4", features = [ "std", "optional-checks", ] } From 88e0d5b42ceb45e923e86f7a8f001303f963fee6 Mon Sep 17 00:00:00 2001 From: Derek Cofausper <256792747+decofe@users.noreply.github.com> Date: Wed, 6 May 2026 04:20:28 +0000 Subject: [PATCH 2/6] fix: resolve breaking changes from reth update (2026-05-06) --- Cargo.lock | 206 ++++++++++++++++++++++++++--------------------------- 1 file changed, 103 insertions(+), 103 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8d7cda4b80..434e954da2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -8321,7 +8321,7 @@ checksum = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7" [[package]] name = "reth-basic-payload-builder" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8348,7 +8348,7 @@ dependencies = [ [[package]] name = "reth-chain-state" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8380,7 +8380,7 @@ dependencies = [ [[package]] name = "reth-chainspec" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-chains", "alloy-consensus", @@ -8400,7 +8400,7 @@ dependencies = [ [[package]] name = "reth-cli" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-genesis", "clap", @@ -8413,7 +8413,7 @@ dependencies = [ [[package]] name = "reth-cli-commands" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-chains", "alloy-consensus", @@ -8496,7 +8496,7 @@ dependencies = [ [[package]] name = "reth-cli-runner" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "reth-tasks", "tokio", @@ -8506,7 +8506,7 @@ dependencies = [ [[package]] name = "reth-cli-util" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -8559,7 +8559,7 @@ dependencies = [ [[package]] name = "reth-config" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "eyre", "humantime-serde", @@ -8575,7 +8575,7 @@ dependencies = [ [[package]] name = "reth-consensus" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8588,7 +8588,7 @@ dependencies = [ [[package]] name = "reth-consensus-common" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8601,7 +8601,7 @@ dependencies = [ [[package]] name = "reth-consensus-debug-client" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-eips 2.0.4", "alloy-json-rpc", @@ -8625,7 +8625,7 @@ dependencies = [ [[package]] name = "reth-db" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-primitives", "derive_more", @@ -8654,7 +8654,7 @@ dependencies = [ [[package]] name = "reth-db-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8680,7 +8680,7 @@ dependencies = [ [[package]] name = "reth-db-common" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -8710,7 +8710,7 @@ dependencies = [ [[package]] name = "reth-db-models" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -8725,7 +8725,7 @@ dependencies = [ [[package]] name = "reth-discv4" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8750,7 +8750,7 @@ dependencies = [ [[package]] name = "reth-discv5" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8774,7 +8774,7 @@ dependencies = [ [[package]] name = "reth-dns-discovery" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-primitives", "dashmap", @@ -8798,7 +8798,7 @@ dependencies = [ [[package]] name = "reth-downloaders" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8833,7 +8833,7 @@ dependencies = [ [[package]] name = "reth-e2e-test-utils" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8890,7 +8890,7 @@ dependencies = [ [[package]] name = "reth-ecies" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "aes", "alloy-primitives", @@ -8918,7 +8918,7 @@ dependencies = [ [[package]] name = "reth-engine-local" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8941,7 +8941,7 @@ dependencies = [ [[package]] name = "reth-engine-primitives" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8966,7 +8966,7 @@ dependencies = [ [[package]] name = "reth-engine-tree" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eip7928", @@ -9024,7 +9024,7 @@ dependencies = [ [[package]] name = "reth-engine-util" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -9052,7 +9052,7 @@ dependencies = [ [[package]] name = "reth-era" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9068,7 +9068,7 @@ dependencies = [ [[package]] name = "reth-era-downloader" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-primitives", "bytes", @@ -9084,7 +9084,7 @@ dependencies = [ [[package]] name = "reth-era-utils" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9106,7 +9106,7 @@ dependencies = [ [[package]] name = "reth-errors" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "reth-consensus", "reth-execution-errors", @@ -9117,7 +9117,7 @@ dependencies = [ [[package]] name = "reth-eth-wire" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-chains", "alloy-primitives", @@ -9145,7 +9145,7 @@ dependencies = [ [[package]] name = "reth-eth-wire-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-chains", "alloy-consensus", @@ -9167,7 +9167,7 @@ dependencies = [ [[package]] name = "reth-ethereum" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-rpc-types-engine", "alloy-rpc-types-eth", @@ -9208,7 +9208,7 @@ dependencies = [ [[package]] name = "reth-ethereum-cli" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "clap", "eyre", @@ -9231,7 +9231,7 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9247,7 +9247,7 @@ dependencies = [ [[package]] name = "reth-ethereum-engine-primitives" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -9263,7 +9263,7 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-eip2124", "alloy-hardforks", @@ -9276,7 +9276,7 @@ dependencies = [ [[package]] name = "reth-ethereum-payload-builder" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9306,7 +9306,7 @@ dependencies = [ [[package]] name = "reth-ethereum-primitives" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9320,7 +9320,7 @@ dependencies = [ [[package]] name = "reth-etl" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "rayon", "reth-db-api", @@ -9330,7 +9330,7 @@ dependencies = [ [[package]] name = "reth-evm" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9354,7 +9354,7 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9374,7 +9374,7 @@ dependencies = [ [[package]] name = "reth-execution-cache" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-primitives", "fixed-cache", @@ -9392,7 +9392,7 @@ dependencies = [ [[package]] name = "reth-execution-errors" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-evm", "alloy-primitives", @@ -9405,7 +9405,7 @@ dependencies = [ [[package]] name = "reth-execution-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9424,7 +9424,7 @@ dependencies = [ [[package]] name = "reth-exex" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9462,7 +9462,7 @@ dependencies = [ [[package]] name = "reth-exex-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -9476,7 +9476,7 @@ dependencies = [ [[package]] name = "reth-fs-util" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "serde", "serde_json", @@ -9486,7 +9486,7 @@ dependencies = [ [[package]] name = "reth-invalid-block-hooks" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9514,7 +9514,7 @@ dependencies = [ [[package]] name = "reth-ipc" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "bytes", "futures", @@ -9534,7 +9534,7 @@ dependencies = [ [[package]] name = "reth-libmdbx" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "bitflags 2.11.1", "byteorder", @@ -9551,7 +9551,7 @@ dependencies = [ [[package]] name = "reth-mdbx-sys" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "bindgen", "cc", @@ -9560,7 +9560,7 @@ dependencies = [ [[package]] name = "reth-metrics" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "futures", "metrics", @@ -9573,7 +9573,7 @@ dependencies = [ [[package]] name = "reth-net-banlist" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-primitives", "ipnet", @@ -9582,7 +9582,7 @@ dependencies = [ [[package]] name = "reth-net-nat" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "futures-util", "if-addrs", @@ -9596,7 +9596,7 @@ dependencies = [ [[package]] name = "reth-network" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9654,7 +9654,7 @@ dependencies = [ [[package]] name = "reth-network-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9679,7 +9679,7 @@ dependencies = [ [[package]] name = "reth-network-p2p" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9702,7 +9702,7 @@ dependencies = [ [[package]] name = "reth-network-peers" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9717,7 +9717,7 @@ dependencies = [ [[package]] name = "reth-network-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-eip2124", "humantime-serde", @@ -9731,7 +9731,7 @@ dependencies = [ [[package]] name = "reth-nippy-jar" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "anyhow", "bincode", @@ -9748,7 +9748,7 @@ dependencies = [ [[package]] name = "reth-node-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-rpc-types-engine", "eyre", @@ -9772,7 +9772,7 @@ dependencies = [ [[package]] name = "reth-node-builder" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9840,7 +9840,7 @@ dependencies = [ [[package]] name = "reth-node-core" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9895,7 +9895,7 @@ dependencies = [ [[package]] name = "reth-node-ethereum" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-eips 2.0.4", "alloy-network", @@ -9933,7 +9933,7 @@ dependencies = [ [[package]] name = "reth-node-ethstats" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9957,7 +9957,7 @@ dependencies = [ [[package]] name = "reth-node-events" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9981,7 +9981,7 @@ dependencies = [ [[package]] name = "reth-node-metrics" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "bytes", "eyre", @@ -10010,7 +10010,7 @@ dependencies = [ [[package]] name = "reth-node-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "reth-chainspec", "reth-db-api", @@ -10022,7 +10022,7 @@ dependencies = [ [[package]] name = "reth-payload-builder" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -10046,7 +10046,7 @@ dependencies = [ [[package]] name = "reth-payload-builder-primitives" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "pin-project", "reth-payload-primitives", @@ -10058,7 +10058,7 @@ dependencies = [ [[package]] name = "reth-payload-primitives" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10081,7 +10081,7 @@ dependencies = [ [[package]] name = "reth-payload-validator" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -10124,7 +10124,7 @@ dependencies = [ [[package]] name = "reth-provider" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eip7928", @@ -10172,7 +10172,7 @@ dependencies = [ [[package]] name = "reth-prune" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10201,7 +10201,7 @@ dependencies = [ [[package]] name = "reth-prune-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-primitives", "arbitrary", @@ -10217,7 +10217,7 @@ dependencies = [ [[package]] name = "reth-revm" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -10232,7 +10232,7 @@ dependencies = [ [[package]] name = "reth-rpc" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -10309,7 +10309,7 @@ dependencies = [ [[package]] name = "reth-rpc-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-eips 2.0.4", "alloy-genesis", @@ -10339,7 +10339,7 @@ dependencies = [ [[package]] name = "reth-rpc-builder" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-network", "alloy-provider", @@ -10382,7 +10382,7 @@ dependencies = [ [[package]] name = "reth-rpc-convert" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-evm", @@ -10402,7 +10402,7 @@ dependencies = [ [[package]] name = "reth-rpc-engine-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -10433,7 +10433,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -10479,7 +10479,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10527,7 +10527,7 @@ dependencies = [ [[package]] name = "reth-rpc-layer" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-rpc-types-engine", "http 1.4.0", @@ -10541,7 +10541,7 @@ dependencies = [ [[package]] name = "reth-rpc-server-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -10572,7 +10572,7 @@ dependencies = [ [[package]] name = "reth-stages" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10624,7 +10624,7 @@ dependencies = [ [[package]] name = "reth-stages-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -10652,7 +10652,7 @@ dependencies = [ [[package]] name = "reth-stages-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-primitives", "arbitrary", @@ -10666,7 +10666,7 @@ dependencies = [ [[package]] name = "reth-static-file" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-primitives", "parking_lot", @@ -10686,7 +10686,7 @@ dependencies = [ [[package]] name = "reth-static-file-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-primitives", "clap", @@ -10701,7 +10701,7 @@ dependencies = [ [[package]] name = "reth-storage-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10726,7 +10726,7 @@ dependencies = [ [[package]] name = "reth-storage-errors" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -10744,7 +10744,7 @@ dependencies = [ [[package]] name = "reth-tasks" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "crossbeam-utils", "dashmap", @@ -10765,7 +10765,7 @@ dependencies = [ [[package]] name = "reth-testing-utils" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10781,7 +10781,7 @@ dependencies = [ [[package]] name = "reth-tokio-util" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "tokio", "tokio-stream", @@ -10791,7 +10791,7 @@ dependencies = [ [[package]] name = "reth-tracing" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "clap", "eyre", @@ -10810,7 +10810,7 @@ dependencies = [ [[package]] name = "reth-tracing-otlp" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "clap", "eyre", @@ -10828,7 +10828,7 @@ dependencies = [ [[package]] name = "reth-transaction-pool" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10873,7 +10873,7 @@ dependencies = [ [[package]] name = "reth-trie" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10899,7 +10899,7 @@ dependencies = [ [[package]] name = "reth-trie-common" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -10926,7 +10926,7 @@ dependencies = [ [[package]] name = "reth-trie-db" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-primitives", "metrics", @@ -10946,7 +10946,7 @@ dependencies = [ [[package]] name = "reth-trie-parallel" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-eip7928", "alloy-evm", @@ -10975,7 +10975,7 @@ dependencies = [ [[package]] name = "reth-trie-sparse" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=8328732#83287322d5d15a7a72bd9419f3ee766f7ae1426a" +source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" dependencies = [ "alloy-primitives", "alloy-rlp", From 4d05e794e7096449e22d9e1588ac07747ac8617e Mon Sep 17 00:00:00 2001 From: Derek Cofausper <256792747+decofe@users.noreply.github.com> Date: Thu, 7 May 2026 04:16:06 +0000 Subject: [PATCH 3/6] deps: bump reth rev to 02d1776 (2026-05-07) --- Cargo.toml | 110 ++++++++++++++++++++++++++--------------------------- 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 37d4e6caed..f102fd70d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -140,64 +140,64 @@ tempo-telemetry-util = { path = "crates/telemetry-util", default-features = fals tempo-transaction-pool = { path = "crates/transaction-pool", default-features = false } tempo-validator-config = { path = "crates/validator-config", default-features = false } -reth-basic-payload-builder = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-chainspec = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4", default-features = false } -reth-cli = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-cli-commands = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-cli-runner = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-cli-util = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-basic-payload-builder = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-chainspec = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776", default-features = false } +reth-cli = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-cli-commands = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-cli-runner = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-cli-util = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } reth-codecs = { version = "0.3.0", default-features = false } -reth-consensus = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-consensus-common = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-db = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-discv5 = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-db-api = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-e2e-test-utils = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-engine-local = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-engine-tree = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-errors = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-eth-wire-types = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-etl = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-ethereum-cli = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-ethereum-consensus = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-ethereum-engine-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-ethereum-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4", default-features = false } -reth-execution-types = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-evm = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-evm-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-metrics = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-network-api = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-network-peers = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4", default-features = false } -reth-node-api = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-node-builder = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-node-core = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-node-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-node-metrics = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-payload-builder = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-payload-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-consensus = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-consensus-common = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-db = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-discv5 = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-db-api = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-e2e-test-utils = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-engine-local = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-engine-tree = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-errors = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-eth-wire-types = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-etl = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-ethereum-cli = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-ethereum-consensus = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-ethereum-engine-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-ethereum-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776", default-features = false } +reth-execution-types = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-evm = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-evm-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-metrics = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-network-api = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-network-peers = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776", default-features = false } +reth-node-api = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-node-builder = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-node-core = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-node-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-node-metrics = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-payload-builder = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-payload-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } reth-primitives-traits = { version = "0.3.1", default-features = false } -reth-config = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-downloaders = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-provider = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-prune-types = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-rpc = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-rpc-api = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-rpc-builder = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-rpc-convert = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-rpc-eth-types = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-rpc-server-types = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-stages = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-static-file = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-storage-api = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-tracing = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-trie = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-trie-common = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } -reth-trie-db = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4" } +reth-config = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-downloaders = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-provider = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-prune-types = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-rpc = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-rpc-api = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-rpc-builder = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-rpc-convert = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-rpc-eth-types = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-rpc-server-types = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-stages = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-static-file = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-storage-api = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-tracing = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-trie = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-trie-common = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-trie-db = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-revm = { git = "https://github.com/paradigmxyz/reth", rev = "b3262d4", features = [ +reth-revm = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776", features = [ "std", "optional-checks", ] } From 60b667cf6708124305254b4548c14c5e4d1ee5f9 Mon Sep 17 00:00:00 2001 From: Derek Cofausper <256792747+decofe@users.noreply.github.com> Date: Thu, 7 May 2026 04:20:27 +0000 Subject: [PATCH 4/6] fix: resolve breaking changes from reth update (2026-05-07) --- Cargo.lock | 206 ++++++++++++++++++++++++++--------------------------- 1 file changed, 103 insertions(+), 103 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 434e954da2..c078fb3c78 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -8321,7 +8321,7 @@ checksum = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7" [[package]] name = "reth-basic-payload-builder" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8348,7 +8348,7 @@ dependencies = [ [[package]] name = "reth-chain-state" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8380,7 +8380,7 @@ dependencies = [ [[package]] name = "reth-chainspec" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-chains", "alloy-consensus", @@ -8400,7 +8400,7 @@ dependencies = [ [[package]] name = "reth-cli" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-genesis", "clap", @@ -8413,7 +8413,7 @@ dependencies = [ [[package]] name = "reth-cli-commands" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-chains", "alloy-consensus", @@ -8496,7 +8496,7 @@ dependencies = [ [[package]] name = "reth-cli-runner" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "reth-tasks", "tokio", @@ -8506,7 +8506,7 @@ dependencies = [ [[package]] name = "reth-cli-util" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -8559,7 +8559,7 @@ dependencies = [ [[package]] name = "reth-config" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "eyre", "humantime-serde", @@ -8575,7 +8575,7 @@ dependencies = [ [[package]] name = "reth-consensus" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8588,7 +8588,7 @@ dependencies = [ [[package]] name = "reth-consensus-common" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8601,7 +8601,7 @@ dependencies = [ [[package]] name = "reth-consensus-debug-client" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-eips 2.0.4", "alloy-json-rpc", @@ -8625,7 +8625,7 @@ dependencies = [ [[package]] name = "reth-db" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-primitives", "derive_more", @@ -8654,7 +8654,7 @@ dependencies = [ [[package]] name = "reth-db-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8680,7 +8680,7 @@ dependencies = [ [[package]] name = "reth-db-common" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -8710,7 +8710,7 @@ dependencies = [ [[package]] name = "reth-db-models" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -8725,7 +8725,7 @@ dependencies = [ [[package]] name = "reth-discv4" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8750,7 +8750,7 @@ dependencies = [ [[package]] name = "reth-discv5" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8774,7 +8774,7 @@ dependencies = [ [[package]] name = "reth-dns-discovery" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-primitives", "dashmap", @@ -8798,7 +8798,7 @@ dependencies = [ [[package]] name = "reth-downloaders" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8833,7 +8833,7 @@ dependencies = [ [[package]] name = "reth-e2e-test-utils" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8890,7 +8890,7 @@ dependencies = [ [[package]] name = "reth-ecies" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "aes", "alloy-primitives", @@ -8918,7 +8918,7 @@ dependencies = [ [[package]] name = "reth-engine-local" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8941,7 +8941,7 @@ dependencies = [ [[package]] name = "reth-engine-primitives" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8966,7 +8966,7 @@ dependencies = [ [[package]] name = "reth-engine-tree" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eip7928", @@ -9024,7 +9024,7 @@ dependencies = [ [[package]] name = "reth-engine-util" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -9052,7 +9052,7 @@ dependencies = [ [[package]] name = "reth-era" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9068,7 +9068,7 @@ dependencies = [ [[package]] name = "reth-era-downloader" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-primitives", "bytes", @@ -9084,7 +9084,7 @@ dependencies = [ [[package]] name = "reth-era-utils" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9106,7 +9106,7 @@ dependencies = [ [[package]] name = "reth-errors" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "reth-consensus", "reth-execution-errors", @@ -9117,7 +9117,7 @@ dependencies = [ [[package]] name = "reth-eth-wire" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-chains", "alloy-primitives", @@ -9145,7 +9145,7 @@ dependencies = [ [[package]] name = "reth-eth-wire-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-chains", "alloy-consensus", @@ -9167,7 +9167,7 @@ dependencies = [ [[package]] name = "reth-ethereum" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-rpc-types-engine", "alloy-rpc-types-eth", @@ -9208,7 +9208,7 @@ dependencies = [ [[package]] name = "reth-ethereum-cli" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "clap", "eyre", @@ -9231,7 +9231,7 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9247,7 +9247,7 @@ dependencies = [ [[package]] name = "reth-ethereum-engine-primitives" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -9263,7 +9263,7 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-eip2124", "alloy-hardforks", @@ -9276,7 +9276,7 @@ dependencies = [ [[package]] name = "reth-ethereum-payload-builder" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9306,7 +9306,7 @@ dependencies = [ [[package]] name = "reth-ethereum-primitives" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9320,7 +9320,7 @@ dependencies = [ [[package]] name = "reth-etl" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "rayon", "reth-db-api", @@ -9330,7 +9330,7 @@ dependencies = [ [[package]] name = "reth-evm" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9354,7 +9354,7 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9374,7 +9374,7 @@ dependencies = [ [[package]] name = "reth-execution-cache" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-primitives", "fixed-cache", @@ -9392,7 +9392,7 @@ dependencies = [ [[package]] name = "reth-execution-errors" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-evm", "alloy-primitives", @@ -9405,7 +9405,7 @@ dependencies = [ [[package]] name = "reth-execution-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9424,7 +9424,7 @@ dependencies = [ [[package]] name = "reth-exex" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9462,7 +9462,7 @@ dependencies = [ [[package]] name = "reth-exex-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -9476,7 +9476,7 @@ dependencies = [ [[package]] name = "reth-fs-util" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "serde", "serde_json", @@ -9486,7 +9486,7 @@ dependencies = [ [[package]] name = "reth-invalid-block-hooks" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9514,7 +9514,7 @@ dependencies = [ [[package]] name = "reth-ipc" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "bytes", "futures", @@ -9534,7 +9534,7 @@ dependencies = [ [[package]] name = "reth-libmdbx" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "bitflags 2.11.1", "byteorder", @@ -9551,7 +9551,7 @@ dependencies = [ [[package]] name = "reth-mdbx-sys" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "bindgen", "cc", @@ -9560,7 +9560,7 @@ dependencies = [ [[package]] name = "reth-metrics" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "futures", "metrics", @@ -9573,7 +9573,7 @@ dependencies = [ [[package]] name = "reth-net-banlist" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-primitives", "ipnet", @@ -9582,7 +9582,7 @@ dependencies = [ [[package]] name = "reth-net-nat" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "futures-util", "if-addrs", @@ -9596,7 +9596,7 @@ dependencies = [ [[package]] name = "reth-network" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9654,7 +9654,7 @@ dependencies = [ [[package]] name = "reth-network-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9679,7 +9679,7 @@ dependencies = [ [[package]] name = "reth-network-p2p" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9702,7 +9702,7 @@ dependencies = [ [[package]] name = "reth-network-peers" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9717,7 +9717,7 @@ dependencies = [ [[package]] name = "reth-network-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-eip2124", "humantime-serde", @@ -9731,7 +9731,7 @@ dependencies = [ [[package]] name = "reth-nippy-jar" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "anyhow", "bincode", @@ -9748,7 +9748,7 @@ dependencies = [ [[package]] name = "reth-node-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-rpc-types-engine", "eyre", @@ -9772,7 +9772,7 @@ dependencies = [ [[package]] name = "reth-node-builder" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9840,7 +9840,7 @@ dependencies = [ [[package]] name = "reth-node-core" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9895,7 +9895,7 @@ dependencies = [ [[package]] name = "reth-node-ethereum" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-eips 2.0.4", "alloy-network", @@ -9933,7 +9933,7 @@ dependencies = [ [[package]] name = "reth-node-ethstats" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9957,7 +9957,7 @@ dependencies = [ [[package]] name = "reth-node-events" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9981,7 +9981,7 @@ dependencies = [ [[package]] name = "reth-node-metrics" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "bytes", "eyre", @@ -10010,7 +10010,7 @@ dependencies = [ [[package]] name = "reth-node-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "reth-chainspec", "reth-db-api", @@ -10022,7 +10022,7 @@ dependencies = [ [[package]] name = "reth-payload-builder" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -10046,7 +10046,7 @@ dependencies = [ [[package]] name = "reth-payload-builder-primitives" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "pin-project", "reth-payload-primitives", @@ -10058,7 +10058,7 @@ dependencies = [ [[package]] name = "reth-payload-primitives" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10081,7 +10081,7 @@ dependencies = [ [[package]] name = "reth-payload-validator" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -10124,7 +10124,7 @@ dependencies = [ [[package]] name = "reth-provider" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eip7928", @@ -10172,7 +10172,7 @@ dependencies = [ [[package]] name = "reth-prune" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10201,7 +10201,7 @@ dependencies = [ [[package]] name = "reth-prune-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-primitives", "arbitrary", @@ -10217,7 +10217,7 @@ dependencies = [ [[package]] name = "reth-revm" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -10232,7 +10232,7 @@ dependencies = [ [[package]] name = "reth-rpc" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -10309,7 +10309,7 @@ dependencies = [ [[package]] name = "reth-rpc-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-eips 2.0.4", "alloy-genesis", @@ -10339,7 +10339,7 @@ dependencies = [ [[package]] name = "reth-rpc-builder" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-network", "alloy-provider", @@ -10382,7 +10382,7 @@ dependencies = [ [[package]] name = "reth-rpc-convert" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-evm", @@ -10402,7 +10402,7 @@ dependencies = [ [[package]] name = "reth-rpc-engine-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -10433,7 +10433,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -10479,7 +10479,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10527,7 +10527,7 @@ dependencies = [ [[package]] name = "reth-rpc-layer" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-rpc-types-engine", "http 1.4.0", @@ -10541,7 +10541,7 @@ dependencies = [ [[package]] name = "reth-rpc-server-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -10572,7 +10572,7 @@ dependencies = [ [[package]] name = "reth-stages" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10624,7 +10624,7 @@ dependencies = [ [[package]] name = "reth-stages-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -10652,7 +10652,7 @@ dependencies = [ [[package]] name = "reth-stages-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-primitives", "arbitrary", @@ -10666,7 +10666,7 @@ dependencies = [ [[package]] name = "reth-static-file" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-primitives", "parking_lot", @@ -10686,7 +10686,7 @@ dependencies = [ [[package]] name = "reth-static-file-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-primitives", "clap", @@ -10701,7 +10701,7 @@ dependencies = [ [[package]] name = "reth-storage-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10726,7 +10726,7 @@ dependencies = [ [[package]] name = "reth-storage-errors" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -10744,7 +10744,7 @@ dependencies = [ [[package]] name = "reth-tasks" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "crossbeam-utils", "dashmap", @@ -10765,7 +10765,7 @@ dependencies = [ [[package]] name = "reth-testing-utils" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10781,7 +10781,7 @@ dependencies = [ [[package]] name = "reth-tokio-util" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "tokio", "tokio-stream", @@ -10791,7 +10791,7 @@ dependencies = [ [[package]] name = "reth-tracing" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "clap", "eyre", @@ -10810,7 +10810,7 @@ dependencies = [ [[package]] name = "reth-tracing-otlp" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "clap", "eyre", @@ -10828,7 +10828,7 @@ dependencies = [ [[package]] name = "reth-transaction-pool" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10873,7 +10873,7 @@ dependencies = [ [[package]] name = "reth-trie" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10899,7 +10899,7 @@ dependencies = [ [[package]] name = "reth-trie-common" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -10926,7 +10926,7 @@ dependencies = [ [[package]] name = "reth-trie-db" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-primitives", "metrics", @@ -10946,7 +10946,7 @@ dependencies = [ [[package]] name = "reth-trie-parallel" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-eip7928", "alloy-evm", @@ -10975,7 +10975,7 @@ dependencies = [ [[package]] name = "reth-trie-sparse" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=b3262d4#b3262d466fa204667835330af2744372ef646f81" +source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" dependencies = [ "alloy-primitives", "alloy-rlp", From 307141759fd4ca4791d14b33d49ec7897ea90c4d Mon Sep 17 00:00:00 2001 From: Derek Cofausper <256792747+decofe@users.noreply.github.com> Date: Thu, 7 May 2026 16:34:04 +0000 Subject: [PATCH 5/6] deps: bump reth rev to fcc6530 (2026-05-07) --- Cargo.toml | 110 ++++++++++++++++++++++++++--------------------------- 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index f102fd70d3..fe8e7f2513 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -140,64 +140,64 @@ tempo-telemetry-util = { path = "crates/telemetry-util", default-features = fals tempo-transaction-pool = { path = "crates/transaction-pool", default-features = false } tempo-validator-config = { path = "crates/validator-config", default-features = false } -reth-basic-payload-builder = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-chainspec = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776", default-features = false } -reth-cli = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-cli-commands = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-cli-runner = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-cli-util = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-basic-payload-builder = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-chainspec = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530", default-features = false } +reth-cli = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-cli-commands = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-cli-runner = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-cli-util = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } reth-codecs = { version = "0.3.0", default-features = false } -reth-consensus = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-consensus-common = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-db = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-discv5 = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-db-api = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-e2e-test-utils = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-engine-local = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-engine-tree = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-errors = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-eth-wire-types = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-etl = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-ethereum-cli = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-ethereum-consensus = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-ethereum-engine-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-ethereum-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776", default-features = false } -reth-execution-types = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-evm = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-evm-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-metrics = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-network-api = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-network-peers = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776", default-features = false } -reth-node-api = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-node-builder = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-node-core = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-node-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-node-metrics = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-payload-builder = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-payload-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-consensus = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-consensus-common = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-db = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-discv5 = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-db-api = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-e2e-test-utils = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-engine-local = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-engine-tree = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-errors = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-eth-wire-types = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-etl = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-ethereum-cli = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-ethereum-consensus = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-ethereum-engine-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-ethereum-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530", default-features = false } +reth-execution-types = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-evm = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-evm-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-metrics = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-network-api = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-network-peers = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530", default-features = false } +reth-node-api = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-node-builder = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-node-core = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-node-ethereum = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-node-metrics = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-payload-builder = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-payload-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } reth-primitives-traits = { version = "0.3.1", default-features = false } -reth-config = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-downloaders = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-provider = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-prune-types = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-rpc = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-rpc-api = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-rpc-builder = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-rpc-convert = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-rpc-eth-types = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-rpc-server-types = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-stages = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-static-file = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-storage-api = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-tracing = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-trie = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-trie-common = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } -reth-trie-db = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776" } +reth-config = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-downloaders = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-provider = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-prune-types = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-rpc = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-rpc-api = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-rpc-builder = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-rpc-convert = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-rpc-eth-types = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-rpc-server-types = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-stages = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-static-file = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-storage-api = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-tracing = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-trie = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-trie-common = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } +reth-trie-db = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530" } -reth-revm = { git = "https://github.com/paradigmxyz/reth", rev = "02d1776", features = [ +reth-revm = { git = "https://github.com/paradigmxyz/reth", rev = "fcc6530", features = [ "std", "optional-checks", ] } From d2602f9d234ae4183cae0b786d54f2d7a03e7639 Mon Sep 17 00:00:00 2001 From: Derek Cofausper <256792747+decofe@users.noreply.github.com> Date: Thu, 7 May 2026 16:38:23 +0000 Subject: [PATCH 6/6] fix: resolve breaking changes from reth update (2026-05-07) --- Cargo.lock | 206 ++++++++++++++++++++++++++--------------------------- 1 file changed, 103 insertions(+), 103 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c078fb3c78..7c444c179c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -8321,7 +8321,7 @@ checksum = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7" [[package]] name = "reth-basic-payload-builder" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8348,7 +8348,7 @@ dependencies = [ [[package]] name = "reth-chain-state" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8380,7 +8380,7 @@ dependencies = [ [[package]] name = "reth-chainspec" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-chains", "alloy-consensus", @@ -8400,7 +8400,7 @@ dependencies = [ [[package]] name = "reth-cli" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-genesis", "clap", @@ -8413,7 +8413,7 @@ dependencies = [ [[package]] name = "reth-cli-commands" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-chains", "alloy-consensus", @@ -8496,7 +8496,7 @@ dependencies = [ [[package]] name = "reth-cli-runner" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "reth-tasks", "tokio", @@ -8506,7 +8506,7 @@ dependencies = [ [[package]] name = "reth-cli-util" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -8559,7 +8559,7 @@ dependencies = [ [[package]] name = "reth-config" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "eyre", "humantime-serde", @@ -8575,7 +8575,7 @@ dependencies = [ [[package]] name = "reth-consensus" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8588,7 +8588,7 @@ dependencies = [ [[package]] name = "reth-consensus-common" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8601,7 +8601,7 @@ dependencies = [ [[package]] name = "reth-consensus-debug-client" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-eips 2.0.4", "alloy-json-rpc", @@ -8625,7 +8625,7 @@ dependencies = [ [[package]] name = "reth-db" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-primitives", "derive_more", @@ -8654,7 +8654,7 @@ dependencies = [ [[package]] name = "reth-db-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8680,7 +8680,7 @@ dependencies = [ [[package]] name = "reth-db-common" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -8710,7 +8710,7 @@ dependencies = [ [[package]] name = "reth-db-models" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -8725,7 +8725,7 @@ dependencies = [ [[package]] name = "reth-discv4" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8750,7 +8750,7 @@ dependencies = [ [[package]] name = "reth-discv5" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8774,7 +8774,7 @@ dependencies = [ [[package]] name = "reth-dns-discovery" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-primitives", "dashmap", @@ -8798,7 +8798,7 @@ dependencies = [ [[package]] name = "reth-downloaders" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8833,7 +8833,7 @@ dependencies = [ [[package]] name = "reth-e2e-test-utils" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8890,7 +8890,7 @@ dependencies = [ [[package]] name = "reth-ecies" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "aes", "alloy-primitives", @@ -8918,7 +8918,7 @@ dependencies = [ [[package]] name = "reth-engine-local" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8941,7 +8941,7 @@ dependencies = [ [[package]] name = "reth-engine-primitives" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -8966,7 +8966,7 @@ dependencies = [ [[package]] name = "reth-engine-tree" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eip7928", @@ -9024,7 +9024,7 @@ dependencies = [ [[package]] name = "reth-engine-util" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -9052,7 +9052,7 @@ dependencies = [ [[package]] name = "reth-era" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9068,7 +9068,7 @@ dependencies = [ [[package]] name = "reth-era-downloader" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-primitives", "bytes", @@ -9084,7 +9084,7 @@ dependencies = [ [[package]] name = "reth-era-utils" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9106,7 +9106,7 @@ dependencies = [ [[package]] name = "reth-errors" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "reth-consensus", "reth-execution-errors", @@ -9117,7 +9117,7 @@ dependencies = [ [[package]] name = "reth-eth-wire" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-chains", "alloy-primitives", @@ -9145,7 +9145,7 @@ dependencies = [ [[package]] name = "reth-eth-wire-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-chains", "alloy-consensus", @@ -9167,7 +9167,7 @@ dependencies = [ [[package]] name = "reth-ethereum" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-rpc-types-engine", "alloy-rpc-types-eth", @@ -9208,7 +9208,7 @@ dependencies = [ [[package]] name = "reth-ethereum-cli" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "clap", "eyre", @@ -9231,7 +9231,7 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9247,7 +9247,7 @@ dependencies = [ [[package]] name = "reth-ethereum-engine-primitives" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -9263,7 +9263,7 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-eip2124", "alloy-hardforks", @@ -9276,7 +9276,7 @@ dependencies = [ [[package]] name = "reth-ethereum-payload-builder" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9306,7 +9306,7 @@ dependencies = [ [[package]] name = "reth-ethereum-primitives" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9320,7 +9320,7 @@ dependencies = [ [[package]] name = "reth-etl" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "rayon", "reth-db-api", @@ -9330,7 +9330,7 @@ dependencies = [ [[package]] name = "reth-evm" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9354,7 +9354,7 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9374,7 +9374,7 @@ dependencies = [ [[package]] name = "reth-execution-cache" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-primitives", "fixed-cache", @@ -9392,7 +9392,7 @@ dependencies = [ [[package]] name = "reth-execution-errors" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-evm", "alloy-primitives", @@ -9405,7 +9405,7 @@ dependencies = [ [[package]] name = "reth-execution-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9424,7 +9424,7 @@ dependencies = [ [[package]] name = "reth-exex" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9462,7 +9462,7 @@ dependencies = [ [[package]] name = "reth-exex-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -9476,7 +9476,7 @@ dependencies = [ [[package]] name = "reth-fs-util" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "serde", "serde_json", @@ -9486,7 +9486,7 @@ dependencies = [ [[package]] name = "reth-invalid-block-hooks" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9514,7 +9514,7 @@ dependencies = [ [[package]] name = "reth-ipc" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "bytes", "futures", @@ -9534,7 +9534,7 @@ dependencies = [ [[package]] name = "reth-libmdbx" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "bitflags 2.11.1", "byteorder", @@ -9551,7 +9551,7 @@ dependencies = [ [[package]] name = "reth-mdbx-sys" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "bindgen", "cc", @@ -9560,7 +9560,7 @@ dependencies = [ [[package]] name = "reth-metrics" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "futures", "metrics", @@ -9573,7 +9573,7 @@ dependencies = [ [[package]] name = "reth-net-banlist" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-primitives", "ipnet", @@ -9582,7 +9582,7 @@ dependencies = [ [[package]] name = "reth-net-nat" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "futures-util", "if-addrs", @@ -9596,7 +9596,7 @@ dependencies = [ [[package]] name = "reth-network" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9654,7 +9654,7 @@ dependencies = [ [[package]] name = "reth-network-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9679,7 +9679,7 @@ dependencies = [ [[package]] name = "reth-network-p2p" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9702,7 +9702,7 @@ dependencies = [ [[package]] name = "reth-network-peers" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9717,7 +9717,7 @@ dependencies = [ [[package]] name = "reth-network-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-eip2124", "humantime-serde", @@ -9731,7 +9731,7 @@ dependencies = [ [[package]] name = "reth-nippy-jar" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "anyhow", "bincode", @@ -9748,7 +9748,7 @@ dependencies = [ [[package]] name = "reth-node-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-rpc-types-engine", "eyre", @@ -9772,7 +9772,7 @@ dependencies = [ [[package]] name = "reth-node-builder" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9840,7 +9840,7 @@ dependencies = [ [[package]] name = "reth-node-core" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9895,7 +9895,7 @@ dependencies = [ [[package]] name = "reth-node-ethereum" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-eips 2.0.4", "alloy-network", @@ -9933,7 +9933,7 @@ dependencies = [ [[package]] name = "reth-node-ethstats" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9957,7 +9957,7 @@ dependencies = [ [[package]] name = "reth-node-events" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -9981,7 +9981,7 @@ dependencies = [ [[package]] name = "reth-node-metrics" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "bytes", "eyre", @@ -10010,7 +10010,7 @@ dependencies = [ [[package]] name = "reth-node-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "reth-chainspec", "reth-db-api", @@ -10022,7 +10022,7 @@ dependencies = [ [[package]] name = "reth-payload-builder" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -10046,7 +10046,7 @@ dependencies = [ [[package]] name = "reth-payload-builder-primitives" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "pin-project", "reth-payload-primitives", @@ -10058,7 +10058,7 @@ dependencies = [ [[package]] name = "reth-payload-primitives" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10081,7 +10081,7 @@ dependencies = [ [[package]] name = "reth-payload-validator" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -10124,7 +10124,7 @@ dependencies = [ [[package]] name = "reth-provider" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eip7928", @@ -10172,7 +10172,7 @@ dependencies = [ [[package]] name = "reth-prune" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10201,7 +10201,7 @@ dependencies = [ [[package]] name = "reth-prune-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-primitives", "arbitrary", @@ -10217,7 +10217,7 @@ dependencies = [ [[package]] name = "reth-revm" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -10232,7 +10232,7 @@ dependencies = [ [[package]] name = "reth-rpc" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -10309,7 +10309,7 @@ dependencies = [ [[package]] name = "reth-rpc-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-eips 2.0.4", "alloy-genesis", @@ -10339,7 +10339,7 @@ dependencies = [ [[package]] name = "reth-rpc-builder" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-network", "alloy-provider", @@ -10382,7 +10382,7 @@ dependencies = [ [[package]] name = "reth-rpc-convert" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-evm", @@ -10402,7 +10402,7 @@ dependencies = [ [[package]] name = "reth-rpc-engine-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -10433,7 +10433,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -10479,7 +10479,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10527,7 +10527,7 @@ dependencies = [ [[package]] name = "reth-rpc-layer" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-rpc-types-engine", "http 1.4.0", @@ -10541,7 +10541,7 @@ dependencies = [ [[package]] name = "reth-rpc-server-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -10572,7 +10572,7 @@ dependencies = [ [[package]] name = "reth-stages" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10624,7 +10624,7 @@ dependencies = [ [[package]] name = "reth-stages-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -10652,7 +10652,7 @@ dependencies = [ [[package]] name = "reth-stages-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-primitives", "arbitrary", @@ -10666,7 +10666,7 @@ dependencies = [ [[package]] name = "reth-static-file" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-primitives", "parking_lot", @@ -10686,7 +10686,7 @@ dependencies = [ [[package]] name = "reth-static-file-types" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-primitives", "clap", @@ -10701,7 +10701,7 @@ dependencies = [ [[package]] name = "reth-storage-api" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10726,7 +10726,7 @@ dependencies = [ [[package]] name = "reth-storage-errors" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-eips 2.0.4", "alloy-primitives", @@ -10744,7 +10744,7 @@ dependencies = [ [[package]] name = "reth-tasks" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "crossbeam-utils", "dashmap", @@ -10765,7 +10765,7 @@ dependencies = [ [[package]] name = "reth-testing-utils" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10781,7 +10781,7 @@ dependencies = [ [[package]] name = "reth-tokio-util" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "tokio", "tokio-stream", @@ -10791,7 +10791,7 @@ dependencies = [ [[package]] name = "reth-tracing" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "clap", "eyre", @@ -10810,7 +10810,7 @@ dependencies = [ [[package]] name = "reth-tracing-otlp" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "clap", "eyre", @@ -10828,7 +10828,7 @@ dependencies = [ [[package]] name = "reth-transaction-pool" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10873,7 +10873,7 @@ dependencies = [ [[package]] name = "reth-trie" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-eips 2.0.4", @@ -10899,7 +10899,7 @@ dependencies = [ [[package]] name = "reth-trie-common" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -10926,7 +10926,7 @@ dependencies = [ [[package]] name = "reth-trie-db" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-primitives", "metrics", @@ -10946,7 +10946,7 @@ dependencies = [ [[package]] name = "reth-trie-parallel" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-eip7928", "alloy-evm", @@ -10975,7 +10975,7 @@ dependencies = [ [[package]] name = "reth-trie-sparse" version = "2.2.0" -source = "git+https://github.com/paradigmxyz/reth?rev=02d1776#02d1776786abc61721ae8876898ad19a702e0070" +source = "git+https://github.com/paradigmxyz/reth?rev=fcc6530#fcc65301e96fa4e67886edc31793f0a951e0003c" dependencies = [ "alloy-primitives", "alloy-rlp",