diff --git a/Cargo.lock b/Cargo.lock index d68e49a6..8d925289 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -7649,7 +7649,7 @@ checksum = "6b3789b30bd25ba102de4beabd95d21ac45b69b1be7d14522bab988c526d6799" [[package]] name = "reth-basic-payload-builder" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7673,7 +7673,7 @@ dependencies = [ [[package]] name = "reth-chain-state" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7704,7 +7704,7 @@ dependencies = [ [[package]] name = "reth-chainspec" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-chains", "alloy-consensus", @@ -7724,7 +7724,7 @@ dependencies = [ [[package]] name = "reth-cli" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-genesis", "clap", @@ -7738,7 +7738,7 @@ dependencies = [ [[package]] name = "reth-cli-commands" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-chains", "alloy-consensus", @@ -7813,7 +7813,7 @@ dependencies = [ [[package]] name = "reth-cli-runner" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "reth-tasks", "tokio", @@ -7823,7 +7823,7 @@ dependencies = [ [[package]] name = "reth-cli-util" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7840,7 +7840,7 @@ dependencies = [ [[package]] name = "reth-codecs" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7860,7 +7860,7 @@ dependencies = [ [[package]] name = "reth-codecs-derive" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "proc-macro2", "quote", @@ -7870,7 +7870,7 @@ dependencies = [ [[package]] name = "reth-config" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "eyre", "humantime-serde", @@ -7885,7 +7885,7 @@ dependencies = [ [[package]] name = "reth-consensus" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7898,7 +7898,7 @@ dependencies = [ [[package]] name = "reth-consensus-common" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7910,7 +7910,7 @@ dependencies = [ [[package]] name = "reth-consensus-debug-client" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7936,7 +7936,7 @@ dependencies = [ [[package]] name = "reth-db" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "derive_more", @@ -7962,7 +7962,7 @@ dependencies = [ [[package]] name = "reth-db-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -7991,7 +7991,7 @@ dependencies = [ [[package]] name = "reth-db-common" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -8021,7 +8021,7 @@ dependencies = [ [[package]] name = "reth-db-models" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8036,7 +8036,7 @@ dependencies = [ [[package]] name = "reth-discv4" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8062,7 +8062,7 @@ dependencies = [ [[package]] name = "reth-discv5" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8086,7 +8086,7 @@ dependencies = [ [[package]] name = "reth-dns-discovery" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "data-encoding", @@ -8110,7 +8110,7 @@ dependencies = [ [[package]] name = "reth-downloaders" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8145,7 +8145,7 @@ dependencies = [ [[package]] name = "reth-e2e-test-utils" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8203,7 +8203,7 @@ dependencies = [ [[package]] name = "reth-ecies" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "aes", "alloy-primitives", @@ -8234,7 +8234,7 @@ dependencies = [ [[package]] name = "reth-engine-local" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8257,7 +8257,7 @@ dependencies = [ [[package]] name = "reth-engine-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8282,7 +8282,7 @@ dependencies = [ [[package]] name = "reth-engine-service" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "futures", "pin-project", @@ -8304,7 +8304,7 @@ dependencies = [ [[package]] name = "reth-engine-tree" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8359,7 +8359,7 @@ dependencies = [ [[package]] name = "reth-engine-util" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -8387,7 +8387,7 @@ dependencies = [ [[package]] name = "reth-era" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8403,7 +8403,7 @@ dependencies = [ [[package]] name = "reth-era-downloader" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "bytes", @@ -8418,7 +8418,7 @@ dependencies = [ [[package]] name = "reth-era-utils" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8440,7 +8440,7 @@ dependencies = [ [[package]] name = "reth-errors" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "reth-consensus", "reth-execution-errors", @@ -8451,7 +8451,7 @@ dependencies = [ [[package]] name = "reth-eth-wire" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-chains", "alloy-primitives", @@ -8479,7 +8479,7 @@ dependencies = [ [[package]] name = "reth-eth-wire-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-chains", "alloy-consensus", @@ -8500,7 +8500,7 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8516,7 +8516,7 @@ dependencies = [ [[package]] name = "reth-ethereum-engine-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8534,7 +8534,7 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-eip2124", "alloy-hardforks", @@ -8548,7 +8548,7 @@ dependencies = [ [[package]] name = "reth-ethereum-payload-builder" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8577,7 +8577,7 @@ dependencies = [ [[package]] name = "reth-ethereum-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8597,7 +8597,7 @@ dependencies = [ [[package]] name = "reth-etl" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "rayon", "reth-db-api", @@ -8607,7 +8607,7 @@ dependencies = [ [[package]] name = "reth-evm" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8631,7 +8631,7 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8651,7 +8651,7 @@ dependencies = [ [[package]] name = "reth-execution-errors" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-evm", "alloy-primitives", @@ -8664,7 +8664,7 @@ dependencies = [ [[package]] name = "reth-execution-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8682,7 +8682,7 @@ dependencies = [ [[package]] name = "reth-exex" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8720,7 +8720,7 @@ dependencies = [ [[package]] name = "reth-exex-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8734,7 +8734,7 @@ dependencies = [ [[package]] name = "reth-fs-util" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "serde", "serde_json", @@ -8744,7 +8744,7 @@ dependencies = [ [[package]] name = "reth-invalid-block-hooks" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8771,7 +8771,7 @@ dependencies = [ [[package]] name = "reth-ipc" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "bytes", "futures", @@ -8791,7 +8791,7 @@ dependencies = [ [[package]] name = "reth-libmdbx" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "bitflags 2.10.0", "byteorder", @@ -8807,7 +8807,7 @@ dependencies = [ [[package]] name = "reth-mdbx-sys" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "bindgen 0.71.1", "cc", @@ -8816,7 +8816,7 @@ dependencies = [ [[package]] name = "reth-metrics" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "futures", "metrics", @@ -8828,7 +8828,7 @@ dependencies = [ [[package]] name = "reth-net-banlist" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", ] @@ -8836,7 +8836,7 @@ dependencies = [ [[package]] name = "reth-net-nat" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "futures-util", "if-addrs", @@ -8850,7 +8850,7 @@ dependencies = [ [[package]] name = "reth-network" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8905,7 +8905,7 @@ dependencies = [ [[package]] name = "reth-network-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8931,7 +8931,7 @@ dependencies = [ [[package]] name = "reth-network-p2p" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8954,7 +8954,7 @@ dependencies = [ [[package]] name = "reth-network-peers" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8969,7 +8969,7 @@ dependencies = [ [[package]] name = "reth-network-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-eip2124", "humantime-serde", @@ -8983,7 +8983,7 @@ dependencies = [ [[package]] name = "reth-nippy-jar" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "anyhow", "bincode", @@ -9000,7 +9000,7 @@ dependencies = [ [[package]] name = "reth-node-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-rpc-types-engine", "eyre", @@ -9024,7 +9024,7 @@ dependencies = [ [[package]] name = "reth-node-builder" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9092,7 +9092,7 @@ dependencies = [ [[package]] name = "reth-node-core" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9144,7 +9144,7 @@ dependencies = [ [[package]] name = "reth-node-ethereum" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-eips", "alloy-network", @@ -9182,7 +9182,7 @@ dependencies = [ [[package]] name = "reth-node-ethstats" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9206,7 +9206,7 @@ dependencies = [ [[package]] name = "reth-node-events" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9230,7 +9230,7 @@ dependencies = [ [[package]] name = "reth-node-metrics" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "eyre", "http 1.3.1", @@ -9250,7 +9250,7 @@ dependencies = [ [[package]] name = "reth-node-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "reth-chainspec", "reth-db-api", @@ -9262,7 +9262,7 @@ dependencies = [ [[package]] name = "reth-optimism-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9281,7 +9281,7 @@ dependencies = [ [[package]] name = "reth-payload-builder" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9302,7 +9302,7 @@ dependencies = [ [[package]] name = "reth-payload-builder-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "pin-project", "reth-payload-primitives", @@ -9314,7 +9314,7 @@ dependencies = [ [[package]] name = "reth-payload-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9335,7 +9335,7 @@ dependencies = [ [[package]] name = "reth-payload-util" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9345,7 +9345,7 @@ dependencies = [ [[package]] name = "reth-payload-validator" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -9355,7 +9355,7 @@ dependencies = [ [[package]] name = "reth-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "c-kzg", @@ -9369,7 +9369,7 @@ dependencies = [ [[package]] name = "reth-primitives-traits" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9403,7 +9403,7 @@ dependencies = [ [[package]] name = "reth-provider" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9448,7 +9448,7 @@ dependencies = [ [[package]] name = "reth-prune" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9476,7 +9476,7 @@ dependencies = [ [[package]] name = "reth-prune-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "arbitrary", @@ -9490,7 +9490,7 @@ dependencies = [ [[package]] name = "reth-revm" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "reth-primitives-traits", @@ -9503,7 +9503,7 @@ dependencies = [ [[package]] name = "reth-rpc" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -9583,7 +9583,7 @@ dependencies = [ [[package]] name = "reth-rpc-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-eips", "alloy-genesis", @@ -9611,7 +9611,7 @@ dependencies = [ [[package]] name = "reth-rpc-builder" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-network", "alloy-provider", @@ -9650,7 +9650,7 @@ dependencies = [ [[package]] name = "reth-rpc-convert" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-json-rpc", @@ -9677,7 +9677,7 @@ dependencies = [ [[package]] name = "reth-rpc-engine-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9707,7 +9707,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -9752,7 +9752,7 @@ dependencies = [ [[package]] name = "reth-rpc-eth-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9799,7 +9799,7 @@ dependencies = [ [[package]] name = "reth-rpc-layer" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-rpc-types-engine", "http 1.3.1", @@ -9813,7 +9813,7 @@ dependencies = [ [[package]] name = "reth-rpc-server-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9829,7 +9829,7 @@ dependencies = [ [[package]] name = "reth-scroll-chainspec" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-chains", "alloy-consensus", @@ -9854,7 +9854,7 @@ dependencies = [ [[package]] name = "reth-scroll-cli" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "clap", "eyre", @@ -9878,7 +9878,7 @@ dependencies = [ [[package]] name = "reth-scroll-consensus" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9898,7 +9898,7 @@ dependencies = [ [[package]] name = "reth-scroll-engine-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9923,7 +9923,7 @@ dependencies = [ [[package]] name = "reth-scroll-evm" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9953,7 +9953,7 @@ dependencies = [ [[package]] name = "reth-scroll-forks" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-chains", "alloy-primitives", @@ -9967,7 +9967,7 @@ dependencies = [ [[package]] name = "reth-scroll-node" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -10019,7 +10019,7 @@ dependencies = [ [[package]] name = "reth-scroll-payload" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -10050,7 +10050,7 @@ dependencies = [ [[package]] name = "reth-scroll-primitives" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10070,7 +10070,7 @@ dependencies = [ [[package]] name = "reth-scroll-rpc" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10111,7 +10111,7 @@ dependencies = [ [[package]] name = "reth-scroll-txpool" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10136,7 +10136,7 @@ dependencies = [ [[package]] name = "reth-stages" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10184,7 +10184,7 @@ dependencies = [ [[package]] name = "reth-stages-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -10211,7 +10211,7 @@ dependencies = [ [[package]] name = "reth-stages-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "arbitrary", @@ -10225,7 +10225,7 @@ dependencies = [ [[package]] name = "reth-static-file" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "parking_lot 0.12.5", @@ -10245,7 +10245,7 @@ dependencies = [ [[package]] name = "reth-static-file-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "clap", @@ -10257,7 +10257,7 @@ dependencies = [ [[package]] name = "reth-storage-api" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10280,7 +10280,7 @@ dependencies = [ [[package]] name = "reth-storage-errors" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-eips", "alloy-primitives", @@ -10296,7 +10296,7 @@ dependencies = [ [[package]] name = "reth-tasks" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "auto_impl", "dyn-clone", @@ -10314,7 +10314,7 @@ dependencies = [ [[package]] name = "reth-testing-utils" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10330,7 +10330,7 @@ dependencies = [ [[package]] name = "reth-tokio-util" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "tokio", "tokio-stream", @@ -10340,7 +10340,7 @@ dependencies = [ [[package]] name = "reth-tracing" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "clap", "eyre", @@ -10355,7 +10355,7 @@ dependencies = [ [[package]] name = "reth-transaction-pool" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10396,7 +10396,7 @@ dependencies = [ [[package]] name = "reth-trie" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10421,7 +10421,7 @@ dependencies = [ [[package]] name = "reth-trie-common" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -10446,7 +10446,7 @@ dependencies = [ [[package]] name = "reth-trie-db" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "reth-db-api", @@ -10459,7 +10459,7 @@ dependencies = [ [[package]] name = "reth-trie-parallel" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -10485,7 +10485,7 @@ dependencies = [ [[package]] name = "reth-trie-sparse" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -10504,7 +10504,7 @@ dependencies = [ [[package]] name = "reth-trie-sparse-parallel" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -10522,7 +10522,7 @@ dependencies = [ [[package]] name = "reth-zstd-compressors" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "zstd", ] @@ -11528,7 +11528,7 @@ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" [[package]] name = "scroll-alloy-consensus" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -11547,7 +11547,7 @@ dependencies = [ [[package]] name = "scroll-alloy-evm" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -11565,7 +11565,7 @@ dependencies = [ [[package]] name = "scroll-alloy-hardforks" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-hardforks", "auto_impl", @@ -11575,7 +11575,7 @@ dependencies = [ [[package]] name = "scroll-alloy-network" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-network", @@ -11590,7 +11590,7 @@ dependencies = [ [[package]] name = "scroll-alloy-provider" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "alloy-provider", @@ -11616,7 +11616,7 @@ dependencies = [ [[package]] name = "scroll-alloy-rpc-types" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-consensus", "alloy-eips", @@ -11633,7 +11633,7 @@ dependencies = [ [[package]] name = "scroll-alloy-rpc-types-engine" version = "1.8.2" -source = "git+https://github.com/scroll-tech/reth.git#bb68f01c6640108dde3842dc48d35489cb8bff83" +source = "git+https://github.com/scroll-tech/reth.git#cc79edbcafe2e28530834b8537186e1f277b8cf2" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine",