diff --git a/Cargo.lock b/Cargo.lock index 3ba88cd..a335850 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -850,6 +850,7 @@ dependencies = [ "alloy-rpc-types", "jsonrpsee", "reth-primitives", + "reth-revm", "reth-rpc-eth-api", "reth-storage-api", "serde", @@ -5449,7 +5450,7 @@ dependencies = [ [[package]] name = "reth" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -5521,7 +5522,7 @@ dependencies = [ [[package]] name = "reth-auto-seal-consensus" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", @@ -5552,7 +5553,7 @@ dependencies = [ [[package]] name = "reth-basic-payload-builder" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -5576,7 +5577,7 @@ dependencies = [ [[package]] name = "reth-beacon-consensus" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", @@ -5611,7 +5612,7 @@ dependencies = [ [[package]] name = "reth-blockchain-tree" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -5644,7 +5645,7 @@ dependencies = [ [[package]] name = "reth-blockchain-tree-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "reth-consensus", @@ -5657,7 +5658,7 @@ dependencies = [ [[package]] name = "reth-chain-state" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -5681,7 +5682,7 @@ dependencies = [ [[package]] name = "reth-chainspec" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-chains", "alloy-eips", @@ -5702,7 +5703,7 @@ dependencies = [ [[package]] name = "reth-cli" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-genesis", "clap", @@ -5715,7 +5716,7 @@ dependencies = [ [[package]] name = "reth-cli-commands" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "ahash", "alloy-eips", @@ -5773,7 +5774,7 @@ dependencies = [ [[package]] name = "reth-cli-runner" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "reth-tasks", "tokio", @@ -5783,7 +5784,7 @@ dependencies = [ [[package]] name = "reth-cli-util" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -5800,7 +5801,7 @@ dependencies = [ [[package]] name = "reth-codecs" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -5816,7 +5817,7 @@ dependencies = [ [[package]] name = "reth-codecs-derive" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "convert_case", "proc-macro2", @@ -5827,7 +5828,7 @@ dependencies = [ [[package]] name = "reth-config" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "eyre", "humantime-serde", @@ -5841,7 +5842,7 @@ dependencies = [ [[package]] name = "reth-consensus" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "auto_impl", @@ -5852,7 +5853,7 @@ dependencies = [ [[package]] name = "reth-consensus-common" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "reth-chainspec", @@ -5864,7 +5865,7 @@ dependencies = [ [[package]] name = "reth-consensus-debug-client" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -5888,7 +5889,7 @@ dependencies = [ [[package]] name = "reth-db" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "bytes", @@ -5921,7 +5922,7 @@ dependencies = [ [[package]] name = "reth-db-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-genesis", "alloy-primitives", @@ -5946,7 +5947,7 @@ dependencies = [ [[package]] name = "reth-db-common" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-genesis", "alloy-primitives", @@ -5974,7 +5975,7 @@ dependencies = [ [[package]] name = "reth-db-models" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "arbitrary", @@ -5989,7 +5990,7 @@ dependencies = [ [[package]] name = "reth-discv4" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -6013,7 +6014,7 @@ dependencies = [ [[package]] name = "reth-discv5" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -6037,7 +6038,7 @@ dependencies = [ [[package]] name = "reth-dns-discovery" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "data-encoding", @@ -6059,7 +6060,7 @@ dependencies = [ [[package]] name = "reth-downloaders" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6088,7 +6089,7 @@ dependencies = [ [[package]] name = "reth-ecies" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "aes", "alloy-primitives", @@ -6119,7 +6120,7 @@ dependencies = [ [[package]] name = "reth-engine-primitives" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "reth-execution-types", @@ -6132,7 +6133,7 @@ dependencies = [ [[package]] name = "reth-engine-service" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "futures", "pin-project", @@ -6154,7 +6155,7 @@ dependencies = [ [[package]] name = "reth-engine-tree" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6191,7 +6192,7 @@ dependencies = [ [[package]] name = "reth-engine-util" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", @@ -6222,7 +6223,7 @@ dependencies = [ [[package]] name = "reth-errors" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "reth-blockchain-tree-api", "reth-consensus", @@ -6235,7 +6236,7 @@ dependencies = [ [[package]] name = "reth-eth-wire" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -6261,7 +6262,7 @@ dependencies = [ [[package]] name = "reth-eth-wire-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-chains", "alloy-eips", @@ -6278,7 +6279,7 @@ dependencies = [ [[package]] name = "reth-ethereum-cli" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "eyre", "reth-chainspec", @@ -6288,7 +6289,7 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "reth-chainspec", @@ -6301,7 +6302,7 @@ dependencies = [ [[package]] name = "reth-ethereum-engine-primitives" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6320,7 +6321,7 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-chains", "alloy-primitives", @@ -6340,7 +6341,7 @@ dependencies = [ [[package]] name = "reth-ethereum-payload-builder" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "reth-basic-payload-builder", @@ -6365,7 +6366,7 @@ dependencies = [ [[package]] name = "reth-etl" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "rayon", "reth-db-api", @@ -6375,7 +6376,7 @@ dependencies = [ [[package]] name = "reth-evm" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6397,7 +6398,7 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6416,7 +6417,7 @@ dependencies = [ [[package]] name = "reth-execution-errors" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6432,7 +6433,7 @@ dependencies = [ [[package]] name = "reth-execution-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6447,7 +6448,7 @@ dependencies = [ [[package]] name = "reth-exex" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6483,7 +6484,7 @@ dependencies = [ [[package]] name = "reth-exex-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6496,7 +6497,7 @@ dependencies = [ [[package]] name = "reth-fs-util" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "serde", "serde_json", @@ -6506,7 +6507,7 @@ dependencies = [ [[package]] name = "reth-invalid-block-hooks" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -6531,7 +6532,7 @@ dependencies = [ [[package]] name = "reth-ipc" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "async-trait", "bytes", @@ -6552,7 +6553,7 @@ dependencies = [ [[package]] name = "reth-libmdbx" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "bitflags 2.6.0", "byteorder", @@ -6569,7 +6570,7 @@ dependencies = [ [[package]] name = "reth-mdbx-sys" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "bindgen", "cc", @@ -6578,7 +6579,7 @@ dependencies = [ [[package]] name = "reth-metrics" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "futures", "metrics", @@ -6590,7 +6591,7 @@ dependencies = [ [[package]] name = "reth-net-banlist" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", ] @@ -6598,7 +6599,7 @@ dependencies = [ [[package]] name = "reth-net-nat" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "futures-util", "if-addrs", @@ -6612,7 +6613,7 @@ dependencies = [ [[package]] name = "reth-network" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6662,7 +6663,7 @@ dependencies = [ [[package]] name = "reth-network-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rpc-types-admin", @@ -6685,7 +6686,7 @@ dependencies = [ [[package]] name = "reth-network-p2p" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6705,7 +6706,7 @@ dependencies = [ [[package]] name = "reth-network-peers" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -6720,7 +6721,7 @@ dependencies = [ [[package]] name = "reth-network-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "humantime-serde", "reth-ethereum-forks", @@ -6734,7 +6735,7 @@ dependencies = [ [[package]] name = "reth-nippy-jar" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "anyhow", "bincode", @@ -6751,7 +6752,7 @@ dependencies = [ [[package]] name = "reth-node-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "reth-engine-primitives", "reth-evm", @@ -6769,7 +6770,7 @@ dependencies = [ [[package]] name = "reth-node-builder" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rpc-types", @@ -6833,7 +6834,7 @@ dependencies = [ [[package]] name = "reth-node-core" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", @@ -6881,7 +6882,7 @@ dependencies = [ [[package]] name = "reth-node-ethereum" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "eyre", "reth-auto-seal-consensus", @@ -6906,7 +6907,7 @@ dependencies = [ [[package]] name = "reth-node-events" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", @@ -6929,7 +6930,7 @@ dependencies = [ [[package]] name = "reth-node-metrics" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "eyre", "http", @@ -6953,7 +6954,7 @@ dependencies = [ [[package]] name = "reth-node-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "reth-chainspec", "reth-db-api", @@ -6963,7 +6964,7 @@ dependencies = [ [[package]] name = "reth-optimism-chainspec" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-chains", "alloy-genesis", @@ -6982,7 +6983,7 @@ dependencies = [ [[package]] name = "reth-optimism-cli" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7005,6 +7006,7 @@ dependencies = [ "reth-node-builder", "reth-node-core", "reth-node-events", + "reth-node-metrics", "reth-optimism-chainspec", "reth-optimism-evm", "reth-optimism-node", @@ -7025,7 +7027,7 @@ dependencies = [ [[package]] name = "reth-optimism-consensus" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "reth-chainspec", @@ -7041,7 +7043,7 @@ dependencies = [ [[package]] name = "reth-optimism-evm" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "op-alloy-consensus", @@ -7065,7 +7067,7 @@ dependencies = [ [[package]] name = "reth-optimism-forks" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-chains", "alloy-primitives", @@ -7076,7 +7078,7 @@ dependencies = [ [[package]] name = "reth-optimism-node" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7124,7 +7126,7 @@ dependencies = [ [[package]] name = "reth-optimism-payload-builder" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7158,7 +7160,7 @@ dependencies = [ [[package]] name = "reth-optimism-primitives" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "reth-primitives", @@ -7168,7 +7170,7 @@ dependencies = [ [[package]] name = "reth-optimism-rpc" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7208,7 +7210,7 @@ dependencies = [ [[package]] name = "reth-payload-builder" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rpc-types", @@ -7228,7 +7230,7 @@ dependencies = [ [[package]] name = "reth-payload-primitives" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rpc-types", @@ -7250,7 +7252,7 @@ dependencies = [ [[package]] name = "reth-payload-validator" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-rpc-types", "reth-chainspec", @@ -7261,7 +7263,7 @@ dependencies = [ [[package]] name = "reth-primitives" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7297,7 +7299,7 @@ dependencies = [ [[package]] name = "reth-primitives-traits" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7321,7 +7323,7 @@ dependencies = [ [[package]] name = "reth-provider" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7364,7 +7366,7 @@ dependencies = [ [[package]] name = "reth-prune" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "itertools 0.13.0", @@ -7390,7 +7392,7 @@ dependencies = [ [[package]] name = "reth-prune-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "bytes", @@ -7404,7 +7406,7 @@ dependencies = [ [[package]] name = "reth-revm" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "reth-chainspec", @@ -7420,7 +7422,7 @@ dependencies = [ [[package]] name = "reth-rpc" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -7486,7 +7488,7 @@ dependencies = [ [[package]] name = "reth-rpc-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-json-rpc", @@ -7512,7 +7514,7 @@ dependencies = [ [[package]] name = "reth-rpc-builder" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-network", "alloy-rpc-types", @@ -7548,7 +7550,7 @@ dependencies = [ [[package]] name = "reth-rpc-engine-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7579,7 +7581,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-dyn-abi", "alloy-eips", @@ -7620,7 +7622,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7663,7 +7665,7 @@ dependencies = [ [[package]] name = "reth-rpc-layer" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-rpc-types-engine", "http", @@ -7676,7 +7678,7 @@ dependencies = [ [[package]] name = "reth-rpc-server-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", @@ -7692,7 +7694,7 @@ dependencies = [ [[package]] name = "reth-rpc-types-compat" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7708,7 +7710,7 @@ dependencies = [ [[package]] name = "reth-stages" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "bincode", @@ -7744,7 +7746,7 @@ dependencies = [ [[package]] name = "reth-stages-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "aquamarine", @@ -7770,7 +7772,7 @@ dependencies = [ [[package]] name = "reth-stages-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "bytes", @@ -7783,7 +7785,7 @@ dependencies = [ [[package]] name = "reth-static-file" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "parking_lot 0.12.3", @@ -7805,7 +7807,7 @@ dependencies = [ [[package]] name = "reth-static-file-types" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "clap", @@ -7817,7 +7819,7 @@ dependencies = [ [[package]] name = "reth-storage-api" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7836,7 +7838,7 @@ dependencies = [ [[package]] name = "reth-storage-errors" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7849,7 +7851,7 @@ dependencies = [ [[package]] name = "reth-tasks" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "auto_impl", "dyn-clone", @@ -7867,7 +7869,7 @@ dependencies = [ [[package]] name = "reth-tokio-util" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "tokio", "tokio-stream", @@ -7877,7 +7879,7 @@ dependencies = [ [[package]] name = "reth-tracing" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "clap", "eyre", @@ -7892,7 +7894,7 @@ dependencies = [ [[package]] name = "reth-transaction-pool" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7926,7 +7928,7 @@ dependencies = [ [[package]] name = "reth-trie" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7950,7 +7952,7 @@ dependencies = [ [[package]] name = "reth-trie-common" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -7970,7 +7972,7 @@ dependencies = [ [[package]] name = "reth-trie-db" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7995,7 +7997,7 @@ dependencies = [ [[package]] name = "reth-trie-parallel" version = "1.0.8" -source = "git+https://github.com/paradigmxyz/reth.git?rev=7842673#78426739036e7599184f49ccf486068e1429285c" +source = "git+https://github.com/paradigmxyz/reth.git?rev=946f1a4#946f1a4c1814e6c4a9a2e1981952dcdb25661fe2" dependencies = [ "alloy-primitives", "alloy-rlp", diff --git a/Cargo.toml b/Cargo.toml index 73b6bd2..283b655 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -74,44 +74,42 @@ 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 = "7842673" } -reth-chainspec = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673", features = [ +reth = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4" } +reth-chainspec = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4", features = [ "optimism", ] } -reth-cli = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673" } -reth-cli-util = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673" } -reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673", features = [ +reth-cli = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4" } +reth-cli-util = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4" } +reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4" } +reth-node-api = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4" } +reth-node-builder = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4" } +reth-node-core = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4", features = [ "optimism", ] } -reth-node-api = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673" } -reth-node-builder = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673" } -reth-node-core = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673", features = [ +reth-optimism-node = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4", features = [ "optimism", ] } -reth-optimism-node = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673", features = [ +reth-optimism-cli = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4", features = [ "optimism", ] } -reth-optimism-cli = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673", features = [ +reth-optimism-rpc = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4", features = [ "optimism", ] } -reth-optimism-rpc = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673", features = [ +reth-optimism-forks = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4" } +reth-optimism-chainspec = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4" } +reth-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4" } +reth-primitives = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4", features = [ "optimism", ] } -reth-optimism-forks = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673" } -reth-optimism-chainspec = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673" } -reth-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673" } -reth-primitives = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673", features = [ +reth-provider = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4", features = [ "optimism", ] } -reth-provider = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673", features = [ +reth-revm = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4", features = [ "optimism", ] } -reth-revm = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673", features = [ - "optimism", -] } -reth-storage-api = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673" } -reth-tracing = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673" } -reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth.git", rev = "7842673" } +reth-storage-api = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4" } +reth-tracing = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4" } +reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth.git", rev = "946f1a4" } # rpc jsonrpsee = "0.24" diff --git a/crates/wallet/Cargo.toml b/crates/wallet/Cargo.toml index 29747e0..43c7cfd 100644 --- a/crates/wallet/Cargo.toml +++ b/crates/wallet/Cargo.toml @@ -13,10 +13,13 @@ categories.workspace = true alloy-network.workspace = true alloy-primitives.workspace = true alloy-rpc-types.workspace = true -jsonrpsee = { workspace = true, features = ["server", "macros"] } + reth-primitives.workspace = true reth-storage-api.workspace = true reth-rpc-eth-api.workspace = true +reth-revm.workspace = true + +jsonrpsee = { workspace = true, features = ["server", "macros"] } serde = { workspace = true, features = ["derive"] } thiserror.workspace = true tracing.workspace = true diff --git a/crates/wallet/src/lib.rs b/crates/wallet/src/lib.rs index bcdf0a6..3416b8a 100644 --- a/crates/wallet/src/lib.rs +++ b/crates/wallet/src/lib.rs @@ -32,6 +32,8 @@ use reth_storage_api::{StateProvider, StateProviderFactory}; use serde::{Deserialize, Serialize}; use tracing::{trace, warn}; +use reth_revm as _; + /// The capability to perform [EIP-7702][eip-7702] delegations, sponsored by the sequencer. /// /// The sequencer will only perform delegations, and act on behalf of delegated accounts, if the