diff --git a/Cargo.lock b/Cargo.lock index f72ca479..7e439e2b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1519,7 +1519,7 @@ dependencies = [ [[package]] name = "base-reth-flashblocks-rpc" -version = "0.2.0" +version = "0.2.1" dependencies = [ "alloy-consensus", "alloy-eips", @@ -1573,7 +1573,7 @@ dependencies = [ [[package]] name = "base-reth-metering" -version = "0.2.0" +version = "0.2.1" dependencies = [ "alloy-consensus", "alloy-eips", @@ -1610,7 +1610,7 @@ dependencies = [ [[package]] name = "base-reth-node" -version = "0.2.0" +version = "0.2.1" dependencies = [ "alloy-consensus", "alloy-eips", @@ -1669,7 +1669,7 @@ dependencies = [ [[package]] name = "base-reth-transaction-tracing" -version = "0.2.0" +version = "0.2.1" dependencies = [ "alloy-primitives", "chrono", @@ -7053,8 +7053,8 @@ checksum = "6b3789b30bd25ba102de4beabd95d21ac45b69b1be7d14522bab988c526d6799" [[package]] name = "reth" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-rpc-types", "aquamarine", @@ -7099,8 +7099,8 @@ dependencies = [ [[package]] name = "reth-basic-payload-builder" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7123,8 +7123,8 @@ dependencies = [ [[package]] name = "reth-chain-state" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7154,8 +7154,8 @@ dependencies = [ [[package]] name = "reth-chainspec" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-chains", "alloy-consensus", @@ -7174,8 +7174,8 @@ dependencies = [ [[package]] name = "reth-cli" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-genesis", "clap", @@ -7188,8 +7188,8 @@ dependencies = [ [[package]] name = "reth-cli-commands" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-chains", "alloy-consensus", @@ -7263,8 +7263,8 @@ dependencies = [ [[package]] name = "reth-cli-runner" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "reth-tasks", "tokio", @@ -7273,8 +7273,8 @@ dependencies = [ [[package]] name = "reth-cli-util" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7291,8 +7291,8 @@ dependencies = [ [[package]] name = "reth-codecs" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7311,8 +7311,8 @@ dependencies = [ [[package]] name = "reth-codecs-derive" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "proc-macro2", "quote", @@ -7321,8 +7321,8 @@ dependencies = [ [[package]] name = "reth-config" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "eyre", "humantime-serde", @@ -7336,8 +7336,8 @@ dependencies = [ [[package]] name = "reth-consensus" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7349,8 +7349,8 @@ dependencies = [ [[package]] name = "reth-consensus-common" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7361,8 +7361,8 @@ dependencies = [ [[package]] name = "reth-consensus-debug-client" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7387,8 +7387,8 @@ dependencies = [ [[package]] name = "reth-db" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", "derive_more", @@ -7413,8 +7413,8 @@ dependencies = [ [[package]] name = "reth-db-api" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -7441,8 +7441,8 @@ dependencies = [ [[package]] name = "reth-db-common" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -7471,8 +7471,8 @@ dependencies = [ [[package]] name = "reth-db-models" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7486,8 +7486,8 @@ dependencies = [ [[package]] name = "reth-discv4" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7511,8 +7511,8 @@ dependencies = [ [[package]] name = "reth-discv5" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7535,8 +7535,8 @@ dependencies = [ [[package]] name = "reth-dns-discovery" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", "data-encoding", @@ -7559,8 +7559,8 @@ dependencies = [ [[package]] name = "reth-downloaders" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7594,8 +7594,8 @@ dependencies = [ [[package]] name = "reth-e2e-test-utils" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7652,8 +7652,8 @@ dependencies = [ [[package]] name = "reth-ecies" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "aes", "alloy-primitives", @@ -7683,8 +7683,8 @@ dependencies = [ [[package]] name = "reth-engine-local" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7707,8 +7707,8 @@ dependencies = [ [[package]] name = "reth-engine-primitives" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7732,8 +7732,8 @@ dependencies = [ [[package]] name = "reth-engine-service" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "futures", "pin-project", @@ -7754,8 +7754,8 @@ dependencies = [ [[package]] name = "reth-engine-tree" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7809,8 +7809,8 @@ dependencies = [ [[package]] name = "reth-engine-util" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -7837,8 +7837,8 @@ dependencies = [ [[package]] name = "reth-era" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7853,8 +7853,8 @@ dependencies = [ [[package]] name = "reth-era-downloader" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", "bytes", @@ -7868,8 +7868,8 @@ dependencies = [ [[package]] name = "reth-era-utils" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7890,8 +7890,8 @@ dependencies = [ [[package]] name = "reth-errors" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "reth-consensus", "reth-execution-errors", @@ -7901,8 +7901,8 @@ dependencies = [ [[package]] name = "reth-eth-wire" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-chains", "alloy-primitives", @@ -7929,8 +7929,8 @@ dependencies = [ [[package]] name = "reth-eth-wire-types" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-chains", "alloy-consensus", @@ -7950,8 +7950,8 @@ dependencies = [ [[package]] name = "reth-ethereum-cli" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "clap", "eyre", @@ -7974,8 +7974,8 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7990,8 +7990,8 @@ dependencies = [ [[package]] name = "reth-ethereum-engine-primitives" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8008,8 +8008,8 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-eip2124", "alloy-hardforks", @@ -8021,8 +8021,8 @@ dependencies = [ [[package]] name = "reth-ethereum-payload-builder" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8050,8 +8050,8 @@ dependencies = [ [[package]] name = "reth-ethereum-primitives" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8070,8 +8070,8 @@ dependencies = [ [[package]] name = "reth-etl" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "rayon", "reth-db-api", @@ -8080,8 +8080,8 @@ dependencies = [ [[package]] name = "reth-evm" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8103,8 +8103,8 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8123,8 +8123,8 @@ dependencies = [ [[package]] name = "reth-execution-errors" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-evm", "alloy-primitives", @@ -8136,8 +8136,8 @@ dependencies = [ [[package]] name = "reth-execution-types" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8154,8 +8154,8 @@ dependencies = [ [[package]] name = "reth-exex" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8192,8 +8192,8 @@ dependencies = [ [[package]] name = "reth-exex-types" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8206,8 +8206,8 @@ dependencies = [ [[package]] name = "reth-fs-util" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "serde", "serde_json", @@ -8216,8 +8216,8 @@ dependencies = [ [[package]] name = "reth-invalid-block-hooks" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8244,8 +8244,8 @@ dependencies = [ [[package]] name = "reth-ipc" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "bytes", "futures", @@ -8264,8 +8264,8 @@ dependencies = [ [[package]] name = "reth-libmdbx" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "bitflags 2.10.0", "byteorder", @@ -8280,8 +8280,8 @@ dependencies = [ [[package]] name = "reth-mdbx-sys" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "bindgen 0.71.1", "cc", @@ -8289,8 +8289,8 @@ dependencies = [ [[package]] name = "reth-metrics" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "futures", "metrics", @@ -8301,16 +8301,16 @@ dependencies = [ [[package]] name = "reth-net-banlist" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", ] [[package]] name = "reth-net-nat" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "futures-util", "if-addrs", @@ -8323,8 +8323,8 @@ dependencies = [ [[package]] name = "reth-network" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8378,8 +8378,8 @@ dependencies = [ [[package]] name = "reth-network-api" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8403,8 +8403,8 @@ dependencies = [ [[package]] name = "reth-network-p2p" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8426,8 +8426,8 @@ dependencies = [ [[package]] name = "reth-network-peers" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -8441,8 +8441,8 @@ dependencies = [ [[package]] name = "reth-network-types" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-eip2124", "humantime-serde", @@ -8455,8 +8455,8 @@ dependencies = [ [[package]] name = "reth-nippy-jar" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "anyhow", "bincode", @@ -8472,8 +8472,8 @@ dependencies = [ [[package]] name = "reth-node-api" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-rpc-types-engine", "eyre", @@ -8496,8 +8496,8 @@ dependencies = [ [[package]] name = "reth-node-builder" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8564,8 +8564,8 @@ dependencies = [ [[package]] name = "reth-node-core" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8617,8 +8617,8 @@ dependencies = [ [[package]] name = "reth-node-ethereum" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-eips", "alloy-network", @@ -8655,8 +8655,8 @@ dependencies = [ [[package]] name = "reth-node-ethstats" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8679,8 +8679,8 @@ dependencies = [ [[package]] name = "reth-node-events" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8703,8 +8703,8 @@ dependencies = [ [[package]] name = "reth-node-metrics" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "eyre", "http", @@ -8725,8 +8725,8 @@ dependencies = [ [[package]] name = "reth-node-types" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "reth-chainspec", "reth-db-api", @@ -8737,8 +8737,8 @@ dependencies = [ [[package]] name = "reth-optimism-chainspec" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-chains", "alloy-consensus", @@ -8765,8 +8765,8 @@ dependencies = [ [[package]] name = "reth-optimism-cli" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8815,8 +8815,8 @@ dependencies = [ [[package]] name = "reth-optimism-consensus" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8840,8 +8840,8 @@ dependencies = [ [[package]] name = "reth-optimism-evm" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8868,8 +8868,8 @@ dependencies = [ [[package]] name = "reth-optimism-flashblocks" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8907,8 +8907,8 @@ dependencies = [ [[package]] name = "reth-optimism-forks" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-op-hardforks", "alloy-primitives", @@ -8918,8 +8918,8 @@ dependencies = [ [[package]] name = "reth-optimism-node" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8964,8 +8964,8 @@ dependencies = [ [[package]] name = "reth-optimism-payload-builder" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9004,8 +9004,8 @@ dependencies = [ [[package]] name = "reth-optimism-primitives" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9024,8 +9024,8 @@ dependencies = [ [[package]] name = "reth-optimism-rpc" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9085,8 +9085,8 @@ dependencies = [ [[package]] name = "reth-optimism-storage" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "reth-optimism-primitives", @@ -9095,8 +9095,8 @@ dependencies = [ [[package]] name = "reth-optimism-txpool" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9131,8 +9131,8 @@ dependencies = [ [[package]] name = "reth-payload-builder" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9152,8 +9152,8 @@ dependencies = [ [[package]] name = "reth-payload-builder-primitives" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "pin-project", "reth-payload-primitives", @@ -9164,8 +9164,8 @@ dependencies = [ [[package]] name = "reth-payload-primitives" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9184,8 +9184,8 @@ dependencies = [ [[package]] name = "reth-payload-util" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9194,8 +9194,8 @@ dependencies = [ [[package]] name = "reth-payload-validator" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -9204,8 +9204,8 @@ dependencies = [ [[package]] name = "reth-primitives" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "c-kzg", @@ -9218,8 +9218,8 @@ dependencies = [ [[package]] name = "reth-primitives-traits" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9251,8 +9251,8 @@ dependencies = [ [[package]] name = "reth-provider" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9295,8 +9295,8 @@ dependencies = [ [[package]] name = "reth-prune" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9322,8 +9322,8 @@ dependencies = [ [[package]] name = "reth-prune-types" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", "arbitrary", @@ -9337,8 +9337,8 @@ dependencies = [ [[package]] name = "reth-ress-protocol" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9356,8 +9356,8 @@ dependencies = [ [[package]] name = "reth-ress-provider" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9383,8 +9383,8 @@ dependencies = [ [[package]] name = "reth-revm" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", "reth-primitives-traits", @@ -9396,8 +9396,8 @@ dependencies = [ [[package]] name = "reth-rpc" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -9475,8 +9475,8 @@ dependencies = [ [[package]] name = "reth-rpc-api" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-eips", "alloy-genesis", @@ -9503,8 +9503,8 @@ dependencies = [ [[package]] name = "reth-rpc-builder" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-network", "alloy-provider", @@ -9542,8 +9542,8 @@ dependencies = [ [[package]] name = "reth-rpc-convert" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-json-rpc", @@ -9569,8 +9569,8 @@ dependencies = [ [[package]] name = "reth-rpc-engine-api" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9599,8 +9599,8 @@ dependencies = [ [[package]] name = "reth-rpc-eth-api" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -9643,8 +9643,8 @@ dependencies = [ [[package]] name = "reth-rpc-eth-types" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9690,8 +9690,8 @@ dependencies = [ [[package]] name = "reth-rpc-layer" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-rpc-types-engine", "http", @@ -9704,8 +9704,8 @@ dependencies = [ [[package]] name = "reth-rpc-server-types" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9720,8 +9720,8 @@ dependencies = [ [[package]] name = "reth-stages" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9768,8 +9768,8 @@ dependencies = [ [[package]] name = "reth-stages-api" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9795,8 +9795,8 @@ dependencies = [ [[package]] name = "reth-stages-types" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", "arbitrary", @@ -9809,8 +9809,8 @@ dependencies = [ [[package]] name = "reth-static-file" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", "parking_lot", @@ -9829,8 +9829,8 @@ dependencies = [ [[package]] name = "reth-static-file-types" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", "clap", @@ -9841,8 +9841,8 @@ dependencies = [ [[package]] name = "reth-storage-api" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9864,8 +9864,8 @@ dependencies = [ [[package]] name = "reth-storage-errors" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-eips", "alloy-primitives", @@ -9880,8 +9880,8 @@ dependencies = [ [[package]] name = "reth-tasks" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "auto_impl", "dyn-clone", @@ -9898,8 +9898,8 @@ dependencies = [ [[package]] name = "reth-testing-utils" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9914,8 +9914,8 @@ dependencies = [ [[package]] name = "reth-tokio-util" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "tokio", "tokio-stream", @@ -9924,8 +9924,8 @@ dependencies = [ [[package]] name = "reth-tracing" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "clap", "eyre", @@ -9941,8 +9941,8 @@ dependencies = [ [[package]] name = "reth-tracing-otlp" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "clap", "eyre", @@ -9958,8 +9958,8 @@ dependencies = [ [[package]] name = "reth-transaction-pool" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -9999,8 +9999,8 @@ dependencies = [ [[package]] name = "reth-trie" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-eips", @@ -10024,8 +10024,8 @@ dependencies = [ [[package]] name = "reth-trie-common" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -10051,8 +10051,8 @@ dependencies = [ [[package]] name = "reth-trie-db" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", "reth-db-api", @@ -10064,8 +10064,8 @@ dependencies = [ [[package]] name = "reth-trie-parallel" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -10089,8 +10089,8 @@ dependencies = [ [[package]] name = "reth-trie-sparse" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -10108,8 +10108,8 @@ dependencies = [ [[package]] name = "reth-trie-sparse-parallel" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -10126,8 +10126,8 @@ dependencies = [ [[package]] name = "reth-zstd-compressors" -version = "1.9.2" -source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.2#74351d98e906b8af5f118694529fb2b71d316946" +version = "1.9.3" +source = "git+https://github.com/paradigmxyz/reth?tag=v1.9.3#27a8c0f5a6dfb27dea84c5751776ecabdd069646" dependencies = [ "zstd", ] @@ -10444,7 +10444,7 @@ dependencies = [ [[package]] name = "rollup-boost" version = "0.1.0" -source = "git+http://github.com/flashbots/rollup-boost?rev=6dbc3a2a97c769c4b0a420199dc6c26147fc16e8#6dbc3a2a97c769c4b0a420199dc6c26147fc16e8" +source = "git+http://github.com/flashbots/rollup-boost?rev=v0.7.10#501ae74cf6d93ae4ff0d7454ca7b36827fd1e135" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", diff --git a/Cargo.toml b/Cargo.toml index 0fedc612..48987748 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,27 +48,27 @@ base-reth-transaction-tracing = { path = "crates/transaction-tracing" } tips-core = { git = "https://github.com/base/tips", rev = "a21ee492dede17f31eea108c12c669a8190f31aa", default-features = false } # reth -reth = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-optimism-node = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-optimism-cli = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-primitives = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-optimism-primitives = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-rpc-convert = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-optimism-rpc = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-optimism-evm = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-optimism-chainspec = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-provider = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-tracing = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-e2e-test-utils = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-primitives-traits = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-evm = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-cli-util = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-exex = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-db = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-testing-utils = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } -reth-db-common = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.2" } +reth = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-optimism-node = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-optimism-cli = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-primitives = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-optimism-primitives = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-rpc-convert = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-optimism-rpc = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-optimism-evm = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-optimism-chainspec = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-provider = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-tracing = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-e2e-test-utils = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-primitives-traits = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-evm = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-cli-util = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-exex = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-db = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-testing-utils = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } +reth-db-common = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.3" } # revm revm = { version = "31.0.2", default-features = false } @@ -98,7 +98,7 @@ op-alloy-network = { version = "0.22.0", default-features = false } op-alloy-consensus = { version = "0.22.0", default-features = false } # rollup-boost -rollup-boost = { git = "http://github.com/flashbots/rollup-boost", rev = "6dbc3a2a97c769c4b0a420199dc6c26147fc16e8" } +rollup-boost = { git = "http://github.com/flashbots/rollup-boost", rev = "v0.7.10" } rustls = "0.23.23" # tokio