From fb6a926801a962b7ca4981c28b69a2232131af4b Mon Sep 17 00:00:00 2001 From: Gregory Edison Date: Tue, 22 Jul 2025 10:44:44 +0200 Subject: [PATCH 1/3] feat: bump reth --- Cargo.lock | 272 ++++++++++++++++++++++++++--------------------------- 1 file changed, 136 insertions(+), 136 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c91e04bc..9d661f35 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6946,7 +6946,7 @@ checksum = "95325155c684b1c89f7765e30bc1c42e4a6da51ca513615660cb8a62ef9a88e3" [[package]] name = "reth-basic-payload-builder" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -6970,7 +6970,7 @@ dependencies = [ [[package]] name = "reth-chain-state" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7001,7 +7001,7 @@ dependencies = [ [[package]] name = "reth-chainspec" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-chains", "alloy-consensus 1.0.20", @@ -7021,7 +7021,7 @@ dependencies = [ [[package]] name = "reth-cli" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-genesis", "clap", @@ -7035,7 +7035,7 @@ dependencies = [ [[package]] name = "reth-cli-commands" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "ahash 0.8.12", "alloy-chains", @@ -7106,7 +7106,7 @@ dependencies = [ [[package]] name = "reth-cli-runner" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "reth-tasks", "tokio", @@ -7116,7 +7116,7 @@ dependencies = [ [[package]] name = "reth-cli-util" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -7133,7 +7133,7 @@ dependencies = [ [[package]] name = "reth-codecs" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7153,7 +7153,7 @@ dependencies = [ [[package]] name = "reth-codecs-derive" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "convert_case", "proc-macro2", @@ -7164,7 +7164,7 @@ dependencies = [ [[package]] name = "reth-config" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "eyre", "humantime-serde", @@ -7179,7 +7179,7 @@ dependencies = [ [[package]] name = "reth-consensus" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -7192,7 +7192,7 @@ dependencies = [ [[package]] name = "reth-consensus-common" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7204,7 +7204,7 @@ dependencies = [ [[package]] name = "reth-consensus-debug-client" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7228,7 +7228,7 @@ dependencies = [ [[package]] name = "reth-db" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "derive_more", @@ -7254,7 +7254,7 @@ dependencies = [ [[package]] name = "reth-db-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-genesis", @@ -7283,7 +7283,7 @@ dependencies = [ [[package]] name = "reth-db-common" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-genesis", @@ -7312,7 +7312,7 @@ dependencies = [ [[package]] name = "reth-db-models" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -7327,7 +7327,7 @@ dependencies = [ [[package]] name = "reth-discv4" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7353,7 +7353,7 @@ dependencies = [ [[package]] name = "reth-discv5" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7377,7 +7377,7 @@ dependencies = [ [[package]] name = "reth-dns-discovery" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "data-encoding", @@ -7401,7 +7401,7 @@ dependencies = [ [[package]] name = "reth-downloaders" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7436,7 +7436,7 @@ dependencies = [ [[package]] name = "reth-e2e-test-utils" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7484,7 +7484,7 @@ dependencies = [ [[package]] name = "reth-ecies" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "aes", "alloy-primitives", @@ -7515,7 +7515,7 @@ dependencies = [ [[package]] name = "reth-engine-local" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -7538,7 +7538,7 @@ dependencies = [ [[package]] name = "reth-engine-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7563,7 +7563,7 @@ dependencies = [ [[package]] name = "reth-engine-service" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "futures", "pin-project", @@ -7586,7 +7586,7 @@ dependencies = [ [[package]] name = "reth-engine-tree" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7638,7 +7638,7 @@ dependencies = [ [[package]] name = "reth-engine-util" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-rpc-types-engine 1.0.20", @@ -7665,7 +7665,7 @@ dependencies = [ [[package]] name = "reth-era" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7681,7 +7681,7 @@ dependencies = [ [[package]] name = "reth-era-downloader" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "bytes", @@ -7696,7 +7696,7 @@ dependencies = [ [[package]] name = "reth-era-utils" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -7720,7 +7720,7 @@ dependencies = [ [[package]] name = "reth-errors" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "reth-consensus", "reth-execution-errors", @@ -7731,7 +7731,7 @@ dependencies = [ [[package]] name = "reth-eth-wire" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-chains", "alloy-primitives", @@ -7759,7 +7759,7 @@ dependencies = [ [[package]] name = "reth-eth-wire-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-chains", "alloy-consensus 1.0.20", @@ -7780,7 +7780,7 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7796,7 +7796,7 @@ dependencies = [ [[package]] name = "reth-ethereum-engine-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -7814,7 +7814,7 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-eip2124", "alloy-hardforks", @@ -7828,7 +7828,7 @@ dependencies = [ [[package]] name = "reth-ethereum-payload-builder" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7855,7 +7855,7 @@ dependencies = [ [[package]] name = "reth-ethereum-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7873,7 +7873,7 @@ dependencies = [ [[package]] name = "reth-etl" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "rayon", "reth-db-api", @@ -7883,7 +7883,7 @@ dependencies = [ [[package]] name = "reth-evm" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7907,7 +7907,7 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7925,7 +7925,7 @@ dependencies = [ [[package]] name = "reth-execution-errors" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-evm", "alloy-primitives", @@ -7938,7 +7938,7 @@ dependencies = [ [[package]] name = "reth-execution-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7956,7 +7956,7 @@ dependencies = [ [[package]] name = "reth-exex" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7994,7 +7994,7 @@ dependencies = [ [[package]] name = "reth-exex-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -8008,7 +8008,7 @@ dependencies = [ [[package]] name = "reth-fs-util" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "serde", "serde_json", @@ -8018,7 +8018,7 @@ dependencies = [ [[package]] name = "reth-invalid-block-hooks" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -8046,7 +8046,7 @@ dependencies = [ [[package]] name = "reth-ipc" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "bytes", "futures", @@ -8066,7 +8066,7 @@ dependencies = [ [[package]] name = "reth-libmdbx" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "bitflags 2.9.1", "byteorder", @@ -8083,7 +8083,7 @@ dependencies = [ [[package]] name = "reth-mdbx-sys" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "bindgen 0.70.1", "cc", @@ -8092,7 +8092,7 @@ dependencies = [ [[package]] name = "reth-metrics" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "futures", "metrics", @@ -8104,7 +8104,7 @@ dependencies = [ [[package]] name = "reth-net-banlist" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", ] @@ -8112,7 +8112,7 @@ dependencies = [ [[package]] name = "reth-net-nat" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "futures-util", "if-addrs", @@ -8126,7 +8126,7 @@ dependencies = [ [[package]] name = "reth-network" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8181,7 +8181,7 @@ dependencies = [ [[package]] name = "reth-network-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "alloy-rpc-types-admin", @@ -8206,7 +8206,7 @@ dependencies = [ [[package]] name = "reth-network-p2p" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8229,7 +8229,7 @@ dependencies = [ [[package]] name = "reth-network-peers" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8244,7 +8244,7 @@ dependencies = [ [[package]] name = "reth-network-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-eip2124", "humantime-serde", @@ -8258,7 +8258,7 @@ dependencies = [ [[package]] name = "reth-nippy-jar" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "anyhow", "bincode", @@ -8275,7 +8275,7 @@ dependencies = [ [[package]] name = "reth-node-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-rpc-types-engine 1.0.20", "eyre", @@ -8299,7 +8299,7 @@ dependencies = [ [[package]] name = "reth-node-builder" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8364,7 +8364,7 @@ dependencies = [ [[package]] name = "reth-node-core" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8415,7 +8415,7 @@ dependencies = [ [[package]] name = "reth-node-ethereum" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-eips 1.0.20", "alloy-rpc-types-engine 1.0.20", @@ -8451,7 +8451,7 @@ dependencies = [ [[package]] name = "reth-node-events" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8475,7 +8475,7 @@ dependencies = [ [[package]] name = "reth-node-metrics" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "eyre", "http 1.3.1", @@ -8495,7 +8495,7 @@ dependencies = [ [[package]] name = "reth-node-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "reth-chainspec", "reth-db-api", @@ -8508,7 +8508,7 @@ dependencies = [ [[package]] name = "reth-optimism-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8527,7 +8527,7 @@ dependencies = [ [[package]] name = "reth-payload-builder" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -8548,7 +8548,7 @@ dependencies = [ [[package]] name = "reth-payload-builder-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "pin-project", "reth-payload-primitives", @@ -8560,7 +8560,7 @@ dependencies = [ [[package]] name = "reth-payload-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -8580,7 +8580,7 @@ dependencies = [ [[package]] name = "reth-payload-util" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -8590,7 +8590,7 @@ dependencies = [ [[package]] name = "reth-payload-validator" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-rpc-types-engine 1.0.20", @@ -8600,7 +8600,7 @@ dependencies = [ [[package]] name = "reth-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "arbitrary", @@ -8615,7 +8615,7 @@ dependencies = [ [[package]] name = "reth-primitives-traits" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8649,7 +8649,7 @@ dependencies = [ [[package]] name = "reth-provider" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8694,7 +8694,7 @@ dependencies = [ [[package]] name = "reth-prune" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8722,7 +8722,7 @@ dependencies = [ [[package]] name = "reth-prune-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "arbitrary", @@ -8736,7 +8736,7 @@ dependencies = [ [[package]] name = "reth-revm" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "reth-primitives-traits", @@ -8749,7 +8749,7 @@ dependencies = [ [[package]] name = "reth-rpc" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-dyn-abi", @@ -8825,7 +8825,7 @@ dependencies = [ [[package]] name = "reth-rpc-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-eips 1.0.20", "alloy-genesis", @@ -8853,7 +8853,7 @@ dependencies = [ [[package]] name = "reth-rpc-builder" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-network", "alloy-provider", @@ -8891,7 +8891,7 @@ dependencies = [ [[package]] name = "reth-rpc-convert" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-json-rpc", @@ -8914,7 +8914,7 @@ dependencies = [ [[package]] name = "reth-rpc-engine-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -8944,7 +8944,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-dyn-abi", @@ -8989,7 +8989,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9032,7 +9032,7 @@ dependencies = [ [[package]] name = "reth-rpc-layer" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-rpc-types-engine 1.0.20", "http 1.3.1", @@ -9046,7 +9046,7 @@ dependencies = [ [[package]] name = "reth-rpc-server-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -9062,7 +9062,7 @@ dependencies = [ [[package]] name = "reth-scroll-chainspec" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-chains", "alloy-consensus 1.0.20", @@ -9086,7 +9086,7 @@ dependencies = [ [[package]] name = "reth-scroll-cli" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "clap", "eyre", @@ -9108,7 +9108,7 @@ dependencies = [ [[package]] name = "reth-scroll-consensus" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -9127,7 +9127,7 @@ dependencies = [ [[package]] name = "reth-scroll-engine-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9152,7 +9152,7 @@ dependencies = [ [[package]] name = "reth-scroll-evm" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9180,7 +9180,7 @@ dependencies = [ [[package]] name = "reth-scroll-forks" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-chains", "alloy-primitives", @@ -9194,7 +9194,7 @@ dependencies = [ [[package]] name = "reth-scroll-node" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-genesis", @@ -9244,7 +9244,7 @@ dependencies = [ [[package]] name = "reth-scroll-payload" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -9275,7 +9275,7 @@ dependencies = [ [[package]] name = "reth-scroll-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9295,7 +9295,7 @@ dependencies = [ [[package]] name = "reth-scroll-rpc" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -9333,7 +9333,7 @@ dependencies = [ [[package]] name = "reth-scroll-txpool" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9361,7 +9361,7 @@ dependencies = [ [[package]] name = "reth-stages" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9411,7 +9411,7 @@ dependencies = [ [[package]] name = "reth-stages-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -9438,7 +9438,7 @@ dependencies = [ [[package]] name = "reth-stages-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "arbitrary", @@ -9452,7 +9452,7 @@ dependencies = [ [[package]] name = "reth-static-file" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "parking_lot 0.12.3", @@ -9472,7 +9472,7 @@ dependencies = [ [[package]] name = "reth-static-file-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "clap", @@ -9484,7 +9484,7 @@ dependencies = [ [[package]] name = "reth-storage-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9508,7 +9508,7 @@ dependencies = [ [[package]] name = "reth-storage-errors" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -9524,7 +9524,7 @@ dependencies = [ [[package]] name = "reth-tasks" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "auto_impl", "dyn-clone", @@ -9542,7 +9542,7 @@ dependencies = [ [[package]] name = "reth-testing-utils" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9558,7 +9558,7 @@ dependencies = [ [[package]] name = "reth-tokio-util" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "tokio", "tokio-stream", @@ -9568,7 +9568,7 @@ dependencies = [ [[package]] name = "reth-tracing" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "clap", "eyre", @@ -9583,7 +9583,7 @@ dependencies = [ [[package]] name = "reth-transaction-pool" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9622,7 +9622,7 @@ dependencies = [ [[package]] name = "reth-trie" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9647,7 +9647,7 @@ dependencies = [ [[package]] name = "reth-trie-common" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -9672,7 +9672,7 @@ dependencies = [ [[package]] name = "reth-trie-db" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "reth-db-api", @@ -9685,7 +9685,7 @@ dependencies = [ [[package]] name = "reth-trie-parallel" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9710,7 +9710,7 @@ dependencies = [ [[package]] name = "reth-trie-sparse" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9728,7 +9728,7 @@ dependencies = [ [[package]] name = "reth-zstd-compressors" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "zstd", ] @@ -9745,7 +9745,7 @@ dependencies = [ [[package]] name = "revm" version = "26.0.1" -source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#64e018f80e65d79505591aacec4f35ec46bca5ff" +source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#c143b332683b41849632cc482bddbcb1be0d8d6f" dependencies = [ "revm-bytecode", "revm-context", @@ -9763,7 +9763,7 @@ dependencies = [ [[package]] name = "revm-bytecode" version = "5.0.0" -source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#64e018f80e65d79505591aacec4f35ec46bca5ff" +source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#c143b332683b41849632cc482bddbcb1be0d8d6f" dependencies = [ "bitvec", "once_cell", @@ -9775,7 +9775,7 @@ dependencies = [ [[package]] name = "revm-context" version = "7.0.1" -source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#64e018f80e65d79505591aacec4f35ec46bca5ff" +source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#c143b332683b41849632cc482bddbcb1be0d8d6f" dependencies = [ "cfg-if", "derive-where", @@ -9790,7 +9790,7 @@ dependencies = [ [[package]] name = "revm-context-interface" version = "7.0.1" -source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#64e018f80e65d79505591aacec4f35ec46bca5ff" +source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#c143b332683b41849632cc482bddbcb1be0d8d6f" dependencies = [ "alloy-eip2930", "alloy-eip7702", @@ -9805,7 +9805,7 @@ dependencies = [ [[package]] name = "revm-database" version = "6.0.0" -source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#64e018f80e65d79505591aacec4f35ec46bca5ff" +source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#c143b332683b41849632cc482bddbcb1be0d8d6f" dependencies = [ "alloy-eips 1.0.20", "revm-bytecode", @@ -9818,7 +9818,7 @@ dependencies = [ [[package]] name = "revm-database-interface" version = "6.0.0" -source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#64e018f80e65d79505591aacec4f35ec46bca5ff" +source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#c143b332683b41849632cc482bddbcb1be0d8d6f" dependencies = [ "auto_impl", "revm-primitives", @@ -9829,7 +9829,7 @@ dependencies = [ [[package]] name = "revm-handler" version = "7.0.1" -source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#64e018f80e65d79505591aacec4f35ec46bca5ff" +source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#c143b332683b41849632cc482bddbcb1be0d8d6f" dependencies = [ "auto_impl", "derive-where", @@ -9847,7 +9847,7 @@ dependencies = [ [[package]] name = "revm-inspector" version = "7.0.1" -source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#64e018f80e65d79505591aacec4f35ec46bca5ff" +source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#c143b332683b41849632cc482bddbcb1be0d8d6f" dependencies = [ "auto_impl", "either", @@ -9882,7 +9882,7 @@ dependencies = [ [[package]] name = "revm-interpreter" version = "22.0.1" -source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#64e018f80e65d79505591aacec4f35ec46bca5ff" +source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#c143b332683b41849632cc482bddbcb1be0d8d6f" dependencies = [ "revm-bytecode", "revm-context-interface", @@ -9893,7 +9893,7 @@ dependencies = [ [[package]] name = "revm-precompile" version = "23.0.0" -source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#64e018f80e65d79505591aacec4f35ec46bca5ff" +source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#c143b332683b41849632cc482bddbcb1be0d8d6f" dependencies = [ "ark-bls12-381", "ark-bn254", @@ -9918,7 +9918,7 @@ dependencies = [ [[package]] name = "revm-primitives" version = "20.0.0" -source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#64e018f80e65d79505591aacec4f35ec46bca5ff" +source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#c143b332683b41849632cc482bddbcb1be0d8d6f" dependencies = [ "alloy-primitives", "num_enum", @@ -9942,7 +9942,7 @@ dependencies = [ [[package]] name = "revm-state" version = "6.0.0" -source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#64e018f80e65d79505591aacec4f35ec46bca5ff" +source = "git+https://github.com/scroll-tech/revm?branch=feat/reth-v78#c143b332683b41849632cc482bddbcb1be0d8d6f" dependencies = [ "bitflags 2.9.1", "revm-bytecode", @@ -10689,7 +10689,7 @@ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" [[package]] name = "scroll-alloy-consensus" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -10708,7 +10708,7 @@ dependencies = [ [[package]] name = "scroll-alloy-evm" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -10726,7 +10726,7 @@ dependencies = [ [[package]] name = "scroll-alloy-hardforks" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-hardforks", "auto_impl", @@ -10736,7 +10736,7 @@ dependencies = [ [[package]] name = "scroll-alloy-network" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-network", @@ -10751,7 +10751,7 @@ dependencies = [ [[package]] name = "scroll-alloy-provider" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "alloy-provider", @@ -10776,7 +10776,7 @@ dependencies = [ [[package]] name = "scroll-alloy-rpc-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -10793,7 +10793,7 @@ dependencies = [ [[package]] name = "scroll-alloy-rpc-types-engine" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#aad1706d3deaf50e0b92a1d005f7228ac52082f8" +source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine 1.0.20", From ec4ee60666c650300efa64c0f6bed2f213ece4ae Mon Sep 17 00:00:00 2001 From: Gregory Edison Date: Tue, 22 Jul 2025 16:41:28 +0200 Subject: [PATCH 2/3] feat: bump reth --- Cargo.lock | 257 ++++++++++++++++++++++++++--------------------------- 1 file changed, 127 insertions(+), 130 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 9d661f35..0a79ef9b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6946,7 +6946,7 @@ checksum = "95325155c684b1c89f7765e30bc1c42e4a6da51ca513615660cb8a62ef9a88e3" [[package]] name = "reth-basic-payload-builder" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -6970,7 +6970,7 @@ dependencies = [ [[package]] name = "reth-chain-state" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7001,7 +7001,7 @@ dependencies = [ [[package]] name = "reth-chainspec" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-chains", "alloy-consensus 1.0.20", @@ -7021,7 +7021,7 @@ dependencies = [ [[package]] name = "reth-cli" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-genesis", "clap", @@ -7035,7 +7035,7 @@ dependencies = [ [[package]] name = "reth-cli-commands" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "ahash 0.8.12", "alloy-chains", @@ -7106,7 +7106,7 @@ dependencies = [ [[package]] name = "reth-cli-runner" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "reth-tasks", "tokio", @@ -7116,7 +7116,7 @@ dependencies = [ [[package]] name = "reth-cli-util" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -7133,7 +7133,7 @@ dependencies = [ [[package]] name = "reth-codecs" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7153,7 +7153,7 @@ dependencies = [ [[package]] name = "reth-codecs-derive" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "convert_case", "proc-macro2", @@ -7164,7 +7164,7 @@ dependencies = [ [[package]] name = "reth-config" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "eyre", "humantime-serde", @@ -7179,7 +7179,7 @@ dependencies = [ [[package]] name = "reth-consensus" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -7192,7 +7192,7 @@ dependencies = [ [[package]] name = "reth-consensus-common" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7204,7 +7204,7 @@ dependencies = [ [[package]] name = "reth-consensus-debug-client" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7228,7 +7228,7 @@ dependencies = [ [[package]] name = "reth-db" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "derive_more", @@ -7254,7 +7254,7 @@ dependencies = [ [[package]] name = "reth-db-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-genesis", @@ -7283,7 +7283,7 @@ dependencies = [ [[package]] name = "reth-db-common" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-genesis", @@ -7312,7 +7312,7 @@ dependencies = [ [[package]] name = "reth-db-models" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -7327,7 +7327,7 @@ dependencies = [ [[package]] name = "reth-discv4" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7353,7 +7353,7 @@ dependencies = [ [[package]] name = "reth-discv5" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7377,7 +7377,7 @@ dependencies = [ [[package]] name = "reth-dns-discovery" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "data-encoding", @@ -7401,7 +7401,7 @@ dependencies = [ [[package]] name = "reth-downloaders" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7436,7 +7436,7 @@ dependencies = [ [[package]] name = "reth-e2e-test-utils" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7484,7 +7484,7 @@ dependencies = [ [[package]] name = "reth-ecies" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "aes", "alloy-primitives", @@ -7515,7 +7515,7 @@ dependencies = [ [[package]] name = "reth-engine-local" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -7538,7 +7538,7 @@ dependencies = [ [[package]] name = "reth-engine-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7563,7 +7563,7 @@ dependencies = [ [[package]] name = "reth-engine-service" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "futures", "pin-project", @@ -7586,7 +7586,7 @@ dependencies = [ [[package]] name = "reth-engine-tree" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7638,7 +7638,7 @@ dependencies = [ [[package]] name = "reth-engine-util" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-rpc-types-engine 1.0.20", @@ -7665,7 +7665,7 @@ dependencies = [ [[package]] name = "reth-era" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7681,7 +7681,7 @@ dependencies = [ [[package]] name = "reth-era-downloader" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "bytes", @@ -7696,7 +7696,7 @@ dependencies = [ [[package]] name = "reth-era-utils" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -7720,7 +7720,7 @@ dependencies = [ [[package]] name = "reth-errors" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "reth-consensus", "reth-execution-errors", @@ -7731,7 +7731,7 @@ dependencies = [ [[package]] name = "reth-eth-wire" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-chains", "alloy-primitives", @@ -7759,7 +7759,7 @@ dependencies = [ [[package]] name = "reth-eth-wire-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-chains", "alloy-consensus 1.0.20", @@ -7780,7 +7780,7 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7796,7 +7796,7 @@ dependencies = [ [[package]] name = "reth-ethereum-engine-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -7814,7 +7814,7 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-eip2124", "alloy-hardforks", @@ -7828,7 +7828,7 @@ dependencies = [ [[package]] name = "reth-ethereum-payload-builder" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7855,7 +7855,7 @@ dependencies = [ [[package]] name = "reth-ethereum-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7873,7 +7873,7 @@ dependencies = [ [[package]] name = "reth-etl" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "rayon", "reth-db-api", @@ -7883,7 +7883,7 @@ dependencies = [ [[package]] name = "reth-evm" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7907,7 +7907,7 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7925,7 +7925,7 @@ dependencies = [ [[package]] name = "reth-execution-errors" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-evm", "alloy-primitives", @@ -7938,7 +7938,7 @@ dependencies = [ [[package]] name = "reth-execution-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7956,7 +7956,7 @@ dependencies = [ [[package]] name = "reth-exex" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7994,7 +7994,7 @@ dependencies = [ [[package]] name = "reth-exex-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -8008,7 +8008,7 @@ dependencies = [ [[package]] name = "reth-fs-util" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "serde", "serde_json", @@ -8018,7 +8018,7 @@ dependencies = [ [[package]] name = "reth-invalid-block-hooks" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -8046,7 +8046,7 @@ dependencies = [ [[package]] name = "reth-ipc" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "bytes", "futures", @@ -8066,7 +8066,7 @@ dependencies = [ [[package]] name = "reth-libmdbx" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "bitflags 2.9.1", "byteorder", @@ -8083,7 +8083,7 @@ dependencies = [ [[package]] name = "reth-mdbx-sys" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "bindgen 0.70.1", "cc", @@ -8092,7 +8092,7 @@ dependencies = [ [[package]] name = "reth-metrics" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "futures", "metrics", @@ -8104,7 +8104,7 @@ dependencies = [ [[package]] name = "reth-net-banlist" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", ] @@ -8112,7 +8112,7 @@ dependencies = [ [[package]] name = "reth-net-nat" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "futures-util", "if-addrs", @@ -8126,7 +8126,7 @@ dependencies = [ [[package]] name = "reth-network" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8181,7 +8181,7 @@ dependencies = [ [[package]] name = "reth-network-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "alloy-rpc-types-admin", @@ -8206,7 +8206,7 @@ dependencies = [ [[package]] name = "reth-network-p2p" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8229,7 +8229,7 @@ dependencies = [ [[package]] name = "reth-network-peers" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8244,7 +8244,7 @@ dependencies = [ [[package]] name = "reth-network-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-eip2124", "humantime-serde", @@ -8258,7 +8258,7 @@ dependencies = [ [[package]] name = "reth-nippy-jar" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "anyhow", "bincode", @@ -8275,7 +8275,7 @@ dependencies = [ [[package]] name = "reth-node-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-rpc-types-engine 1.0.20", "eyre", @@ -8299,7 +8299,7 @@ dependencies = [ [[package]] name = "reth-node-builder" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8364,7 +8364,7 @@ dependencies = [ [[package]] name = "reth-node-core" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8415,7 +8415,7 @@ dependencies = [ [[package]] name = "reth-node-ethereum" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-eips 1.0.20", "alloy-rpc-types-engine 1.0.20", @@ -8451,7 +8451,7 @@ dependencies = [ [[package]] name = "reth-node-events" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8475,7 +8475,7 @@ dependencies = [ [[package]] name = "reth-node-metrics" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "eyre", "http 1.3.1", @@ -8495,7 +8495,7 @@ dependencies = [ [[package]] name = "reth-node-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "reth-chainspec", "reth-db-api", @@ -8508,7 +8508,7 @@ dependencies = [ [[package]] name = "reth-optimism-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8527,7 +8527,7 @@ dependencies = [ [[package]] name = "reth-payload-builder" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -8548,7 +8548,7 @@ dependencies = [ [[package]] name = "reth-payload-builder-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "pin-project", "reth-payload-primitives", @@ -8560,7 +8560,7 @@ dependencies = [ [[package]] name = "reth-payload-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -8580,7 +8580,7 @@ dependencies = [ [[package]] name = "reth-payload-util" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -8590,7 +8590,7 @@ dependencies = [ [[package]] name = "reth-payload-validator" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-rpc-types-engine 1.0.20", @@ -8600,7 +8600,7 @@ dependencies = [ [[package]] name = "reth-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "arbitrary", @@ -8615,7 +8615,7 @@ dependencies = [ [[package]] name = "reth-primitives-traits" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8649,7 +8649,7 @@ dependencies = [ [[package]] name = "reth-provider" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8694,7 +8694,7 @@ dependencies = [ [[package]] name = "reth-prune" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8722,7 +8722,7 @@ dependencies = [ [[package]] name = "reth-prune-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "arbitrary", @@ -8736,7 +8736,7 @@ dependencies = [ [[package]] name = "reth-revm" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "reth-primitives-traits", @@ -8749,7 +8749,7 @@ dependencies = [ [[package]] name = "reth-rpc" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-dyn-abi", @@ -8825,7 +8825,7 @@ dependencies = [ [[package]] name = "reth-rpc-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-eips 1.0.20", "alloy-genesis", @@ -8853,7 +8853,7 @@ dependencies = [ [[package]] name = "reth-rpc-builder" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-network", "alloy-provider", @@ -8891,7 +8891,7 @@ dependencies = [ [[package]] name = "reth-rpc-convert" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-json-rpc", @@ -8914,7 +8914,7 @@ dependencies = [ [[package]] name = "reth-rpc-engine-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -8944,7 +8944,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-dyn-abi", @@ -8989,7 +8989,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9032,7 +9032,7 @@ dependencies = [ [[package]] name = "reth-rpc-layer" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-rpc-types-engine 1.0.20", "http 1.3.1", @@ -9046,7 +9046,7 @@ dependencies = [ [[package]] name = "reth-rpc-server-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -9062,7 +9062,7 @@ dependencies = [ [[package]] name = "reth-scroll-chainspec" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-chains", "alloy-consensus 1.0.20", @@ -9070,6 +9070,7 @@ dependencies = [ "alloy-genesis", "alloy-primitives", "alloy-serde 1.0.20", + "auto_impl", "derive_more", "once_cell", "reth-chainspec", @@ -9086,7 +9087,7 @@ dependencies = [ [[package]] name = "reth-scroll-cli" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "clap", "eyre", @@ -9108,7 +9109,7 @@ dependencies = [ [[package]] name = "reth-scroll-consensus" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -9127,7 +9128,7 @@ dependencies = [ [[package]] name = "reth-scroll-engine-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9152,7 +9153,7 @@ dependencies = [ [[package]] name = "reth-scroll-evm" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9167,6 +9168,7 @@ dependencies = [ "reth-scroll-chainspec", "reth-scroll-forks", "reth-scroll-primitives", + "reth-storage-api", "revm", "revm-primitives", "revm-scroll", @@ -9180,7 +9182,7 @@ dependencies = [ [[package]] name = "reth-scroll-forks" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-chains", "alloy-primitives", @@ -9194,7 +9196,7 @@ dependencies = [ [[package]] name = "reth-scroll-node" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-genesis", @@ -9244,7 +9246,7 @@ dependencies = [ [[package]] name = "reth-scroll-payload" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -9260,13 +9262,13 @@ dependencies = [ "reth-payload-util", "reth-primitives-traits", "reth-revm", + "reth-scroll-chainspec", "reth-scroll-engine-primitives", "reth-scroll-evm", "reth-scroll-primitives", "reth-storage-api", "reth-transaction-pool", "revm", - "scroll-alloy-evm", "scroll-alloy-hardforks", "thiserror 2.0.12", "tracing", @@ -9275,7 +9277,7 @@ dependencies = [ [[package]] name = "reth-scroll-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9295,7 +9297,7 @@ dependencies = [ [[package]] name = "reth-scroll-rpc" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -9333,20 +9335,15 @@ dependencies = [ [[package]] name = "reth-scroll-txpool" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", "alloy-primitives", - "alloy-rpc-types-eth", "c-kzg", "derive_more", - "futures-util", - "metrics", "parking_lot 0.12.3", - "reth-chain-state", "reth-chainspec", - "reth-metrics", "reth-primitives-traits", "reth-revm", "reth-scroll-evm", @@ -9361,7 +9358,7 @@ dependencies = [ [[package]] name = "reth-stages" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9411,7 +9408,7 @@ dependencies = [ [[package]] name = "reth-stages-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -9438,7 +9435,7 @@ dependencies = [ [[package]] name = "reth-stages-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "arbitrary", @@ -9452,7 +9449,7 @@ dependencies = [ [[package]] name = "reth-static-file" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "parking_lot 0.12.3", @@ -9472,7 +9469,7 @@ dependencies = [ [[package]] name = "reth-static-file-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "clap", @@ -9484,7 +9481,7 @@ dependencies = [ [[package]] name = "reth-storage-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9508,7 +9505,7 @@ dependencies = [ [[package]] name = "reth-storage-errors" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -9524,7 +9521,7 @@ dependencies = [ [[package]] name = "reth-tasks" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "auto_impl", "dyn-clone", @@ -9542,7 +9539,7 @@ dependencies = [ [[package]] name = "reth-testing-utils" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9558,7 +9555,7 @@ dependencies = [ [[package]] name = "reth-tokio-util" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "tokio", "tokio-stream", @@ -9568,7 +9565,7 @@ dependencies = [ [[package]] name = "reth-tracing" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "clap", "eyre", @@ -9583,7 +9580,7 @@ dependencies = [ [[package]] name = "reth-transaction-pool" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9622,7 +9619,7 @@ dependencies = [ [[package]] name = "reth-trie" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9647,7 +9644,7 @@ dependencies = [ [[package]] name = "reth-trie-common" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -9672,7 +9669,7 @@ dependencies = [ [[package]] name = "reth-trie-db" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "reth-db-api", @@ -9685,7 +9682,7 @@ dependencies = [ [[package]] name = "reth-trie-parallel" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9710,7 +9707,7 @@ dependencies = [ [[package]] name = "reth-trie-sparse" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9728,7 +9725,7 @@ dependencies = [ [[package]] name = "reth-zstd-compressors" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "zstd", ] @@ -10689,7 +10686,7 @@ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" [[package]] name = "scroll-alloy-consensus" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -10708,7 +10705,7 @@ dependencies = [ [[package]] name = "scroll-alloy-evm" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -10726,7 +10723,7 @@ dependencies = [ [[package]] name = "scroll-alloy-hardforks" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-hardforks", "auto_impl", @@ -10736,7 +10733,7 @@ dependencies = [ [[package]] name = "scroll-alloy-network" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-network", @@ -10751,7 +10748,7 @@ dependencies = [ [[package]] name = "scroll-alloy-provider" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "alloy-provider", @@ -10776,7 +10773,7 @@ dependencies = [ [[package]] name = "scroll-alloy-rpc-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -10793,7 +10790,7 @@ dependencies = [ [[package]] name = "scroll-alloy-rpc-types-engine" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#168639788646c9071f3193be82f5ff7e4e03dd1f" +source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine 1.0.20", From ed9e074df8ab62ab5a2b0460035260d62eb48e41 Mon Sep 17 00:00:00 2001 From: Gregory Edison Date: Thu, 24 Jul 2025 13:23:40 +0200 Subject: [PATCH 3/3] test: update parent block hash --- Cargo.lock | 248 +++++++++++++++++----------------- crates/node/assets/block.json | 2 +- crates/node/tests/e2e.rs | 4 +- crates/node/tests/sync.rs | 2 +- 4 files changed, 128 insertions(+), 128 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0a79ef9b..7dbe030a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6946,7 +6946,7 @@ checksum = "95325155c684b1c89f7765e30bc1c42e4a6da51ca513615660cb8a62ef9a88e3" [[package]] name = "reth-basic-payload-builder" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -6970,7 +6970,7 @@ dependencies = [ [[package]] name = "reth-chain-state" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7001,7 +7001,7 @@ dependencies = [ [[package]] name = "reth-chainspec" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-chains", "alloy-consensus 1.0.20", @@ -7021,7 +7021,7 @@ dependencies = [ [[package]] name = "reth-cli" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-genesis", "clap", @@ -7035,7 +7035,7 @@ dependencies = [ [[package]] name = "reth-cli-commands" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "ahash 0.8.12", "alloy-chains", @@ -7106,7 +7106,7 @@ dependencies = [ [[package]] name = "reth-cli-runner" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "reth-tasks", "tokio", @@ -7116,7 +7116,7 @@ dependencies = [ [[package]] name = "reth-cli-util" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -7133,7 +7133,7 @@ dependencies = [ [[package]] name = "reth-codecs" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7153,7 +7153,7 @@ dependencies = [ [[package]] name = "reth-codecs-derive" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "convert_case", "proc-macro2", @@ -7164,7 +7164,7 @@ dependencies = [ [[package]] name = "reth-config" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "eyre", "humantime-serde", @@ -7179,7 +7179,7 @@ dependencies = [ [[package]] name = "reth-consensus" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -7192,7 +7192,7 @@ dependencies = [ [[package]] name = "reth-consensus-common" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7204,7 +7204,7 @@ dependencies = [ [[package]] name = "reth-consensus-debug-client" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7228,7 +7228,7 @@ dependencies = [ [[package]] name = "reth-db" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "derive_more", @@ -7254,7 +7254,7 @@ dependencies = [ [[package]] name = "reth-db-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-genesis", @@ -7283,7 +7283,7 @@ dependencies = [ [[package]] name = "reth-db-common" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-genesis", @@ -7312,7 +7312,7 @@ dependencies = [ [[package]] name = "reth-db-models" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -7327,7 +7327,7 @@ dependencies = [ [[package]] name = "reth-discv4" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7353,7 +7353,7 @@ dependencies = [ [[package]] name = "reth-discv5" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7377,7 +7377,7 @@ dependencies = [ [[package]] name = "reth-dns-discovery" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "data-encoding", @@ -7401,7 +7401,7 @@ dependencies = [ [[package]] name = "reth-downloaders" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7436,7 +7436,7 @@ dependencies = [ [[package]] name = "reth-e2e-test-utils" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7484,7 +7484,7 @@ dependencies = [ [[package]] name = "reth-ecies" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "aes", "alloy-primitives", @@ -7515,7 +7515,7 @@ dependencies = [ [[package]] name = "reth-engine-local" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -7538,7 +7538,7 @@ dependencies = [ [[package]] name = "reth-engine-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7563,7 +7563,7 @@ dependencies = [ [[package]] name = "reth-engine-service" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "futures", "pin-project", @@ -7586,7 +7586,7 @@ dependencies = [ [[package]] name = "reth-engine-tree" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7638,7 +7638,7 @@ dependencies = [ [[package]] name = "reth-engine-util" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-rpc-types-engine 1.0.20", @@ -7665,7 +7665,7 @@ dependencies = [ [[package]] name = "reth-era" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7681,7 +7681,7 @@ dependencies = [ [[package]] name = "reth-era-downloader" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "bytes", @@ -7696,7 +7696,7 @@ dependencies = [ [[package]] name = "reth-era-utils" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -7720,7 +7720,7 @@ dependencies = [ [[package]] name = "reth-errors" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "reth-consensus", "reth-execution-errors", @@ -7731,7 +7731,7 @@ dependencies = [ [[package]] name = "reth-eth-wire" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-chains", "alloy-primitives", @@ -7759,7 +7759,7 @@ dependencies = [ [[package]] name = "reth-eth-wire-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-chains", "alloy-consensus 1.0.20", @@ -7780,7 +7780,7 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7796,7 +7796,7 @@ dependencies = [ [[package]] name = "reth-ethereum-engine-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -7814,7 +7814,7 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-eip2124", "alloy-hardforks", @@ -7828,7 +7828,7 @@ dependencies = [ [[package]] name = "reth-ethereum-payload-builder" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7855,7 +7855,7 @@ dependencies = [ [[package]] name = "reth-ethereum-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7873,7 +7873,7 @@ dependencies = [ [[package]] name = "reth-etl" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "rayon", "reth-db-api", @@ -7883,7 +7883,7 @@ dependencies = [ [[package]] name = "reth-evm" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7907,7 +7907,7 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7925,7 +7925,7 @@ dependencies = [ [[package]] name = "reth-execution-errors" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-evm", "alloy-primitives", @@ -7938,7 +7938,7 @@ dependencies = [ [[package]] name = "reth-execution-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7956,7 +7956,7 @@ dependencies = [ [[package]] name = "reth-exex" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -7994,7 +7994,7 @@ dependencies = [ [[package]] name = "reth-exex-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -8008,7 +8008,7 @@ dependencies = [ [[package]] name = "reth-fs-util" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "serde", "serde_json", @@ -8018,7 +8018,7 @@ dependencies = [ [[package]] name = "reth-invalid-block-hooks" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -8046,7 +8046,7 @@ dependencies = [ [[package]] name = "reth-ipc" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "bytes", "futures", @@ -8066,7 +8066,7 @@ dependencies = [ [[package]] name = "reth-libmdbx" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "bitflags 2.9.1", "byteorder", @@ -8083,7 +8083,7 @@ dependencies = [ [[package]] name = "reth-mdbx-sys" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "bindgen 0.70.1", "cc", @@ -8092,7 +8092,7 @@ dependencies = [ [[package]] name = "reth-metrics" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "futures", "metrics", @@ -8104,7 +8104,7 @@ dependencies = [ [[package]] name = "reth-net-banlist" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", ] @@ -8112,7 +8112,7 @@ dependencies = [ [[package]] name = "reth-net-nat" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "futures-util", "if-addrs", @@ -8126,7 +8126,7 @@ dependencies = [ [[package]] name = "reth-network" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8181,7 +8181,7 @@ dependencies = [ [[package]] name = "reth-network-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "alloy-rpc-types-admin", @@ -8206,7 +8206,7 @@ dependencies = [ [[package]] name = "reth-network-p2p" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8229,7 +8229,7 @@ dependencies = [ [[package]] name = "reth-network-peers" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8244,7 +8244,7 @@ dependencies = [ [[package]] name = "reth-network-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-eip2124", "humantime-serde", @@ -8258,7 +8258,7 @@ dependencies = [ [[package]] name = "reth-nippy-jar" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "anyhow", "bincode", @@ -8275,7 +8275,7 @@ dependencies = [ [[package]] name = "reth-node-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-rpc-types-engine 1.0.20", "eyre", @@ -8299,7 +8299,7 @@ dependencies = [ [[package]] name = "reth-node-builder" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8364,7 +8364,7 @@ dependencies = [ [[package]] name = "reth-node-core" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8415,7 +8415,7 @@ dependencies = [ [[package]] name = "reth-node-ethereum" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-eips 1.0.20", "alloy-rpc-types-engine 1.0.20", @@ -8451,7 +8451,7 @@ dependencies = [ [[package]] name = "reth-node-events" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8475,7 +8475,7 @@ dependencies = [ [[package]] name = "reth-node-metrics" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "eyre", "http 1.3.1", @@ -8495,7 +8495,7 @@ dependencies = [ [[package]] name = "reth-node-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "reth-chainspec", "reth-db-api", @@ -8508,7 +8508,7 @@ dependencies = [ [[package]] name = "reth-optimism-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8527,7 +8527,7 @@ dependencies = [ [[package]] name = "reth-payload-builder" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -8548,7 +8548,7 @@ dependencies = [ [[package]] name = "reth-payload-builder-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "pin-project", "reth-payload-primitives", @@ -8560,7 +8560,7 @@ dependencies = [ [[package]] name = "reth-payload-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -8580,7 +8580,7 @@ dependencies = [ [[package]] name = "reth-payload-util" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -8590,7 +8590,7 @@ dependencies = [ [[package]] name = "reth-payload-validator" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-rpc-types-engine 1.0.20", @@ -8600,7 +8600,7 @@ dependencies = [ [[package]] name = "reth-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "arbitrary", @@ -8615,7 +8615,7 @@ dependencies = [ [[package]] name = "reth-primitives-traits" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8649,7 +8649,7 @@ dependencies = [ [[package]] name = "reth-provider" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8694,7 +8694,7 @@ dependencies = [ [[package]] name = "reth-prune" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -8722,7 +8722,7 @@ dependencies = [ [[package]] name = "reth-prune-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "arbitrary", @@ -8736,7 +8736,7 @@ dependencies = [ [[package]] name = "reth-revm" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "reth-primitives-traits", @@ -8749,7 +8749,7 @@ dependencies = [ [[package]] name = "reth-rpc" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-dyn-abi", @@ -8825,7 +8825,7 @@ dependencies = [ [[package]] name = "reth-rpc-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-eips 1.0.20", "alloy-genesis", @@ -8853,7 +8853,7 @@ dependencies = [ [[package]] name = "reth-rpc-builder" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-network", "alloy-provider", @@ -8891,7 +8891,7 @@ dependencies = [ [[package]] name = "reth-rpc-convert" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-json-rpc", @@ -8914,7 +8914,7 @@ dependencies = [ [[package]] name = "reth-rpc-engine-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -8944,7 +8944,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-dyn-abi", @@ -8989,7 +8989,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9032,7 +9032,7 @@ dependencies = [ [[package]] name = "reth-rpc-layer" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-rpc-types-engine 1.0.20", "http 1.3.1", @@ -9046,7 +9046,7 @@ dependencies = [ [[package]] name = "reth-rpc-server-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -9062,7 +9062,7 @@ dependencies = [ [[package]] name = "reth-scroll-chainspec" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-chains", "alloy-consensus 1.0.20", @@ -9087,7 +9087,7 @@ dependencies = [ [[package]] name = "reth-scroll-cli" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "clap", "eyre", @@ -9109,7 +9109,7 @@ dependencies = [ [[package]] name = "reth-scroll-consensus" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -9128,7 +9128,7 @@ dependencies = [ [[package]] name = "reth-scroll-engine-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9153,7 +9153,7 @@ dependencies = [ [[package]] name = "reth-scroll-evm" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9182,7 +9182,7 @@ dependencies = [ [[package]] name = "reth-scroll-forks" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-chains", "alloy-primitives", @@ -9196,7 +9196,7 @@ dependencies = [ [[package]] name = "reth-scroll-node" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-genesis", @@ -9246,7 +9246,7 @@ dependencies = [ [[package]] name = "reth-scroll-payload" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -9277,7 +9277,7 @@ dependencies = [ [[package]] name = "reth-scroll-primitives" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9297,7 +9297,7 @@ dependencies = [ [[package]] name = "reth-scroll-rpc" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -9335,7 +9335,7 @@ dependencies = [ [[package]] name = "reth-scroll-txpool" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9358,7 +9358,7 @@ dependencies = [ [[package]] name = "reth-stages" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9408,7 +9408,7 @@ dependencies = [ [[package]] name = "reth-stages-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -9435,7 +9435,7 @@ dependencies = [ [[package]] name = "reth-stages-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "arbitrary", @@ -9449,7 +9449,7 @@ dependencies = [ [[package]] name = "reth-static-file" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "parking_lot 0.12.3", @@ -9469,7 +9469,7 @@ dependencies = [ [[package]] name = "reth-static-file-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "clap", @@ -9481,7 +9481,7 @@ dependencies = [ [[package]] name = "reth-storage-api" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9505,7 +9505,7 @@ dependencies = [ [[package]] name = "reth-storage-errors" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-eips 1.0.20", "alloy-primitives", @@ -9521,7 +9521,7 @@ dependencies = [ [[package]] name = "reth-tasks" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "auto_impl", "dyn-clone", @@ -9539,7 +9539,7 @@ dependencies = [ [[package]] name = "reth-testing-utils" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9555,7 +9555,7 @@ dependencies = [ [[package]] name = "reth-tokio-util" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "tokio", "tokio-stream", @@ -9565,7 +9565,7 @@ dependencies = [ [[package]] name = "reth-tracing" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "clap", "eyre", @@ -9580,7 +9580,7 @@ dependencies = [ [[package]] name = "reth-transaction-pool" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9619,7 +9619,7 @@ dependencies = [ [[package]] name = "reth-trie" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -9644,7 +9644,7 @@ dependencies = [ [[package]] name = "reth-trie-common" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-primitives", @@ -9669,7 +9669,7 @@ dependencies = [ [[package]] name = "reth-trie-db" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "reth-db-api", @@ -9682,7 +9682,7 @@ dependencies = [ [[package]] name = "reth-trie-parallel" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9707,7 +9707,7 @@ dependencies = [ [[package]] name = "reth-trie-sparse" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9725,7 +9725,7 @@ dependencies = [ [[package]] name = "reth-zstd-compressors" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "zstd", ] @@ -10686,7 +10686,7 @@ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" [[package]] name = "scroll-alloy-consensus" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -10705,7 +10705,7 @@ dependencies = [ [[package]] name = "scroll-alloy-evm" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -10723,7 +10723,7 @@ dependencies = [ [[package]] name = "scroll-alloy-hardforks" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-hardforks", "auto_impl", @@ -10733,7 +10733,7 @@ dependencies = [ [[package]] name = "scroll-alloy-network" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-network", @@ -10748,7 +10748,7 @@ dependencies = [ [[package]] name = "scroll-alloy-provider" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "alloy-provider", @@ -10773,7 +10773,7 @@ dependencies = [ [[package]] name = "scroll-alloy-rpc-types" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-consensus 1.0.20", "alloy-eips 1.0.20", @@ -10790,7 +10790,7 @@ dependencies = [ [[package]] name = "scroll-alloy-rpc-types-engine" version = "1.5.0" -source = "git+https://github.com/scroll-tech/reth.git#090d7950d169abbfb896875a7b1ff3f8ca356ac8" +source = "git+https://github.com/scroll-tech/reth.git#ea01b62a8801c6304086998106a51ee5d67842cc" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine 1.0.20", diff --git a/crates/node/assets/block.json b/crates/node/assets/block.json index d777bbc2..6817e572 100644 --- a/crates/node/assets/block.json +++ b/crates/node/assets/block.json @@ -1,7 +1,7 @@ { "header": { "hash": "0xdde4ef211ec22792a9ce5f81423db83513eed31d371278ce9bd8c85cefcf8bd0", - "parentHash": "0xb5bd7381c6b550af0de40d6c490602574d76427c8cce17b54cb7917c323136f2", + "parentHash": "0xc77ee681dac901672fee660088df30ef11789ec89837123cdc89690ef1fef766", "sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "miner": "0x0000000000000000000000000000000000000000", "stateRoot": "0x570540bbff17a6c7bbdf97627f3dfd18a015e48eea7125b6c1623d735ac400c8", diff --git a/crates/node/tests/e2e.rs b/crates/node/tests/e2e.rs index 1510150c..b3ac7482 100644 --- a/crates/node/tests/e2e.rs +++ b/crates/node/tests/e2e.rs @@ -31,7 +31,7 @@ use tracing::trace; async fn can_bridge_l1_messages() -> eyre::Result<()> { reth_tracing::init_test_tracing(); - // Create the chain spec for scroll mainnet with Euclid v2 activated and a test genesis. + // Create the chain spec for scroll mainnet with Feynman activated and a test genesis. let chain_spec = (*SCROLL_DEV).clone(); let node_args = ScrollRollupNodeConfig { test: true, @@ -171,7 +171,7 @@ async fn can_sequence_and_gossip_blocks() { async fn can_bridge_blocks() { reth_tracing::init_test_tracing(); - // Create the chain spec for scroll dev with Euclid v2 activated and a test genesis. + // Create the chain spec for scroll dev with Feynman activated and a test genesis. let chain_spec = (*SCROLL_DEV).clone(); // Setup the bridge node and a standard node. diff --git a/crates/node/tests/sync.rs b/crates/node/tests/sync.rs index 8b315bd7..bae28ba5 100644 --- a/crates/node/tests/sync.rs +++ b/crates/node/tests/sync.rs @@ -22,7 +22,7 @@ async fn test_should_trigger_pipeline_sync_for_execution_node() { let node_config = default_test_scroll_rollup_node_config(); let sequencer_node_config = default_sequencer_test_scroll_rollup_node_config(); - // Create the chain spec for scroll mainnet with Euclid v2 activated and a test genesis. + // Create the chain spec for scroll mainnet with Feynman activated and a test genesis. let chain_spec = (*SCROLL_DEV).clone(); let (mut nodes, _tasks, _) = setup_engine(sequencer_node_config.clone(), 1, chain_spec.clone(), false).await.unwrap();