From fa730810183957164d00d7f538be6b5fbbc7ae94 Mon Sep 17 00:00:00 2001 From: georgehao Date: Tue, 20 Jan 2026 16:40:50 +0800 Subject: [PATCH] fix --- Cargo.lock | 254 ++++++++++++++++++++++++++--------------------------- Cargo.toml | 98 ++++++++++----------- 2 files changed, 176 insertions(+), 176 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ecd5e52d..ef1da960 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3737,7 +3737,7 @@ checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" [[package]] name = "encoder-standard" version = "0.1.0" -source = "git+https://github.com/scroll-tech/da-codec#7a92e859b55094ba5b5c7d556c49c4dbd3f47ddb" +source = "git+https://github.com/scroll-tech/da-codec#54929786434f00efd00431517a332f1ec8ca58d4" dependencies = [ "zstd", ] @@ -7847,7 +7847,7 @@ checksum = "6b3789b30bd25ba102de4beabd95d21ac45b69b1be7d14522bab988c526d6799" [[package]] name = "reth-basic-payload-builder" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7871,7 +7871,7 @@ dependencies = [ [[package]] name = "reth-chain-state" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7902,7 +7902,7 @@ dependencies = [ [[package]] name = "reth-chainspec" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-chains", "alloy-consensus", @@ -7922,7 +7922,7 @@ dependencies = [ [[package]] name = "reth-cli" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-genesis", "clap", @@ -7936,7 +7936,7 @@ dependencies = [ [[package]] name = "reth-cli-commands" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-chains", "alloy-consensus", @@ -8011,7 +8011,7 @@ dependencies = [ [[package]] name = "reth-cli-runner" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "reth-tasks", "tokio", @@ -8021,7 +8021,7 @@ dependencies = [ [[package]] name = "reth-cli-util" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8038,7 +8038,7 @@ dependencies = [ [[package]] name = "reth-codecs" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8058,7 +8058,7 @@ dependencies = [ [[package]] name = "reth-codecs-derive" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "proc-macro2", "quote", @@ -8068,7 +8068,7 @@ dependencies = [ [[package]] name = "reth-config" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "eyre", "humantime-serde", @@ -8083,7 +8083,7 @@ dependencies = [ [[package]] name = "reth-consensus" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8096,7 +8096,7 @@ dependencies = [ [[package]] name = "reth-consensus-common" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8108,7 +8108,7 @@ dependencies = [ [[package]] name = "reth-consensus-debug-client" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8134,7 +8134,7 @@ dependencies = [ [[package]] name = "reth-db" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "derive_more", @@ -8160,7 +8160,7 @@ dependencies = [ [[package]] name = "reth-db-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -8189,7 +8189,7 @@ dependencies = [ [[package]] name = "reth-db-common" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -8219,7 +8219,7 @@ dependencies = [ [[package]] name = "reth-db-models" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8234,7 +8234,7 @@ dependencies = [ [[package]] name = "reth-discv4" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8260,7 +8260,7 @@ dependencies = [ [[package]] name = "reth-discv5" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8284,7 +8284,7 @@ dependencies = [ [[package]] name = "reth-dns-discovery" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "data-encoding", @@ -8308,7 +8308,7 @@ dependencies = [ [[package]] name = "reth-downloaders" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8343,7 +8343,7 @@ dependencies = [ [[package]] name = "reth-e2e-test-utils" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8401,7 +8401,7 @@ dependencies = [ [[package]] name = "reth-ecies" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "aes", "alloy-primitives", @@ -8432,7 +8432,7 @@ dependencies = [ [[package]] name = "reth-engine-local" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8455,7 +8455,7 @@ dependencies = [ [[package]] name = "reth-engine-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8480,7 +8480,7 @@ dependencies = [ [[package]] name = "reth-engine-service" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "futures", "pin-project", @@ -8502,7 +8502,7 @@ dependencies = [ [[package]] name = "reth-engine-tree" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8557,7 +8557,7 @@ dependencies = [ [[package]] name = "reth-engine-util" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -8585,7 +8585,7 @@ dependencies = [ [[package]] name = "reth-era" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8601,7 +8601,7 @@ dependencies = [ [[package]] name = "reth-era-downloader" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "bytes", @@ -8616,7 +8616,7 @@ dependencies = [ [[package]] name = "reth-era-utils" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8638,7 +8638,7 @@ dependencies = [ [[package]] name = "reth-errors" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "reth-consensus", "reth-execution-errors", @@ -8649,7 +8649,7 @@ dependencies = [ [[package]] name = "reth-eth-wire" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-chains", "alloy-primitives", @@ -8677,7 +8677,7 @@ dependencies = [ [[package]] name = "reth-eth-wire-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-chains", "alloy-consensus", @@ -8698,7 +8698,7 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8714,7 +8714,7 @@ dependencies = [ [[package]] name = "reth-ethereum-engine-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8732,7 +8732,7 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-eip2124", "alloy-hardforks", @@ -8746,7 +8746,7 @@ dependencies = [ [[package]] name = "reth-ethereum-payload-builder" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8775,7 +8775,7 @@ dependencies = [ [[package]] name = "reth-ethereum-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8795,7 +8795,7 @@ dependencies = [ [[package]] name = "reth-etl" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "rayon", "reth-db-api", @@ -8805,7 +8805,7 @@ dependencies = [ [[package]] name = "reth-evm" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8829,7 +8829,7 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8849,7 +8849,7 @@ dependencies = [ [[package]] name = "reth-execution-errors" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-evm", "alloy-primitives", @@ -8862,7 +8862,7 @@ dependencies = [ [[package]] name = "reth-execution-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8880,7 +8880,7 @@ dependencies = [ [[package]] name = "reth-exex" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8918,7 +8918,7 @@ dependencies = [ [[package]] name = "reth-exex-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8932,7 +8932,7 @@ dependencies = [ [[package]] name = "reth-fs-util" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "serde", "serde_json", @@ -8942,7 +8942,7 @@ dependencies = [ [[package]] name = "reth-invalid-block-hooks" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8970,7 +8970,7 @@ dependencies = [ [[package]] name = "reth-ipc" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "bytes", "futures", @@ -8990,7 +8990,7 @@ dependencies = [ [[package]] name = "reth-libmdbx" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "bitflags 2.10.0", "byteorder", @@ -9006,7 +9006,7 @@ dependencies = [ [[package]] name = "reth-mdbx-sys" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "bindgen 0.71.1", "cc", @@ -9015,7 +9015,7 @@ dependencies = [ [[package]] name = "reth-metrics" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "futures", "metrics", @@ -9027,7 +9027,7 @@ dependencies = [ [[package]] name = "reth-net-banlist" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", ] @@ -9035,7 +9035,7 @@ dependencies = [ [[package]] name = "reth-net-nat" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "futures-util", "if-addrs", @@ -9049,7 +9049,7 @@ dependencies = [ [[package]] name = "reth-network" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9104,7 +9104,7 @@ dependencies = [ [[package]] name = "reth-network-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9130,7 +9130,7 @@ dependencies = [ [[package]] name = "reth-network-p2p" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9153,7 +9153,7 @@ dependencies = [ [[package]] name = "reth-network-peers" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9168,7 +9168,7 @@ dependencies = [ [[package]] name = "reth-network-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-eip2124", "humantime-serde", @@ -9182,7 +9182,7 @@ dependencies = [ [[package]] name = "reth-nippy-jar" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "anyhow", "bincode", @@ -9199,7 +9199,7 @@ dependencies = [ [[package]] name = "reth-node-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-rpc-types-engine", "eyre", @@ -9223,7 +9223,7 @@ dependencies = [ [[package]] name = "reth-node-builder" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9291,7 +9291,7 @@ dependencies = [ [[package]] name = "reth-node-core" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9343,7 +9343,7 @@ dependencies = [ [[package]] name = "reth-node-ethereum" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-eips", "alloy-network", @@ -9381,7 +9381,7 @@ dependencies = [ [[package]] name = "reth-node-ethstats" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9405,7 +9405,7 @@ dependencies = [ [[package]] name = "reth-node-events" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9429,7 +9429,7 @@ dependencies = [ [[package]] name = "reth-node-metrics" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "eyre", "http 1.3.1", @@ -9449,7 +9449,7 @@ dependencies = [ [[package]] name = "reth-node-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "reth-chainspec", "reth-db-api", @@ -9461,7 +9461,7 @@ dependencies = [ [[package]] name = "reth-optimism-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9481,7 +9481,7 @@ dependencies = [ [[package]] name = "reth-payload-builder" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9502,7 +9502,7 @@ dependencies = [ [[package]] name = "reth-payload-builder-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "pin-project", "reth-payload-primitives", @@ -9514,7 +9514,7 @@ dependencies = [ [[package]] name = "reth-payload-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9535,7 +9535,7 @@ dependencies = [ [[package]] name = "reth-payload-util" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9545,7 +9545,7 @@ dependencies = [ [[package]] name = "reth-payload-validator" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -9555,7 +9555,7 @@ dependencies = [ [[package]] name = "reth-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "c-kzg", @@ -9569,7 +9569,7 @@ dependencies = [ [[package]] name = "reth-primitives-traits" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9603,7 +9603,7 @@ dependencies = [ [[package]] name = "reth-provider" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9647,7 +9647,7 @@ dependencies = [ [[package]] name = "reth-prune" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9675,7 +9675,7 @@ dependencies = [ [[package]] name = "reth-prune-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "arbitrary", @@ -9689,7 +9689,7 @@ dependencies = [ [[package]] name = "reth-revm" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "reth-primitives-traits", @@ -9702,7 +9702,7 @@ dependencies = [ [[package]] name = "reth-rpc" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -9782,7 +9782,7 @@ dependencies = [ [[package]] name = "reth-rpc-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-eips", "alloy-genesis", @@ -9810,7 +9810,7 @@ dependencies = [ [[package]] name = "reth-rpc-builder" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-network", "alloy-provider", @@ -9849,7 +9849,7 @@ dependencies = [ [[package]] name = "reth-rpc-convert" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-json-rpc", @@ -9876,7 +9876,7 @@ dependencies = [ [[package]] name = "reth-rpc-engine-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9906,7 +9906,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -9951,7 +9951,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9998,7 +9998,7 @@ dependencies = [ [[package]] name = "reth-rpc-layer" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-rpc-types-engine", "http 1.3.1", @@ -10012,7 +10012,7 @@ dependencies = [ [[package]] name = "reth-rpc-server-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-eips", "alloy-primitives", @@ -10028,7 +10028,7 @@ dependencies = [ [[package]] name = "reth-scroll-chainspec" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-chains", "alloy-consensus", @@ -10053,7 +10053,7 @@ dependencies = [ [[package]] name = "reth-scroll-cli" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "clap", "eyre", @@ -10077,7 +10077,7 @@ dependencies = [ [[package]] name = "reth-scroll-consensus" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -10097,7 +10097,7 @@ dependencies = [ [[package]] name = "reth-scroll-engine-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10122,7 +10122,7 @@ dependencies = [ [[package]] name = "reth-scroll-evm" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10152,7 +10152,7 @@ dependencies = [ [[package]] name = "reth-scroll-forks" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-chains", "alloy-primitives", @@ -10166,7 +10166,7 @@ dependencies = [ [[package]] name = "reth-scroll-node" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -10220,7 +10220,7 @@ dependencies = [ [[package]] name = "reth-scroll-payload" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -10251,7 +10251,7 @@ dependencies = [ [[package]] name = "reth-scroll-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10271,7 +10271,7 @@ dependencies = [ [[package]] name = "reth-scroll-rpc" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10312,7 +10312,7 @@ dependencies = [ [[package]] name = "reth-scroll-txpool" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10337,7 +10337,7 @@ dependencies = [ [[package]] name = "reth-stages" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10385,7 +10385,7 @@ dependencies = [ [[package]] name = "reth-stages-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-eips", "alloy-primitives", @@ -10412,7 +10412,7 @@ dependencies = [ [[package]] name = "reth-stages-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "arbitrary", @@ -10426,7 +10426,7 @@ dependencies = [ [[package]] name = "reth-static-file" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "parking_lot 0.12.5", @@ -10446,7 +10446,7 @@ dependencies = [ [[package]] name = "reth-static-file-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "clap", @@ -10458,7 +10458,7 @@ dependencies = [ [[package]] name = "reth-storage-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10481,7 +10481,7 @@ dependencies = [ [[package]] name = "reth-storage-errors" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-eips", "alloy-primitives", @@ -10497,7 +10497,7 @@ dependencies = [ [[package]] name = "reth-tasks" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "auto_impl", "dyn-clone", @@ -10515,7 +10515,7 @@ dependencies = [ [[package]] name = "reth-testing-utils" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10531,7 +10531,7 @@ dependencies = [ [[package]] name = "reth-tokio-util" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "tokio", "tokio-stream", @@ -10541,7 +10541,7 @@ dependencies = [ [[package]] name = "reth-tracing" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "clap", "eyre", @@ -10556,7 +10556,7 @@ dependencies = [ [[package]] name = "reth-transaction-pool" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10597,7 +10597,7 @@ dependencies = [ [[package]] name = "reth-trie" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10622,7 +10622,7 @@ dependencies = [ [[package]] name = "reth-trie-common" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -10647,7 +10647,7 @@ dependencies = [ [[package]] name = "reth-trie-db" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "reth-db-api", @@ -10660,7 +10660,7 @@ dependencies = [ [[package]] name = "reth-trie-parallel" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -10687,7 +10687,7 @@ dependencies = [ [[package]] name = "reth-trie-sparse" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -10706,7 +10706,7 @@ dependencies = [ [[package]] name = "reth-trie-sparse-parallel" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -10724,7 +10724,7 @@ dependencies = [ [[package]] name = "reth-zstd-compressors" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "zstd", ] @@ -11747,7 +11747,7 @@ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" [[package]] name = "scroll-alloy-consensus" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -11766,7 +11766,7 @@ dependencies = [ [[package]] name = "scroll-alloy-evm" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -11784,7 +11784,7 @@ dependencies = [ [[package]] name = "scroll-alloy-hardforks" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-hardforks", "auto_impl", @@ -11794,7 +11794,7 @@ dependencies = [ [[package]] name = "scroll-alloy-network" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-network", @@ -11809,7 +11809,7 @@ dependencies = [ [[package]] name = "scroll-alloy-provider" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "alloy-provider", @@ -11835,7 +11835,7 @@ dependencies = [ [[package]] name = "scroll-alloy-rpc-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -11852,7 +11852,7 @@ dependencies = [ [[package]] name = "scroll-alloy-rpc-types-engine" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" +source = "git+https://github.com/scroll-tech/reth.git?branch=feat%2Fshadow_fork#e8a7535821ed39e1a84236c59ba197e0c8427f5b" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", diff --git a/Cargo.toml b/Cargo.toml index e3ef83ac..70a1d77c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -140,59 +140,59 @@ alloy-signer-local = { version = "1.0.37", default-features = false } alloy-transport = { version = "1.0.37", default-features = false } # scroll-alloy -scroll-alloy-consensus = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -scroll-alloy-hardforks = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -scroll-alloy-network = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -scroll-alloy-provider = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -scroll-alloy-evm = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -scroll-alloy-rpc-types = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -scroll-alloy-rpc-types-engine = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } +scroll-alloy-consensus = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +scroll-alloy-hardforks = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +scroll-alloy-network = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +scroll-alloy-provider = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +scroll-alloy-evm = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +scroll-alloy-rpc-types = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +scroll-alloy-rpc-types-engine = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } # reth -reth-chainspec = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-e2e-test-utils = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4" } -reth-eth-wire = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-eth-wire-types = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-network = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-network-api = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-network-p2p = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-network-peers = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-network-types = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-node-builder = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-node-core = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-node-api = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-node-types = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-payload-primitives = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-primitives = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-primitives-traits = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-provider = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-rpc-api = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-rpc-eth-api = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-rpc-eth-types = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-rpc-layer = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-rpc-server-types = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-storage-api = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-tasks = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-tokio-util = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-tracing = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-transaction-pool = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-trie-db = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-testing-utils = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-revm = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-evm = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-engine-local = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-cli-util = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } +reth-chainspec = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-e2e-test-utils = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork" } +reth-eth-wire = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-eth-wire-types = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-network = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-network-api = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-network-p2p = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-network-peers = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-network-types = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-node-builder = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-node-core = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-node-api = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-node-types = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-payload-primitives = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-primitives = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-primitives-traits = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-provider = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-rpc-api = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-rpc-eth-api = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-rpc-eth-types = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-rpc-layer = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-rpc-server-types = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-storage-api = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-tasks = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-tokio-util = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-tracing = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-transaction-pool = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-trie-db = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-testing-utils = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-revm = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-evm = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-engine-local = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-cli-util = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } # reth-scroll -reth-scroll-chainspec = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-scroll-consensus = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-scroll-cli = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-scroll-evm = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-scroll-rpc = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-scroll-engine-primitives = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-scroll-forks = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-scroll-node = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } -reth-scroll-primitives = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.4", default-features = false } +reth-scroll-chainspec = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-scroll-consensus = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-scroll-cli = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-scroll-evm = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-scroll-rpc = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-scroll-engine-primitives = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-scroll-forks = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-scroll-node = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } +reth-scroll-primitives = { git = "https://github.com/scroll-tech/reth.git", branch = "feat/shadow_fork", default-features = false } # rollup node rollup-node = { path = "crates/node" }