diff --git a/Cargo.lock b/Cargo.lock index e59dfab5..b45cbf37 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -7665,7 +7665,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.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7689,7 +7689,7 @@ dependencies = [ [[package]] name = "reth-chain-state" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7720,7 +7720,7 @@ dependencies = [ [[package]] name = "reth-chainspec" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-chains", "alloy-consensus", @@ -7740,7 +7740,7 @@ dependencies = [ [[package]] name = "reth-cli" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-genesis", "clap", @@ -7754,7 +7754,7 @@ dependencies = [ [[package]] name = "reth-cli-commands" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-chains", "alloy-consensus", @@ -7829,7 +7829,7 @@ dependencies = [ [[package]] name = "reth-cli-runner" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "reth-tasks", "tokio", @@ -7839,7 +7839,7 @@ dependencies = [ [[package]] name = "reth-cli-util" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7856,7 +7856,7 @@ dependencies = [ [[package]] name = "reth-codecs" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7876,7 +7876,7 @@ dependencies = [ [[package]] name = "reth-codecs-derive" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "proc-macro2", "quote", @@ -7886,7 +7886,7 @@ dependencies = [ [[package]] name = "reth-config" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "eyre", "humantime-serde", @@ -7901,7 +7901,7 @@ dependencies = [ [[package]] name = "reth-consensus" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7914,7 +7914,7 @@ dependencies = [ [[package]] name = "reth-consensus-common" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7926,7 +7926,7 @@ dependencies = [ [[package]] name = "reth-consensus-debug-client" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7952,7 +7952,7 @@ dependencies = [ [[package]] name = "reth-db" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "derive_more", @@ -7978,7 +7978,7 @@ dependencies = [ [[package]] name = "reth-db-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -8007,7 +8007,7 @@ dependencies = [ [[package]] name = "reth-db-common" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -8037,7 +8037,7 @@ dependencies = [ [[package]] name = "reth-db-models" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8052,7 +8052,7 @@ dependencies = [ [[package]] name = "reth-discv4" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8078,7 +8078,7 @@ dependencies = [ [[package]] name = "reth-discv5" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8102,7 +8102,7 @@ dependencies = [ [[package]] name = "reth-dns-discovery" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "data-encoding", @@ -8126,7 +8126,7 @@ dependencies = [ [[package]] name = "reth-downloaders" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8161,7 +8161,7 @@ dependencies = [ [[package]] name = "reth-e2e-test-utils" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8219,7 +8219,7 @@ dependencies = [ [[package]] name = "reth-ecies" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "aes", "alloy-primitives", @@ -8250,7 +8250,7 @@ dependencies = [ [[package]] name = "reth-engine-local" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8273,7 +8273,7 @@ dependencies = [ [[package]] name = "reth-engine-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8298,7 +8298,7 @@ dependencies = [ [[package]] name = "reth-engine-service" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "futures", "pin-project", @@ -8320,7 +8320,7 @@ dependencies = [ [[package]] name = "reth-engine-tree" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8375,7 +8375,7 @@ dependencies = [ [[package]] name = "reth-engine-util" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -8403,7 +8403,7 @@ dependencies = [ [[package]] name = "reth-era" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8419,7 +8419,7 @@ dependencies = [ [[package]] name = "reth-era-downloader" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "bytes", @@ -8434,7 +8434,7 @@ dependencies = [ [[package]] name = "reth-era-utils" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8456,7 +8456,7 @@ dependencies = [ [[package]] name = "reth-errors" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "reth-consensus", "reth-execution-errors", @@ -8467,7 +8467,7 @@ dependencies = [ [[package]] name = "reth-eth-wire" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-chains", "alloy-primitives", @@ -8495,7 +8495,7 @@ dependencies = [ [[package]] name = "reth-eth-wire-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-chains", "alloy-consensus", @@ -8516,7 +8516,7 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8532,7 +8532,7 @@ dependencies = [ [[package]] name = "reth-ethereum-engine-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8550,7 +8550,7 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-eip2124", "alloy-hardforks", @@ -8564,7 +8564,7 @@ dependencies = [ [[package]] name = "reth-ethereum-payload-builder" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8593,7 +8593,7 @@ dependencies = [ [[package]] name = "reth-ethereum-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8613,7 +8613,7 @@ dependencies = [ [[package]] name = "reth-etl" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "rayon", "reth-db-api", @@ -8623,7 +8623,7 @@ dependencies = [ [[package]] name = "reth-evm" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8647,7 +8647,7 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8667,7 +8667,7 @@ dependencies = [ [[package]] name = "reth-execution-errors" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-evm", "alloy-primitives", @@ -8680,7 +8680,7 @@ dependencies = [ [[package]] name = "reth-execution-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8698,7 +8698,7 @@ dependencies = [ [[package]] name = "reth-exex" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8736,7 +8736,7 @@ dependencies = [ [[package]] name = "reth-exex-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8750,7 +8750,7 @@ dependencies = [ [[package]] name = "reth-fs-util" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "serde", "serde_json", @@ -8760,7 +8760,7 @@ dependencies = [ [[package]] name = "reth-invalid-block-hooks" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8788,7 +8788,7 @@ dependencies = [ [[package]] name = "reth-ipc" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "bytes", "futures", @@ -8808,7 +8808,7 @@ dependencies = [ [[package]] name = "reth-libmdbx" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "bitflags 2.10.0", "byteorder", @@ -8824,7 +8824,7 @@ dependencies = [ [[package]] name = "reth-mdbx-sys" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "bindgen 0.71.1", "cc", @@ -8833,7 +8833,7 @@ dependencies = [ [[package]] name = "reth-metrics" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "futures", "metrics", @@ -8845,7 +8845,7 @@ dependencies = [ [[package]] name = "reth-net-banlist" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", ] @@ -8853,7 +8853,7 @@ dependencies = [ [[package]] name = "reth-net-nat" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "futures-util", "if-addrs", @@ -8867,7 +8867,7 @@ dependencies = [ [[package]] name = "reth-network" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8922,7 +8922,7 @@ dependencies = [ [[package]] name = "reth-network-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8948,7 +8948,7 @@ dependencies = [ [[package]] name = "reth-network-p2p" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8971,7 +8971,7 @@ dependencies = [ [[package]] name = "reth-network-peers" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8986,7 +8986,7 @@ dependencies = [ [[package]] name = "reth-network-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-eip2124", "humantime-serde", @@ -9000,7 +9000,7 @@ dependencies = [ [[package]] name = "reth-nippy-jar" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "anyhow", "bincode", @@ -9017,7 +9017,7 @@ dependencies = [ [[package]] name = "reth-node-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-rpc-types-engine", "eyre", @@ -9041,7 +9041,7 @@ dependencies = [ [[package]] name = "reth-node-builder" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9109,7 +9109,7 @@ dependencies = [ [[package]] name = "reth-node-core" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9161,7 +9161,7 @@ dependencies = [ [[package]] name = "reth-node-ethereum" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-eips", "alloy-network", @@ -9199,7 +9199,7 @@ dependencies = [ [[package]] name = "reth-node-ethstats" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9223,7 +9223,7 @@ dependencies = [ [[package]] name = "reth-node-events" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9247,7 +9247,7 @@ dependencies = [ [[package]] name = "reth-node-metrics" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "eyre", "http 1.3.1", @@ -9267,7 +9267,7 @@ dependencies = [ [[package]] name = "reth-node-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "reth-chainspec", "reth-db-api", @@ -9279,7 +9279,7 @@ dependencies = [ [[package]] name = "reth-optimism-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9299,7 +9299,7 @@ dependencies = [ [[package]] name = "reth-payload-builder" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9320,7 +9320,7 @@ dependencies = [ [[package]] name = "reth-payload-builder-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "pin-project", "reth-payload-primitives", @@ -9332,7 +9332,7 @@ dependencies = [ [[package]] name = "reth-payload-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9353,7 +9353,7 @@ dependencies = [ [[package]] name = "reth-payload-util" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9363,7 +9363,7 @@ dependencies = [ [[package]] name = "reth-payload-validator" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -9373,7 +9373,7 @@ dependencies = [ [[package]] name = "reth-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "c-kzg", @@ -9387,7 +9387,7 @@ dependencies = [ [[package]] name = "reth-primitives-traits" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9421,7 +9421,7 @@ dependencies = [ [[package]] name = "reth-provider" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9465,7 +9465,7 @@ dependencies = [ [[package]] name = "reth-prune" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9493,7 +9493,7 @@ dependencies = [ [[package]] name = "reth-prune-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "arbitrary", @@ -9507,7 +9507,7 @@ dependencies = [ [[package]] name = "reth-revm" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "reth-primitives-traits", @@ -9520,7 +9520,7 @@ dependencies = [ [[package]] name = "reth-rpc" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -9600,7 +9600,7 @@ dependencies = [ [[package]] name = "reth-rpc-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-eips", "alloy-genesis", @@ -9628,7 +9628,7 @@ dependencies = [ [[package]] name = "reth-rpc-builder" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-network", "alloy-provider", @@ -9667,7 +9667,7 @@ dependencies = [ [[package]] name = "reth-rpc-convert" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-json-rpc", @@ -9694,7 +9694,7 @@ dependencies = [ [[package]] name = "reth-rpc-engine-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9724,7 +9724,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -9769,7 +9769,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9816,7 +9816,7 @@ dependencies = [ [[package]] name = "reth-rpc-layer" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-rpc-types-engine", "http 1.3.1", @@ -9830,7 +9830,7 @@ dependencies = [ [[package]] name = "reth-rpc-server-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9846,7 +9846,7 @@ dependencies = [ [[package]] name = "reth-scroll-chainspec" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-chains", "alloy-consensus", @@ -9871,7 +9871,7 @@ dependencies = [ [[package]] name = "reth-scroll-cli" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "clap", "eyre", @@ -9895,7 +9895,7 @@ dependencies = [ [[package]] name = "reth-scroll-consensus" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9915,7 +9915,7 @@ dependencies = [ [[package]] name = "reth-scroll-engine-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9940,7 +9940,7 @@ dependencies = [ [[package]] name = "reth-scroll-evm" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9970,7 +9970,7 @@ dependencies = [ [[package]] name = "reth-scroll-forks" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-chains", "alloy-primitives", @@ -9984,7 +9984,7 @@ dependencies = [ [[package]] name = "reth-scroll-node" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -10038,7 +10038,7 @@ dependencies = [ [[package]] name = "reth-scroll-payload" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -10069,7 +10069,7 @@ dependencies = [ [[package]] name = "reth-scroll-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10089,7 +10089,7 @@ dependencies = [ [[package]] name = "reth-scroll-rpc" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10130,7 +10130,7 @@ dependencies = [ [[package]] name = "reth-scroll-txpool" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10155,7 +10155,7 @@ dependencies = [ [[package]] name = "reth-stages" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10203,7 +10203,7 @@ dependencies = [ [[package]] name = "reth-stages-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-eips", "alloy-primitives", @@ -10230,7 +10230,7 @@ dependencies = [ [[package]] name = "reth-stages-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "arbitrary", @@ -10244,7 +10244,7 @@ dependencies = [ [[package]] name = "reth-static-file" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "parking_lot 0.12.5", @@ -10264,7 +10264,7 @@ dependencies = [ [[package]] name = "reth-static-file-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "clap", @@ -10276,7 +10276,7 @@ dependencies = [ [[package]] name = "reth-storage-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10299,7 +10299,7 @@ dependencies = [ [[package]] name = "reth-storage-errors" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-eips", "alloy-primitives", @@ -10315,7 +10315,7 @@ dependencies = [ [[package]] name = "reth-tasks" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "auto_impl", "dyn-clone", @@ -10333,7 +10333,7 @@ dependencies = [ [[package]] name = "reth-testing-utils" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10349,7 +10349,7 @@ dependencies = [ [[package]] name = "reth-tokio-util" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "tokio", "tokio-stream", @@ -10359,7 +10359,7 @@ dependencies = [ [[package]] name = "reth-tracing" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "clap", "eyre", @@ -10374,7 +10374,7 @@ dependencies = [ [[package]] name = "reth-transaction-pool" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10415,7 +10415,7 @@ dependencies = [ [[package]] name = "reth-trie" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10440,7 +10440,7 @@ dependencies = [ [[package]] name = "reth-trie-common" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -10465,7 +10465,7 @@ dependencies = [ [[package]] name = "reth-trie-db" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "reth-db-api", @@ -10478,7 +10478,7 @@ dependencies = [ [[package]] name = "reth-trie-parallel" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -10505,7 +10505,7 @@ dependencies = [ [[package]] name = "reth-trie-sparse" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -10524,7 +10524,7 @@ dependencies = [ [[package]] name = "reth-trie-sparse-parallel" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -10542,7 +10542,7 @@ dependencies = [ [[package]] name = "reth-zstd-compressors" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "zstd", ] @@ -11552,7 +11552,7 @@ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" [[package]] name = "scroll-alloy-consensus" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -11571,7 +11571,7 @@ dependencies = [ [[package]] name = "scroll-alloy-evm" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -11589,7 +11589,7 @@ dependencies = [ [[package]] name = "scroll-alloy-hardforks" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-hardforks", "auto_impl", @@ -11599,7 +11599,7 @@ dependencies = [ [[package]] name = "scroll-alloy-network" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-network", @@ -11614,7 +11614,7 @@ dependencies = [ [[package]] name = "scroll-alloy-provider" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "alloy-provider", @@ -11640,7 +11640,7 @@ dependencies = [ [[package]] name = "scroll-alloy-rpc-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-consensus", "alloy-eips", @@ -11657,7 +11657,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.3#f636225ec0c8d968374768796540e8bf9adb3615" +source = "git+https://github.com/scroll-tech/reth.git?tag=scroll-v91.4#079764e909be74219f32796342c4dd911fdd30a9" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", diff --git a/Cargo.toml b/Cargo.toml index 098b263c..0cda6f55 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.3", default-features = false } -scroll-alloy-hardforks = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -scroll-alloy-network = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -scroll-alloy-provider = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -scroll-alloy-evm = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -scroll-alloy-rpc-types = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -scroll-alloy-rpc-types-engine = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } +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 } # reth -reth-chainspec = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-e2e-test-utils = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3" } -reth-eth-wire = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-eth-wire-types = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-network = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-network-api = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-network-p2p = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-network-peers = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-network-types = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-node-builder = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-node-core = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-node-api = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-node-types = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-payload-primitives = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-primitives = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-primitives-traits = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-provider = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-rpc-api = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-rpc-eth-api = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-rpc-eth-types = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-rpc-layer = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-rpc-server-types = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-storage-api = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-tasks = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-tokio-util = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-tracing = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-transaction-pool = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-trie-db = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-testing-utils = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-revm = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-evm = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-engine-local = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-cli-util = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } +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-scroll -reth-scroll-chainspec = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-scroll-consensus = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-scroll-cli = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-scroll-evm = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-scroll-rpc = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-scroll-engine-primitives = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-scroll-forks = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-scroll-node = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } -reth-scroll-primitives = { git = "https://github.com/scroll-tech/reth.git", tag = "scroll-v91.3", default-features = false } +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 } # rollup node rollup-node = { path = "crates/node" } diff --git a/crates/node/assets/block.json b/crates/node/assets/block.json index 82f84e06..7f1598d8 100644 --- a/crates/node/assets/block.json +++ b/crates/node/assets/block.json @@ -1,10 +1,9 @@ { "header": { - "hash": "0xdde4ef211ec22792a9ce5f81423db83513eed31d371278ce9bd8c85cefcf8bd0", - "parentHash": "0x14844a4fc967096c628e90df3bb0c3e98941bdd31d1982c2f3e70ed17250d98b", + "parentHash": "0x31ad487404525f8260b2d507892547a39850aa0280a2e4950438f444237fe4b7", "sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "miner": "0x0000000000000000000000000000000000000000", - "stateRoot": "0x2c518b4f1fcb203db4174e9f5ae1f30d2881076b2fdecb99fca8f7d69eb4bc45", + "stateRoot": "0xadde919431c299f64206fb3e78bc542663625322e3ff94d698fa000d68acd3fe", "transactionsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "receiptsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", diff --git a/crates/node/tests/e2e.rs b/crates/node/tests/e2e.rs index ba5c296b..fd50270f 100644 --- a/crates/node/tests/e2e.rs +++ b/crates/node/tests/e2e.rs @@ -135,8 +135,7 @@ async fn can_penalize_peer_for_invalid_block() -> eyre::Result<()> { // Create invalid block let mut block = ScrollBlock::default(); block.header.number = 1; - block.header.parent_hash = - b256!("0x14844a4fc967096c628e90df3bb0c3e98941bdd31d1982c2f3e70ed17250d98b"); + block.header.parent_hash = fixture.chain_spec.genesis_header.hash(); // Send invalid block from node0 to node1. We don't care about the signature here since we use a // NoopConsensus in the test.