From 5457ba4c28d5a8e75efa45343df1ad3e2fe9fdcb Mon Sep 17 00:00:00 2001 From: Matthias Seitz Date: Wed, 9 Oct 2024 18:42:04 +0200 Subject: [PATCH] chore: bump reth 076b1a2 --- Cargo.lock | 242 ++++++++++++++++++++++++++--------------------------- Cargo.toml | 44 +++++----- 2 files changed, 143 insertions(+), 143 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 61d227c..5e82f0e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4523,9 +4523,9 @@ checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775" [[package]] name = "op-alloy-consensus" -version = "0.3.3" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c4f7f318f885db6e1455370ca91f74b7faed152c8142f6418f0936d606e582ff" +checksum = "7ea7162170c6f3cad8f67f4dd7108e3f78349fd553da5b8bebff1e7ef8f38896" dependencies = [ "alloy-consensus", "alloy-eips", @@ -4541,9 +4541,9 @@ dependencies = [ [[package]] name = "op-alloy-genesis" -version = "0.3.3" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c8215c87b74d2fbbaff0fd2887868a8341df33a3c495ee01f813e5ddd5be9c46" +checksum = "9f3d31dfbbd8dd898c7512f8ce7d30103980485416f668566100b0ed0994b958" dependencies = [ "alloy-consensus", "alloy-eips", @@ -4555,9 +4555,9 @@ dependencies = [ [[package]] name = "op-alloy-network" -version = "0.3.3" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3cd514c4ccd0b3c69fa3e7050cde77db842d4c308ae48f9a3e1ce263e823e45e" +checksum = "d113b325527ba7da271a8793f1c14bdf7f035ce9e0611e668c36fc6812568c7f" dependencies = [ "alloy-consensus", "alloy-network", @@ -4569,9 +4569,9 @@ dependencies = [ [[package]] name = "op-alloy-protocol" -version = "0.3.3" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa5c397fbe35e07f9c95a571440ca2e90df754e198496d82ff4127de00b89dd9" +checksum = "310873e4fbfc41986716c4fb6000a8b49d025d932d2c261af58271c434b05288" dependencies = [ "alloy-consensus", "alloy-eips", @@ -4586,9 +4586,9 @@ dependencies = [ [[package]] name = "op-alloy-rpc-types" -version = "0.3.3" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "547d29c5ab957ff32e14edddb93652dad748d2ef6cbe4b0fe8615ce06b0a3ddb" +checksum = "323c65880e2561aa87f74f8af260fd15b9cc930c448c88a60ae95af86c88c634" dependencies = [ "alloy-consensus", "alloy-eips", @@ -4603,9 +4603,9 @@ dependencies = [ [[package]] name = "op-alloy-rpc-types-engine" -version = "0.3.3" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5041122e20b76644cc690bba688671eecdc4626e6384a76eb740535d6ddcef14" +checksum = "349e7b420f45d1a00216ec4c65fcf3f0057a841bc39732c405c85ae782b94121" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", @@ -5463,7 +5463,7 @@ dependencies = [ [[package]] name = "reth" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-consensus", "alloy-eips", @@ -5535,7 +5535,7 @@ dependencies = [ [[package]] name = "reth-auto-seal-consensus" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", @@ -5566,7 +5566,7 @@ dependencies = [ [[package]] name = "reth-basic-payload-builder" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -5590,7 +5590,7 @@ dependencies = [ [[package]] name = "reth-beacon-consensus" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", @@ -5625,7 +5625,7 @@ dependencies = [ [[package]] name = "reth-blockchain-tree" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -5658,7 +5658,7 @@ dependencies = [ [[package]] name = "reth-blockchain-tree-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "reth-consensus", @@ -5671,7 +5671,7 @@ dependencies = [ [[package]] name = "reth-chain-state" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -5695,7 +5695,7 @@ dependencies = [ [[package]] name = "reth-chainspec" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-chains", "alloy-eips", @@ -5716,7 +5716,7 @@ dependencies = [ [[package]] name = "reth-cli" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-genesis", "clap", @@ -5729,7 +5729,7 @@ dependencies = [ [[package]] name = "reth-cli-commands" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "ahash", "alloy-eips", @@ -5787,7 +5787,7 @@ dependencies = [ [[package]] name = "reth-cli-runner" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "reth-tasks", "tokio", @@ -5797,7 +5797,7 @@ dependencies = [ [[package]] name = "reth-cli-util" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -5814,7 +5814,7 @@ dependencies = [ [[package]] name = "reth-codecs" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-consensus", "alloy-eips", @@ -5830,7 +5830,7 @@ dependencies = [ [[package]] name = "reth-codecs-derive" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "convert_case", "proc-macro2", @@ -5841,7 +5841,7 @@ dependencies = [ [[package]] name = "reth-config" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "eyre", "humantime-serde", @@ -5855,7 +5855,7 @@ dependencies = [ [[package]] name = "reth-consensus" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "auto_impl", @@ -5866,7 +5866,7 @@ dependencies = [ [[package]] name = "reth-consensus-common" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "reth-chainspec", @@ -5878,7 +5878,7 @@ dependencies = [ [[package]] name = "reth-consensus-debug-client" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-consensus", "alloy-eips", @@ -5902,7 +5902,7 @@ dependencies = [ [[package]] name = "reth-db" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "bytes", @@ -5935,7 +5935,7 @@ dependencies = [ [[package]] name = "reth-db-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-genesis", "alloy-primitives", @@ -5960,7 +5960,7 @@ dependencies = [ [[package]] name = "reth-db-common" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-genesis", "alloy-primitives", @@ -5988,7 +5988,7 @@ dependencies = [ [[package]] name = "reth-db-models" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "arbitrary", @@ -6003,7 +6003,7 @@ dependencies = [ [[package]] name = "reth-discv4" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -6027,7 +6027,7 @@ dependencies = [ [[package]] name = "reth-discv5" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -6051,7 +6051,7 @@ dependencies = [ [[package]] name = "reth-dns-discovery" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "data-encoding", @@ -6073,7 +6073,7 @@ dependencies = [ [[package]] name = "reth-downloaders" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6102,7 +6102,7 @@ dependencies = [ [[package]] name = "reth-ecies" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "aes", "alloy-primitives", @@ -6133,7 +6133,7 @@ dependencies = [ [[package]] name = "reth-engine-primitives" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "reth-execution-types", @@ -6146,7 +6146,7 @@ dependencies = [ [[package]] name = "reth-engine-service" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "futures", "pin-project", @@ -6168,7 +6168,7 @@ dependencies = [ [[package]] name = "reth-engine-tree" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6205,7 +6205,7 @@ dependencies = [ [[package]] name = "reth-engine-util" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", @@ -6236,7 +6236,7 @@ dependencies = [ [[package]] name = "reth-errors" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "reth-blockchain-tree-api", "reth-consensus", @@ -6249,7 +6249,7 @@ dependencies = [ [[package]] name = "reth-eth-wire" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -6275,7 +6275,7 @@ dependencies = [ [[package]] name = "reth-eth-wire-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-chains", "alloy-eips", @@ -6292,7 +6292,7 @@ dependencies = [ [[package]] name = "reth-ethereum-cli" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "eyre", "reth-chainspec", @@ -6302,7 +6302,7 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "reth-chainspec", @@ -6315,7 +6315,7 @@ dependencies = [ [[package]] name = "reth-ethereum-engine-primitives" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6334,7 +6334,7 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-chains", "alloy-primitives", @@ -6354,7 +6354,7 @@ dependencies = [ [[package]] name = "reth-ethereum-payload-builder" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "reth-basic-payload-builder", @@ -6379,7 +6379,7 @@ dependencies = [ [[package]] name = "reth-etl" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "rayon", "reth-db-api", @@ -6389,7 +6389,7 @@ dependencies = [ [[package]] name = "reth-evm" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6411,7 +6411,7 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6430,7 +6430,7 @@ dependencies = [ [[package]] name = "reth-execution-errors" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6446,7 +6446,7 @@ dependencies = [ [[package]] name = "reth-execution-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6461,7 +6461,7 @@ dependencies = [ [[package]] name = "reth-exex" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6497,7 +6497,7 @@ dependencies = [ [[package]] name = "reth-exex-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6510,7 +6510,7 @@ dependencies = [ [[package]] name = "reth-fs-util" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "serde", "serde_json", @@ -6520,7 +6520,7 @@ dependencies = [ [[package]] name = "reth-invalid-block-hooks" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -6545,7 +6545,7 @@ dependencies = [ [[package]] name = "reth-ipc" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "async-trait", "bytes", @@ -6566,7 +6566,7 @@ dependencies = [ [[package]] name = "reth-libmdbx" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "bitflags 2.6.0", "byteorder", @@ -6583,7 +6583,7 @@ dependencies = [ [[package]] name = "reth-mdbx-sys" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "bindgen", "cc", @@ -6592,7 +6592,7 @@ dependencies = [ [[package]] name = "reth-metrics" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "futures", "metrics", @@ -6604,7 +6604,7 @@ dependencies = [ [[package]] name = "reth-net-banlist" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", ] @@ -6612,7 +6612,7 @@ dependencies = [ [[package]] name = "reth-net-nat" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "futures-util", "if-addrs", @@ -6626,7 +6626,7 @@ dependencies = [ [[package]] name = "reth-network" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6676,7 +6676,7 @@ dependencies = [ [[package]] name = "reth-network-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rpc-types-admin", @@ -6699,7 +6699,7 @@ dependencies = [ [[package]] name = "reth-network-p2p" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6719,7 +6719,7 @@ dependencies = [ [[package]] name = "reth-network-peers" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -6734,7 +6734,7 @@ dependencies = [ [[package]] name = "reth-network-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "humantime-serde", "reth-ethereum-forks", @@ -6748,7 +6748,7 @@ dependencies = [ [[package]] name = "reth-nippy-jar" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "anyhow", "bincode", @@ -6765,7 +6765,7 @@ dependencies = [ [[package]] name = "reth-node-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "reth-engine-primitives", "reth-evm", @@ -6783,7 +6783,7 @@ dependencies = [ [[package]] name = "reth-node-builder" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rpc-types", @@ -6847,7 +6847,7 @@ dependencies = [ [[package]] name = "reth-node-core" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", @@ -6895,7 +6895,7 @@ dependencies = [ [[package]] name = "reth-node-ethereum" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "eyre", "reth-auto-seal-consensus", @@ -6920,7 +6920,7 @@ dependencies = [ [[package]] name = "reth-node-events" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", @@ -6943,7 +6943,7 @@ dependencies = [ [[package]] name = "reth-node-metrics" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "eyre", "http", @@ -6967,7 +6967,7 @@ dependencies = [ [[package]] name = "reth-node-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "reth-chainspec", "reth-db-api", @@ -6977,7 +6977,7 @@ dependencies = [ [[package]] name = "reth-optimism-chainspec" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-chains", "alloy-genesis", @@ -6996,7 +6996,7 @@ dependencies = [ [[package]] name = "reth-optimism-cli" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7040,7 +7040,7 @@ dependencies = [ [[package]] name = "reth-optimism-consensus" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "reth-chainspec", @@ -7056,7 +7056,7 @@ dependencies = [ [[package]] name = "reth-optimism-evm" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "op-alloy-consensus", @@ -7080,7 +7080,7 @@ dependencies = [ [[package]] name = "reth-optimism-forks" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-chains", "alloy-primitives", @@ -7091,7 +7091,7 @@ dependencies = [ [[package]] name = "reth-optimism-node" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7139,7 +7139,7 @@ dependencies = [ [[package]] name = "reth-optimism-payload-builder" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7173,7 +7173,7 @@ dependencies = [ [[package]] name = "reth-optimism-primitives" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "reth-primitives", @@ -7183,7 +7183,7 @@ dependencies = [ [[package]] name = "reth-optimism-rpc" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7223,7 +7223,7 @@ dependencies = [ [[package]] name = "reth-payload-builder" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rpc-types", @@ -7243,7 +7243,7 @@ dependencies = [ [[package]] name = "reth-payload-primitives" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rpc-types", @@ -7265,7 +7265,7 @@ dependencies = [ [[package]] name = "reth-payload-validator" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-rpc-types", "reth-chainspec", @@ -7276,7 +7276,7 @@ dependencies = [ [[package]] name = "reth-primitives" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7312,7 +7312,7 @@ dependencies = [ [[package]] name = "reth-primitives-traits" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7336,7 +7336,7 @@ dependencies = [ [[package]] name = "reth-provider" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7379,7 +7379,7 @@ dependencies = [ [[package]] name = "reth-prune" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "itertools 0.13.0", @@ -7405,7 +7405,7 @@ dependencies = [ [[package]] name = "reth-prune-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "bytes", @@ -7419,7 +7419,7 @@ dependencies = [ [[package]] name = "reth-revm" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "reth-chainspec", @@ -7435,7 +7435,7 @@ dependencies = [ [[package]] name = "reth-rpc" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -7501,7 +7501,7 @@ dependencies = [ [[package]] name = "reth-rpc-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-json-rpc", @@ -7527,7 +7527,7 @@ dependencies = [ [[package]] name = "reth-rpc-builder" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-network", "alloy-rpc-types", @@ -7563,7 +7563,7 @@ dependencies = [ [[package]] name = "reth-rpc-engine-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7594,7 +7594,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-dyn-abi", "alloy-eips", @@ -7635,7 +7635,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7678,7 +7678,7 @@ dependencies = [ [[package]] name = "reth-rpc-layer" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-rpc-types-engine", "http", @@ -7691,7 +7691,7 @@ dependencies = [ [[package]] name = "reth-rpc-server-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", @@ -7707,7 +7707,7 @@ dependencies = [ [[package]] name = "reth-rpc-types-compat" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7723,7 +7723,7 @@ dependencies = [ [[package]] name = "reth-stages" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "bincode", @@ -7759,7 +7759,7 @@ dependencies = [ [[package]] name = "reth-stages-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "aquamarine", @@ -7785,7 +7785,7 @@ dependencies = [ [[package]] name = "reth-stages-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "bytes", @@ -7798,7 +7798,7 @@ dependencies = [ [[package]] name = "reth-static-file" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "parking_lot 0.12.3", @@ -7820,7 +7820,7 @@ dependencies = [ [[package]] name = "reth-static-file-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "clap", @@ -7832,7 +7832,7 @@ dependencies = [ [[package]] name = "reth-storage-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7851,7 +7851,7 @@ dependencies = [ [[package]] name = "reth-storage-errors" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7864,7 +7864,7 @@ dependencies = [ [[package]] name = "reth-tasks" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "auto_impl", "dyn-clone", @@ -7882,7 +7882,7 @@ dependencies = [ [[package]] name = "reth-tokio-util" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "tokio", "tokio-stream", @@ -7892,7 +7892,7 @@ dependencies = [ [[package]] name = "reth-tracing" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "clap", "eyre", @@ -7907,7 +7907,7 @@ dependencies = [ [[package]] name = "reth-transaction-pool" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7941,7 +7941,7 @@ dependencies = [ [[package]] name = "reth-trie" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7965,7 +7965,7 @@ dependencies = [ [[package]] name = "reth-trie-common" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -7985,7 +7985,7 @@ dependencies = [ [[package]] name = "reth-trie-db" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8010,7 +8010,7 @@ dependencies = [ [[package]] name = "reth-trie-parallel" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=fb8bd77#fb8bd77df34fe462cc59efd63761037d9cd94cfd" +source = "git+https://github.com/paradigmxyz/reth.git?rev=076b1a2#076b1a2c226732591b0743b02dbfbfff070b5e4d" dependencies = [ "alloy-primitives", "alloy-rlp", diff --git a/Cargo.toml b/Cargo.toml index eafea3f..827d106 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -74,44 +74,44 @@ alloy-signer-local = { version = "0.4", features = ["mnemonic"] } tokio = { version = "1.21", default-features = false } # reth -reth = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77" } -reth-chainspec = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77", features = [ +reth = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2" } +reth-chainspec = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2", features = [ "optimism", ] } -reth-cli = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77" } -reth-cli-util = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77" } -reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77" } -reth-node-api = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77" } -reth-node-builder = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77" } -reth-node-core = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77", features = [ +reth-cli = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2" } +reth-cli-util = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2" } +reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2" } +reth-node-api = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2" } +reth-node-builder = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2" } +reth-node-core = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2", features = [ "optimism", ] } -reth-optimism-node = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77", features = [ +reth-optimism-node = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2", features = [ "optimism", ] } -reth-optimism-cli = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77", features = [ +reth-optimism-cli = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2", features = [ "optimism", ] } -reth-optimism-rpc = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77", features = [ +reth-optimism-rpc = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2", features = [ "optimism", ] } -reth-optimism-forks = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77" } -reth-optimism-chainspec = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77" } -reth-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77" } -reth-primitives = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77", features = [ +reth-optimism-forks = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2" } +reth-optimism-chainspec = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2" } +reth-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2" } +reth-primitives = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2", features = [ "optimism", ] } -reth-provider = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77", features = [ +reth-provider = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2", features = [ "optimism", ] } -reth-revm = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77", features = [ +reth-revm = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2", features = [ "optimism", ] } -reth-storage-api = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77" } -reth-tracing = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77" } -reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77" } -reth-network = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77" } -reth-network-types = { git = "https://github.com/paradigmxyz/reth.git", rev = "fb8bd77" } +reth-storage-api = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2" } +reth-tracing = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2" } +reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2" } +reth-network = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2" } +reth-network-types = { git = "https://github.com/paradigmxyz/reth.git", rev = "076b1a2" } # rpc jsonrpsee = "0.24"