diff --git a/Cargo.lock b/Cargo.lock index f7c76d7..81b5331 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6421,8 +6421,8 @@ checksum = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7" [[package]] name = "reth-basic-payload-builder" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6445,8 +6445,8 @@ dependencies = [ [[package]] name = "reth-chain-state" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6477,8 +6477,8 @@ dependencies = [ [[package]] name = "reth-chainspec" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-chains", "alloy-consensus", @@ -6497,8 +6497,8 @@ dependencies = [ [[package]] name = "reth-cli" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-genesis", "clap", @@ -6511,8 +6511,8 @@ dependencies = [ [[package]] name = "reth-cli-commands" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-chains", "alloy-consensus", @@ -6597,8 +6597,8 @@ dependencies = [ [[package]] name = "reth-cli-runner" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "reth-tasks", "tokio", @@ -6607,8 +6607,8 @@ dependencies = [ [[package]] name = "reth-cli-util" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6627,8 +6627,8 @@ dependencies = [ [[package]] name = "reth-codecs" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6647,8 +6647,8 @@ dependencies = [ [[package]] name = "reth-codecs-derive" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "proc-macro2", "quote", @@ -6657,8 +6657,8 @@ dependencies = [ [[package]] name = "reth-config" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "eyre", "humantime-serde", @@ -6673,8 +6673,8 @@ dependencies = [ [[package]] name = "reth-consensus" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -6686,8 +6686,8 @@ dependencies = [ [[package]] name = "reth-consensus-common" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6698,8 +6698,8 @@ dependencies = [ [[package]] name = "reth-consensus-debug-client" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6724,8 +6724,8 @@ dependencies = [ [[package]] name = "reth-db" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", "derive_more", @@ -6751,8 +6751,8 @@ dependencies = [ [[package]] name = "reth-db-api" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -6780,8 +6780,8 @@ dependencies = [ [[package]] name = "reth-db-common" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-genesis", @@ -6810,8 +6810,8 @@ dependencies = [ [[package]] name = "reth-db-models" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-eips", "alloy-primitives", @@ -6825,8 +6825,8 @@ dependencies = [ [[package]] name = "reth-discv4" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -6850,8 +6850,8 @@ dependencies = [ [[package]] name = "reth-discv5" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -6874,8 +6874,8 @@ dependencies = [ [[package]] name = "reth-dns-discovery" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", "dashmap", @@ -6898,8 +6898,8 @@ dependencies = [ [[package]] name = "reth-downloaders" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6933,8 +6933,8 @@ dependencies = [ [[package]] name = "reth-e2e-test-utils" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6991,8 +6991,8 @@ dependencies = [ [[package]] name = "reth-ecies" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "aes", "alloy-primitives", @@ -7019,8 +7019,8 @@ dependencies = [ [[package]] name = "reth-engine-local" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7042,8 +7042,8 @@ dependencies = [ [[package]] name = "reth-engine-primitives" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7067,8 +7067,8 @@ dependencies = [ [[package]] name = "reth-engine-service" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "futures", "pin-project", @@ -7089,8 +7089,8 @@ dependencies = [ [[package]] name = "reth-engine-tree" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eip7928", @@ -7146,8 +7146,8 @@ dependencies = [ [[package]] name = "reth-engine-util" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -7174,8 +7174,8 @@ dependencies = [ [[package]] name = "reth-era" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7189,8 +7189,8 @@ dependencies = [ [[package]] name = "reth-era-downloader" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", "bytes", @@ -7205,8 +7205,8 @@ dependencies = [ [[package]] name = "reth-era-utils" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7227,8 +7227,8 @@ dependencies = [ [[package]] name = "reth-errors" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "reth-consensus", "reth-execution-errors", @@ -7238,8 +7238,8 @@ dependencies = [ [[package]] name = "reth-eth-wire" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-chains", "alloy-primitives", @@ -7267,8 +7267,8 @@ dependencies = [ [[package]] name = "reth-eth-wire-types" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-chains", "alloy-consensus", @@ -7291,8 +7291,8 @@ dependencies = [ [[package]] name = "reth-ethereum" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-rpc-types-engine", "alloy-rpc-types-eth", @@ -7331,8 +7331,8 @@ dependencies = [ [[package]] name = "reth-ethereum-cli" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "clap", "eyre", @@ -7354,8 +7354,8 @@ dependencies = [ [[package]] name = "reth-ethereum-consensus" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7370,8 +7370,8 @@ dependencies = [ [[package]] name = "reth-ethereum-engine-primitives" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7388,8 +7388,8 @@ dependencies = [ [[package]] name = "reth-ethereum-forks" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-eip2124", "alloy-hardforks", @@ -7402,8 +7402,8 @@ dependencies = [ [[package]] name = "reth-ethereum-payload-builder" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7431,8 +7431,8 @@ dependencies = [ [[package]] name = "reth-ethereum-primitives" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7451,8 +7451,8 @@ dependencies = [ [[package]] name = "reth-etl" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "rayon", "reth-db-api", @@ -7461,8 +7461,8 @@ dependencies = [ [[package]] name = "reth-evm" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7485,8 +7485,8 @@ dependencies = [ [[package]] name = "reth-evm-ethereum" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7507,8 +7507,8 @@ dependencies = [ [[package]] name = "reth-execution-errors" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-evm", "alloy-primitives", @@ -7520,8 +7520,8 @@ dependencies = [ [[package]] name = "reth-execution-types" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7538,8 +7538,8 @@ dependencies = [ [[package]] name = "reth-exex" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7576,8 +7576,8 @@ dependencies = [ [[package]] name = "reth-exex-types" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-eips", "alloy-primitives", @@ -7590,8 +7590,8 @@ dependencies = [ [[package]] name = "reth-fs-util" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "serde", "serde_json", @@ -7600,8 +7600,8 @@ dependencies = [ [[package]] name = "reth-invalid-block-hooks" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7628,8 +7628,8 @@ dependencies = [ [[package]] name = "reth-ipc" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "bytes", "futures", @@ -7648,8 +7648,8 @@ dependencies = [ [[package]] name = "reth-libmdbx" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "bitflags 2.11.0", "byteorder", @@ -7664,8 +7664,8 @@ dependencies = [ [[package]] name = "reth-mdbx-sys" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "bindgen", "cc", @@ -7673,8 +7673,8 @@ dependencies = [ [[package]] name = "reth-metrics" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "futures", "metrics", @@ -7685,8 +7685,8 @@ dependencies = [ [[package]] name = "reth-net-banlist" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", "ipnet", @@ -7694,8 +7694,8 @@ dependencies = [ [[package]] name = "reth-net-nat" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "futures-util", "if-addrs", @@ -7708,8 +7708,8 @@ dependencies = [ [[package]] name = "reth-network" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7765,8 +7765,8 @@ dependencies = [ [[package]] name = "reth-network-api" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -7790,8 +7790,8 @@ dependencies = [ [[package]] name = "reth-network-p2p" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7813,8 +7813,8 @@ dependencies = [ [[package]] name = "reth-network-peers" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -7828,8 +7828,8 @@ dependencies = [ [[package]] name = "reth-network-types" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-eip2124", "humantime-serde", @@ -7842,8 +7842,8 @@ dependencies = [ [[package]] name = "reth-nippy-jar" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "anyhow", "bincode", @@ -7859,8 +7859,8 @@ dependencies = [ [[package]] name = "reth-node-api" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-rpc-types-engine", "eyre", @@ -7883,8 +7883,8 @@ dependencies = [ [[package]] name = "reth-node-builder" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -7952,8 +7952,8 @@ dependencies = [ [[package]] name = "reth-node-core" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8007,8 +8007,8 @@ dependencies = [ [[package]] name = "reth-node-ethereum" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-eips", "alloy-network", @@ -8045,8 +8045,8 @@ dependencies = [ [[package]] name = "reth-node-ethstats" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8069,8 +8069,8 @@ dependencies = [ [[package]] name = "reth-node-events" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8093,8 +8093,8 @@ dependencies = [ [[package]] name = "reth-node-metrics" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "bytes", "eyre", @@ -8117,8 +8117,8 @@ dependencies = [ [[package]] name = "reth-node-types" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "reth-chainspec", "reth-db-api", @@ -8129,8 +8129,8 @@ dependencies = [ [[package]] name = "reth-payload-builder" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -8150,8 +8150,8 @@ dependencies = [ [[package]] name = "reth-payload-builder-primitives" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "pin-project", "reth-payload-primitives", @@ -8162,8 +8162,8 @@ dependencies = [ [[package]] name = "reth-payload-primitives" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8185,8 +8185,8 @@ dependencies = [ [[package]] name = "reth-payload-validator" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", @@ -8195,8 +8195,8 @@ dependencies = [ [[package]] name = "reth-primitives" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "once_cell", @@ -8208,8 +8208,8 @@ dependencies = [ [[package]] name = "reth-primitives-traits" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8242,8 +8242,8 @@ dependencies = [ [[package]] name = "reth-provider" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8286,8 +8286,8 @@ dependencies = [ [[package]] name = "reth-prune" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8315,8 +8315,8 @@ dependencies = [ [[package]] name = "reth-prune-types" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", "arbitrary", @@ -8331,8 +8331,8 @@ dependencies = [ [[package]] name = "reth-revm" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", "reth-primitives-traits", @@ -8344,8 +8344,8 @@ dependencies = [ [[package]] name = "reth-rpc" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -8421,8 +8421,8 @@ dependencies = [ [[package]] name = "reth-rpc-api" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-eip7928", "alloy-eips", @@ -8451,8 +8451,8 @@ dependencies = [ [[package]] name = "reth-rpc-builder" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-network", "alloy-provider", @@ -8492,8 +8492,8 @@ dependencies = [ [[package]] name = "reth-rpc-convert" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-evm", @@ -8513,8 +8513,8 @@ dependencies = [ [[package]] name = "reth-rpc-engine-api" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8543,8 +8543,8 @@ dependencies = [ [[package]] name = "reth-rpc-eth-api" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-dyn-abi", @@ -8587,8 +8587,8 @@ dependencies = [ [[package]] name = "reth-rpc-eth-types" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8635,8 +8635,8 @@ dependencies = [ [[package]] name = "reth-rpc-layer" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-rpc-types-engine", "http", @@ -8649,8 +8649,8 @@ dependencies = [ [[package]] name = "reth-rpc-server-types" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8665,8 +8665,8 @@ dependencies = [ [[package]] name = "reth-stages" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8715,8 +8715,8 @@ dependencies = [ [[package]] name = "reth-stages-api" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8742,8 +8742,8 @@ dependencies = [ [[package]] name = "reth-stages-types" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", "arbitrary", @@ -8756,8 +8756,8 @@ dependencies = [ [[package]] name = "reth-static-file" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", "parking_lot", @@ -8776,8 +8776,8 @@ dependencies = [ [[package]] name = "reth-static-file-types" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", "clap", @@ -8791,8 +8791,8 @@ dependencies = [ [[package]] name = "reth-storage-api" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8815,8 +8815,8 @@ dependencies = [ [[package]] name = "reth-storage-errors" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-eips", "alloy-primitives", @@ -8832,8 +8832,8 @@ dependencies = [ [[package]] name = "reth-tasks" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "auto_impl", "dyn-clone", @@ -8850,8 +8850,8 @@ dependencies = [ [[package]] name = "reth-testing-utils" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8866,8 +8866,8 @@ dependencies = [ [[package]] name = "reth-tokio-util" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "tokio", "tokio-stream", @@ -8876,8 +8876,8 @@ dependencies = [ [[package]] name = "reth-tracing" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "clap", "eyre", @@ -8893,8 +8893,8 @@ dependencies = [ [[package]] name = "reth-tracing-otlp" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "clap", "eyre", @@ -8910,8 +8910,8 @@ dependencies = [ [[package]] name = "reth-transaction-pool" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8956,8 +8956,8 @@ dependencies = [ [[package]] name = "reth-trie" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -8982,8 +8982,8 @@ dependencies = [ [[package]] name = "reth-trie-common" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -9009,8 +9009,8 @@ dependencies = [ [[package]] name = "reth-trie-db" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", "metrics", @@ -9029,8 +9029,8 @@ dependencies = [ [[package]] name = "reth-trie-parallel" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9054,8 +9054,8 @@ dependencies = [ [[package]] name = "reth-trie-sparse" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -9073,8 +9073,8 @@ dependencies = [ [[package]] name = "reth-zstd-compressors" -version = "1.11.1" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.1#bef3d7b4d1da937fcccc9bbd6f8bd93e16380dc7" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "zstd", ] diff --git a/Cargo.toml b/Cargo.toml index 8f422a5..a1131a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,71 +22,71 @@ repository = "https://github.com/evstack/ev-reth" authors = ["Evolve Stack Contributors"] [workspace.dependencies] -# Reth dependencies - Using v1.11.1 stable -reth-chainspec = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-cli = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-cli-util = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-tracing-otlp = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-node-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-node-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-errors = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-trie-db = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-trie-common = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-rpc-eth-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-primitives-traits = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-provider = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-storage-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-tracing = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } -reth-network = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-network-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-chain-state = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-db-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-ethereum = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-ethereum-cli = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-basic-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-engine-local = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-engine-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-ethereum-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-ethereum-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", features = ["serde", "serde-bincode-compat", "reth-codec"] } -reth-e2e-test-utils = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } -reth-evm = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.1" } -reth-evm-ethereum = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.1" } -reth-execution-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-node-core = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-node-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-payload-builder-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-payload-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-primitives = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.1" } -reth-ethereum-forks = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-revm = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.1" } -reth-rpc-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-rpc-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-rpc-engine-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-rpc = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-rpc-convert = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } -reth-codecs = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1" } +# Reth dependencies - Using v1.11.2 stable +reth-chainspec = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-cli = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-cli-util = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-tracing-otlp = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-node-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-node-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-errors = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-trie-db = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-trie-common = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-rpc-eth-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-primitives-traits = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-provider = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-storage-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-tracing = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2", default-features = false } +reth-network = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-network-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-chain-state = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-db-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-ethereum = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-ethereum-cli = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-basic-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-engine-local = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-engine-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-ethereum-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-ethereum-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2", features = ["serde", "serde-bincode-compat", "reth-codec"] } +reth-e2e-test-utils = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2", default-features = false } +reth-evm = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.2" } +reth-evm-ethereum = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.2" } +reth-execution-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-node-core = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-node-types = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-payload-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-payload-builder-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-payload-primitives = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-primitives = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.2" } +reth-ethereum-forks = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-revm = { git = "https://github.com/paradigmxyz/reth.git", default-features = false, tag = "v1.11.2" } +reth-rpc-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-rpc-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-rpc-engine-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-rpc = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-rpc-convert = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } +reth-codecs = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2" } ev-revm = { path = "crates/ev-revm" } ev-primitives = { path = "crates/ev-primitives" } # Consensus dependencies -reth-consensus = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } -reth-consensus-common = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } -reth-ethereum-consensus = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } +reth-consensus = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2", default-features = false } +reth-consensus-common = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2", default-features = false } +reth-ethereum-consensus = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2", default-features = false } # Test dependencies -reth-testing-utils = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } -reth-db = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } -reth-tasks = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.1", default-features = false } +reth-testing-utils = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2", default-features = false } +reth-db = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2", default-features = false } +reth-tasks = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.11.2", default-features = false } revm = { version = "34.0.0", default-features = false } revm-context-interface = { version = "14.0.0", default-features = false } -# Alloy dependencies (aligned to reth v1.11.1) +# Alloy dependencies (aligned to reth v1.11.2) alloy = { version = "1.6.3", features = [ "contract", "providers", @@ -118,7 +118,7 @@ alloy-sol-types = { version = "1.5.6", default-features = false } bytes = "1.10.1" revm-inspector = "15.0.0" -revm-inspectors = "0.34.0" +revm-inspectors = "0.34.2" # force newer nybbles for const push_unchecked (needed for Rust 1.92+) nybbles = "0.4.8"