From 7a2b26207e8631455ece0e268f25bd56c3476598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 00:35:22 +0000 Subject: [PATCH] chore(deps): bump reth-payload-builder from v2.5.0 to v2.5.2 Bumps [reth-payload-builder](https://github.com/paradigmxyz/reth) from v2.5.0 to v2.5.2. - [Release notes](https://github.com/paradigmxyz/reth/releases) - [Changelog](https://github.com/paradigmxyz/reth/blob/main/docs/release.md) - [Commits](https://github.com/paradigmxyz/reth/compare/189c0df32617afc488e0f091dbface1bd72cceb4...5a6940e351fed80458fe6c9da8581cbe4b8bd036) --- updated-dependencies: - dependency-name: reth-payload-builder dependency-version: 5a6940e351fed80458fe6c9da8581cbe4b8bd036 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 1932 ++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 1354 insertions(+), 578 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b091c7c..14c603a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3077,31 +3077,31 @@ dependencies = [ "jsonrpsee-proc-macros", "jsonrpsee-types", "reth-basic-payload-builder", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli", "reth-codecs", - "reth-consensus", - "reth-db", + "reth-consensus 2.5.0", + "reth-db 2.5.0", "reth-engine-local", - "reth-engine-primitives", - "reth-errors", + "reth-engine-primitives 2.5.0", + "reth-errors 2.5.0", "reth-ethereum", - "reth-ethereum-forks", + "reth-ethereum-forks 2.5.0", "reth-ethereum-payload-builder", - "reth-ethereum-primitives", - "reth-evm", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-evm-ethereum", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-node-api", "reth-node-builder", "reth-node-core", - "reth-node-types", - "reth-payload-builder", - "reth-payload-builder-primitives", - "reth-payload-primitives", + "reth-node-types 2.5.0", + "reth-payload-builder 2.5.2", + "reth-payload-builder-primitives 2.5.0", + "reth-payload-primitives 2.5.0", "reth-primitives-traits", - "reth-provider", - "reth-revm", + "reth-provider 2.5.0", + "reth-revm 2.5.0", "reth-rpc", "reth-rpc-api", "reth-rpc-builder", @@ -3109,12 +3109,12 @@ dependencies = [ "reth-rpc-engine-api", "reth-rpc-eth-api", "reth-rpc-eth-types", - "reth-storage-api", - "reth-tasks", + "reth-storage-api 2.5.0", + "reth-tasks 2.5.0", "reth-testing-utils", - "reth-tracing", + "reth-tracing 2.5.0", "reth-transaction-pool", - "reth-trie-db", + "reth-trie-db 2.5.0", "serde", "serde_json", "tempfile", @@ -3134,7 +3134,7 @@ dependencies = [ "bytes", "eyre", "reth-ethereum", - "reth-revm", + "reth-revm 2.5.0", "revm", "tracing", ] @@ -3150,8 +3150,8 @@ dependencies = [ "alloy-serde", "bytes", "reth-codecs", - "reth-db-api", - "reth-ethereum-primitives", + "reth-db-api 2.5.0", + "reth-ethereum-primitives 2.5.0", "reth-primitives-traits", "serde", ] @@ -3173,24 +3173,24 @@ dependencies = [ "evolve-ev-reth", "eyre", "reth-basic-payload-builder", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli-util", - "reth-consensus", + "reth-consensus 2.5.0", "reth-engine-local", "reth-ethereum", "reth-ethereum-cli", - "reth-ethereum-forks", + "reth-ethereum-forks 2.5.0", "reth-ethereum-payload-builder", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-node-api", "reth-node-builder", - "reth-payload-builder", - "reth-payload-primitives", + "reth-payload-builder 2.5.2", + "reth-payload-primitives 2.5.0", "reth-primitives-traits", - "reth-provider", - "reth-revm", - "reth-tracing-otlp", - "reth-trie-db", + "reth-provider 2.5.0", + "reth-revm 2.5.0", + "reth-tracing-otlp 2.5.0", + "reth-trie-db 2.5.0", "serde", "thiserror 2.0.20", "tokio", @@ -3208,9 +3208,9 @@ dependencies = [ "alloy-sol-types", "ev-precompiles", "ev-primitives", - "reth-evm", + "reth-evm 2.5.0", "reth-evm-ethereum", - "reth-revm", + "reth-revm 2.5.0", "revm-inspectors", "thiserror 2.0.20", ] @@ -3243,29 +3243,29 @@ dependencies = [ "rand 0.10.2", "reqwest 0.12.28", "reth-basic-payload-builder", - "reth-chainspec", - "reth-consensus", - "reth-db", + "reth-chainspec 2.5.0", + "reth-consensus 2.5.0", + "reth-db 2.5.0", "reth-e2e-test-utils", "reth-engine-local", - "reth-engine-primitives", - "reth-errors", - "reth-ethereum-primitives", - "reth-evm", + "reth-engine-primitives 2.5.0", + "reth-errors 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-evm-ethereum", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-node-api", - "reth-node-types", - "reth-payload-builder", - "reth-payload-builder-primitives", - "reth-payload-primitives", + "reth-node-types 2.5.0", + "reth-payload-builder 2.5.2", + "reth-payload-builder-primitives 2.5.0", + "reth-payload-primitives 2.5.0", "reth-primitives-traits", - "reth-provider", - "reth-revm", + "reth-provider 2.5.0", + "reth-revm 2.5.0", "reth-rpc-api", - "reth-tasks", + "reth-tasks 2.5.0", "reth-testing-utils", - "reth-tracing", + "reth-tracing 2.5.0", "reth-transaction-pool", "serde", "serde_json", @@ -3300,16 +3300,16 @@ dependencies = [ "jsonrpsee", "jsonrpsee-core", "jsonrpsee-proc-macros", - "reth-chainspec", - "reth-consensus", + "reth-chainspec 2.5.0", + "reth-consensus 2.5.0", "reth-consensus-common", - "reth-engine-primitives", + "reth-engine-primitives 2.5.0", "reth-ethereum", "reth-ethereum-consensus", - "reth-ethereum-primitives", - "reth-execution-types", + "reth-ethereum-primitives 2.5.0", + "reth-execution-types 2.5.0", "reth-node-api", - "reth-payload-primitives", + "reth-payload-primitives 2.5.0", "reth-primitives-traits", "reth-transaction-pool", "serde", @@ -6763,17 +6763,17 @@ dependencies = [ "futures-core", "futures-util", "metrics", - "reth-chain-state", - "reth-execution-cache", - "reth-metrics", - "reth-payload-builder", - "reth-payload-builder-primitives", - "reth-payload-primitives", + "reth-chain-state 2.5.0", + "reth-execution-cache 2.5.0", + "reth-metrics 2.5.0", + "reth-payload-builder 2.5.0", + "reth-payload-builder-primitives 2.5.0", + "reth-payload-primitives 2.5.0", "reth-primitives-traits", - "reth-revm", - "reth-storage-api", - "reth-tasks", - "reth-trie-parallel", + "reth-revm 2.5.0", + "reth-storage-api 2.5.0", + "reth-tasks 2.5.0", + "reth-trie-parallel 2.5.0", "serde", "tokio", "tracing", @@ -6794,15 +6794,15 @@ dependencies = [ "parking_lot", "pin-project", "rand 0.9.5", - "reth-chainspec", - "reth-errors", - "reth-ethereum-primitives", - "reth-execution-types", - "reth-metrics", + "reth-chainspec 2.5.0", + "reth-errors 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-execution-types 2.5.0", + "reth-metrics 2.5.0", "reth-primitives-traits", - "reth-storage-api", - "reth-trie", - "reth-trie-sparse", + "reth-storage-api 2.5.0", + "reth-trie 2.5.0", + "reth-trie-sparse 2.5.0", "revm", "serde", "tokio", @@ -6810,6 +6810,33 @@ dependencies = [ "tracing", ] +[[package]] +name = "reth-chain-state" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "derive_more", + "metrics", + "parking_lot", + "pin-project", + "reth-chainspec 2.5.2", + "reth-errors 2.5.2", + "reth-ethereum-primitives 2.5.2", + "reth-execution-types 2.5.2", + "reth-metrics 2.5.2", + "reth-primitives-traits", + "reth-storage-api 2.5.2", + "reth-trie 2.5.2", + "reth-trie-sparse 2.5.2", + "revm", + "tokio", + "tokio-stream", + "tracing", +] + [[package]] name = "reth-chainspec" version = "2.5.0" @@ -6824,8 +6851,28 @@ dependencies = [ "alloy-trie", "auto_impl", "derive_more", - "reth-ethereum-forks", - "reth-network-peers", + "reth-ethereum-forks 2.5.0", + "reth-network-peers 2.5.0", + "reth-primitives-traits", + "serde_json", +] + +[[package]] +name = "reth-chainspec" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-chains", + "alloy-consensus", + "alloy-eips", + "alloy-evm", + "alloy-genesis", + "alloy-primitives", + "alloy-trie", + "auto_impl", + "derive_more", + "reth-ethereum-forks 2.5.2", + "reth-network-peers 2.5.2", "reth-primitives-traits", "serde_json", ] @@ -6839,7 +6886,7 @@ dependencies = [ "clap", "eyre", "reth-cli-runner", - "reth-db", + "reth-db 2.5.0", "serde_json", ] @@ -6873,15 +6920,15 @@ dependencies = [ "ratatui", "rayon", "reqwest 0.13.4", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli", "reth-cli-runner", "reth-cli-util", "reth-codecs", "reth-config", - "reth-consensus", - "reth-db", - "reth-db-api", + "reth-consensus 2.5.0", + "reth-db 2.5.0", + "reth-db-api 2.5.0", "reth-db-common", "reth-discv4", "reth-discv5", @@ -6891,34 +6938,34 @@ dependencies = [ "reth-era-downloader", "reth-era-utils", "reth-eth-wire", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-etl", - "reth-evm", + "reth-evm 2.5.0", "reth-exex", - "reth-fs-util", + "reth-fs-util 2.5.0", "reth-net-nat", "reth-network", "reth-network-p2p", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-node-api", "reth-node-builder", "reth-node-core", "reth-node-events", "reth-node-metrics", "reth-primitives-traits", - "reth-provider", + "reth-provider 2.5.0", "reth-prune", - "reth-prune-types", - "reth-revm", + "reth-prune-types 2.5.0", + "reth-revm 2.5.0", "reth-stages", - "reth-stages-types", + "reth-stages-types 2.5.0", "reth-static-file", - "reth-static-file-types", - "reth-storage-api", - "reth-tasks", - "reth-trie", - "reth-trie-common", - "reth-trie-db", + "reth-static-file-types 2.5.0", + "reth-storage-api 2.5.0", + "reth-tasks 2.5.0", + "reth-trie 2.5.0", + "reth-trie-common 2.5.0", + "reth-trie-db 2.5.0", "secp256k1 0.30.0", "serde", "serde_json", @@ -6937,7 +6984,7 @@ name = "reth-cli-runner" version = "2.5.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc488e0f091dbface1bd72cceb4" dependencies = [ - "reth-tasks", + "reth-tasks 2.5.0", "tokio", "tracing", ] @@ -6953,8 +7000,8 @@ dependencies = [ "eyre", "libc", "rand 0.8.8", - "reth-fs-util", - "reth-tracing", + "reth-fs-util 2.5.0", + "reth-tracing 2.5.0", "secp256k1 0.30.0", "serde", "thiserror 2.0.20", @@ -7002,11 +7049,11 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc dependencies = [ "eyre", "humantime-serde", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-network-types", - "reth-prune-types", - "reth-stages-types", - "reth-static-file-types", + "reth-prune-types 2.5.0", + "reth-stages-types 2.5.0", + "reth-static-file-types 2.5.0", "serde", "toml", "url", @@ -7021,7 +7068,21 @@ dependencies = [ "alloy-eip7928", "alloy-primitives", "auto_impl", - "reth-execution-types", + "reth-execution-types 2.5.0", + "reth-primitives-traits", + "thiserror 2.0.20", +] + +[[package]] +name = "reth-consensus" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-eip7928", + "alloy-primitives", + "auto_impl", + "reth-execution-types 2.5.2", "reth-primitives-traits", "thiserror 2.0.20", ] @@ -7034,8 +7095,8 @@ dependencies = [ "alloy-consensus", "alloy-eips", "alloy-primitives", - "reth-chainspec", - "reth-consensus", + "reth-chainspec 2.5.0", + "reth-consensus 2.5.0", "reth-primitives-traits", ] @@ -7057,7 +7118,7 @@ dependencies = [ "futures", "reqwest 0.13.4", "reth-node-api", - "reth-tracing", + "reth-tracing 2.5.0", "ringbuffer", "serde", "serde_json", @@ -7077,14 +7138,14 @@ dependencies = [ "page_size", "parking_lot", "quanta", - "reth-db-api", - "reth-fs-util", - "reth-libmdbx", - "reth-metrics", - "reth-nippy-jar", - "reth-static-file-types", - "reth-storage-errors", - "reth-tracing", + "reth-db-api 2.5.0", + "reth-fs-util 2.5.0", + "reth-libmdbx 2.5.0", + "reth-metrics 2.5.0", + "reth-nippy-jar 2.5.0", + "reth-static-file-types 2.5.0", + "reth-storage-errors 2.5.0", + "reth-tracing 2.5.0", "rustc-hash", "strum 0.27.2", "sysinfo", @@ -7093,6 +7154,33 @@ dependencies = [ "tracing", ] +[[package]] +name = "reth-db" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-primitives", + "derive_more", + "eyre", + "libc", + "metrics", + "page_size", + "quanta", + "reth-db-api 2.5.2", + "reth-fs-util 2.5.2", + "reth-libmdbx 2.5.2", + "reth-metrics 2.5.2", + "reth-nippy-jar 2.5.2", + "reth-static-file-types 2.5.2", + "reth-storage-errors 2.5.2", + "reth-tracing 2.5.2", + "rustc-hash", + "strum 0.27.2", + "sysinfo", + "thiserror 2.0.20", + "tracing", +] + [[package]] name = "reth-db-api" version = "2.5.0" @@ -7108,13 +7196,37 @@ dependencies = [ "modular-bitfield", "proptest", "reth-codecs", - "reth-db-models", - "reth-ethereum-primitives", + "reth-db-models 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-primitives-traits", + "reth-prune-types 2.5.0", + "reth-stages-types 2.5.0", + "reth-storage-errors 2.5.0", + "reth-trie-common 2.5.0", + "roaring", + "serde", +] + +[[package]] +name = "reth-db-api" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-primitives", + "arrayvec", + "bytes", + "derive_more", + "metrics", + "modular-bitfield", + "reth-codecs", + "reth-db-models 2.5.2", + "reth-ethereum-primitives 2.5.2", "reth-primitives-traits", - "reth-prune-types", - "reth-stages-types", - "reth-storage-errors", - "reth-trie-common", + "reth-prune-types 2.5.2", + "reth-stages-types 2.5.2", + "reth-storage-errors 2.5.2", + "reth-trie-common 2.5.2", "roaring", "serde", ] @@ -7129,20 +7241,20 @@ dependencies = [ "alloy-primitives", "boyer-moore-magiclen", "eyre", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-codecs", "reth-config", - "reth-db-api", + "reth-db-api 2.5.0", "reth-etl", - "reth-execution-errors", - "reth-fs-util", - "reth-node-types", + "reth-execution-errors 2.5.0", + "reth-fs-util 2.5.0", + "reth-node-types 2.5.0", "reth-primitives-traits", - "reth-provider", - "reth-stages-types", - "reth-static-file-types", - "reth-trie", - "reth-trie-db", + "reth-provider 2.5.0", + "reth-stages-types 2.5.0", + "reth-static-file-types 2.5.0", + "reth-trie 2.5.0", + "reth-trie-db 2.5.0", "serde", "serde_json", "thiserror 2.0.20", @@ -7164,6 +7276,20 @@ dependencies = [ "serde", ] +[[package]] +name = "reth-db-models" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-eips", + "alloy-primitives", + "bytes", + "modular-bitfield", + "reth-codecs", + "reth-primitives-traits", + "serde", +] + [[package]] name = "reth-discv4" version = "2.5.0" @@ -7176,10 +7302,10 @@ dependencies = [ "itertools 0.14.0", "parking_lot", "rand 0.8.8", - "reth-ethereum-forks", + "reth-ethereum-forks 2.5.0", "reth-net-banlist", "reth-net-nat", - "reth-network-peers", + "reth-network-peers 2.5.0", "schnellru", "secp256k1 0.30.0", "serde", @@ -7203,10 +7329,10 @@ dependencies = [ "itertools 0.14.0", "metrics", "rand 0.9.5", - "reth-chainspec", - "reth-ethereum-forks", - "reth-metrics", - "reth-network-peers", + "reth-chainspec 2.5.0", + "reth-ethereum-forks 2.5.0", + "reth-metrics 2.5.0", + "reth-network-peers 2.5.0", "secp256k1 0.30.0", "thiserror 2.0.20", "tokio", @@ -7224,9 +7350,9 @@ dependencies = [ "enr", "hickory-resolver", "linked_hash_set", - "reth-ethereum-forks", - "reth-network-peers", - "reth-tokio-util", + "reth-ethereum-forks 2.5.0", + "reth-network-peers 2.5.0", + "reth-tokio-util 2.5.0", "schnellru", "secp256k1 0.30.0", "serde", @@ -7254,15 +7380,15 @@ dependencies = [ "pin-project", "rayon", "reth-config", - "reth-consensus", - "reth-ethereum-primitives", - "reth-metrics", + "reth-consensus 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-metrics 2.5.0", "reth-network-p2p", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-primitives-traits", - "reth-provider", - "reth-storage-api", - "reth-tasks", + "reth-provider 2.5.0", + "reth-storage-api 2.5.0", + "reth-tasks 2.5.0", "reth-testing-utils", "tempfile", "thiserror 2.0.20", @@ -7291,35 +7417,35 @@ dependencies = [ "eyre", "futures-util", "jsonrpsee", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli-commands", "reth-config", - "reth-consensus", - "reth-db", + "reth-consensus 2.5.0", + "reth-db 2.5.0", "reth-db-common", "reth-engine-local", - "reth-engine-primitives", - "reth-ethereum-primitives", + "reth-engine-primitives 2.5.0", + "reth-ethereum-primitives 2.5.0", "reth-network-api", "reth-network-p2p", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-node-api", "reth-node-builder", "reth-node-core", "reth-node-ethereum", - "reth-payload-builder", - "reth-payload-builder-primitives", - "reth-payload-primitives", + "reth-payload-builder 2.5.0", + "reth-payload-builder-primitives 2.5.0", + "reth-payload-primitives 2.5.0", "reth-primitives-traits", - "reth-provider", + "reth-provider 2.5.0", "reth-rpc-api", "reth-rpc-builder", "reth-rpc-eth-api", "reth-rpc-server-types", - "reth-stages-types", - "reth-tasks", - "reth-tokio-util", - "reth-tracing", + "reth-stages-types 2.5.0", + "reth-tasks 2.5.0", + "reth-tokio-util 2.5.0", + "reth-tracing 2.5.0", "revm", "serde_json", "tempfile", @@ -7346,7 +7472,7 @@ dependencies = [ "hmac", "pin-project", "rand 0.8.8", - "reth-network-peers", + "reth-network-peers 2.5.0", "secp256k1 0.30.0", "sha2 0.10.9", "thiserror 2.0.20", @@ -7366,13 +7492,13 @@ dependencies = [ "alloy-rpc-types-engine", "eyre", "futures-util", - "reth-chainspec", - "reth-engine-primitives", - "reth-ethereum-engine-primitives", - "reth-payload-builder", - "reth-payload-primitives", + "reth-chainspec 2.5.0", + "reth-engine-primitives 2.5.0", + "reth-ethereum-engine-primitives 2.5.0", + "reth-payload-builder 2.5.0", + "reth-payload-primitives 2.5.0", "reth-primitives-traits", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-transaction-pool", "tokio", "tokio-stream", @@ -7390,17 +7516,44 @@ dependencies = [ "alloy-rpc-types-engine", "auto_impl", "futures", - "reth-chain-state", - "reth-errors", - "reth-ethereum-primitives", - "reth-evm", - "reth-execution-errors", - "reth-execution-types", - "reth-payload-builder-primitives", - "reth-payload-primitives", + "reth-chain-state 2.5.0", + "reth-errors 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", + "reth-execution-errors 2.5.0", + "reth-execution-types 2.5.0", + "reth-payload-builder-primitives 2.5.0", + "reth-payload-primitives 2.5.0", + "reth-primitives-traits", + "reth-storage-api 2.5.0", + "reth-trie-common 2.5.0", + "serde", + "thiserror 2.0.20", + "tokio", +] + +[[package]] +name = "reth-engine-primitives" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "alloy-rpc-types-engine", + "auto_impl", + "futures", + "reth-chain-state 2.5.2", + "reth-errors 2.5.2", + "reth-ethereum-primitives 2.5.2", + "reth-evm 2.5.2", + "reth-execution-errors 2.5.2", + "reth-execution-types 2.5.2", + "reth-payload-builder-primitives 2.5.2", + "reth-payload-primitives 2.5.2", "reth-primitives-traits", - "reth-storage-api", - "reth-trie-common", + "reth-storage-api 2.5.2", + "reth-trie-common 2.5.2", "serde", "thiserror 2.0.20", "tokio", @@ -7426,35 +7579,35 @@ dependencies = [ "moka", "parking_lot", "rayon", - "reth-chain-state", - "reth-chainspec", - "reth-consensus", - "reth-db", - "reth-engine-primitives", - "reth-errors", - "reth-ethereum-primitives", - "reth-evm", - "reth-execution-cache", - "reth-execution-types", - "reth-metrics", + "reth-chain-state 2.5.0", + "reth-chainspec 2.5.0", + "reth-consensus 2.5.0", + "reth-db 2.5.0", + "reth-engine-primitives 2.5.0", + "reth-errors 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", + "reth-execution-cache 2.5.0", + "reth-execution-types 2.5.0", + "reth-metrics 2.5.0", "reth-network-p2p", - "reth-payload-builder", - "reth-payload-primitives", + "reth-payload-builder 2.5.0", + "reth-payload-primitives 2.5.0", "reth-primitives-traits", - "reth-provider", + "reth-provider 2.5.0", "reth-prune", - "reth-prune-types", - "reth-revm", + "reth-prune-types 2.5.0", + "reth-revm 2.5.0", "reth-stages", "reth-stages-api", "reth-static-file", - "reth-storage-overlay", - "reth-tasks", - "reth-tracing", - "reth-trie", - "reth-trie-common", - "reth-trie-parallel", - "reth-trie-sparse", + "reth-storage-overlay 2.5.0", + "reth-tasks 2.5.0", + "reth-tracing 2.5.0", + "reth-trie 2.5.0", + "reth-trie-common 2.5.0", + "reth-trie-parallel 2.5.0", + "reth-trie-sparse 2.5.0", "revm", "schnellru", "thiserror 2.0.20", @@ -7475,16 +7628,16 @@ dependencies = [ "futures", "itertools 0.14.0", "pin-project", - "reth-chainspec", - "reth-engine-primitives", + "reth-chainspec 2.5.0", + "reth-engine-primitives 2.5.0", "reth-engine-tree", - "reth-errors", - "reth-evm", - "reth-fs-util", - "reth-payload-primitives", + "reth-errors 2.5.0", + "reth-evm 2.5.0", + "reth-fs-util 2.5.0", + "reth-payload-primitives 2.5.0", "reth-primitives-traits", - "reth-revm", - "reth-storage-api", + "reth-revm 2.5.0", + "reth-storage-api 2.5.0", "serde", "serde_json", "tokio", @@ -7521,7 +7674,7 @@ dependencies = [ "futures-util", "reqwest 0.13.4", "reth-era", - "reth-fs-util", + "reth-fs-util 2.5.0", "sha2 0.10.9", "tokio", ] @@ -7537,15 +7690,15 @@ dependencies = [ "eyre", "futures-util", "reth-codecs", - "reth-db-api", + "reth-db-api 2.5.0", "reth-era", "reth-era-downloader", "reth-etl", - "reth-fs-util", + "reth-fs-util 2.5.0", "reth-primitives-traits", - "reth-provider", - "reth-stages-types", - "reth-storage-api", + "reth-provider 2.5.0", + "reth-stages-types 2.5.0", + "reth-storage-api 2.5.0", "tokio", "tracing", ] @@ -7555,9 +7708,20 @@ name = "reth-errors" version = "2.5.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc488e0f091dbface1bd72cceb4" dependencies = [ - "reth-consensus", - "reth-execution-errors", - "reth-storage-errors", + "reth-consensus 2.5.0", + "reth-execution-errors 2.5.0", + "reth-storage-errors 2.5.0", + "thiserror 2.0.20", +] + +[[package]] +name = "reth-errors" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "reth-consensus 2.5.2", + "reth-execution-errors 2.5.2", + "reth-storage-errors 2.5.2", "thiserror 2.0.20", ] @@ -7577,9 +7741,9 @@ dependencies = [ "reth-codecs", "reth-ecies", "reth-eth-wire-types", - "reth-ethereum-forks", - "reth-metrics", - "reth-network-peers", + "reth-ethereum-forks 2.5.0", + "reth-metrics 2.5.0", + "reth-network-peers 2.5.0", "reth-primitives-traits", "serde", "snap", @@ -7608,9 +7772,9 @@ dependencies = [ "derive_more", "proptest", "proptest-arbitrary-interop", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-codecs-derive", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-primitives-traits", "serde", "thiserror 2.0.20", @@ -7623,18 +7787,18 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc dependencies = [ "alloy-rpc-types-engine", "alloy-rpc-types-eth", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli-util", "reth-codecs", - "reth-consensus", + "reth-consensus 2.5.0", "reth-consensus-common", - "reth-db", + "reth-db 2.5.0", "reth-engine-local", "reth-eth-wire", "reth-ethereum-cli", "reth-ethereum-consensus", - "reth-ethereum-primitives", - "reth-evm", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-evm-ethereum", "reth-network", "reth-network-api", @@ -7643,17 +7807,17 @@ dependencies = [ "reth-node-core", "reth-node-ethereum", "reth-primitives-traits", - "reth-provider", - "reth-revm", + "reth-provider 2.5.0", + "reth-revm 2.5.0", "reth-rpc", "reth-rpc-api", "reth-rpc-builder", "reth-rpc-eth-types", - "reth-storage-api", - "reth-tasks", + "reth-storage-api 2.5.0", + "reth-tasks 2.5.0", "reth-transaction-pool", - "reth-trie", - "reth-trie-db", + "reth-trie 2.5.0", + "reth-trie-db 2.5.0", ] [[package]] @@ -7663,19 +7827,19 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc dependencies = [ "clap", "eyre", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli", "reth-cli-commands", "reth-cli-runner", - "reth-db", + "reth-db 2.5.0", "reth-node-api", "reth-node-builder", "reth-node-core", "reth-node-ethereum", "reth-node-metrics", "reth-rpc-server-types", - "reth-tasks", - "reth-tracing", + "reth-tasks 2.5.0", + "reth-tracing 2.5.0", "tracing", ] @@ -7687,10 +7851,10 @@ dependencies = [ "alloy-consensus", "alloy-eips", "alloy-primitives", - "reth-chainspec", - "reth-consensus", + "reth-chainspec 2.5.0", + "reth-consensus 2.5.0", "reth-consensus-common", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-primitives-traits", "tracing", ] @@ -7703,9 +7867,25 @@ dependencies = [ "alloy-eips", "alloy-primitives", "alloy-rpc-types-engine", - "reth-engine-primitives", - "reth-ethereum-primitives", - "reth-payload-primitives", + "reth-engine-primitives 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-payload-primitives 2.5.0", + "reth-primitives-traits", + "serde", + "thiserror 2.0.20", +] + +[[package]] +name = "reth-ethereum-engine-primitives" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-eips", + "alloy-primitives", + "alloy-rpc-types-engine", + "reth-engine-primitives 2.5.2", + "reth-ethereum-primitives 2.5.2", + "reth-payload-primitives 2.5.2", "reth-primitives-traits", "serde", "thiserror 2.0.20", @@ -7725,6 +7905,19 @@ dependencies = [ "rustc-hash", ] +[[package]] +name = "reth-ethereum-forks" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-eip2124", + "alloy-hardforks", + "alloy-primitives", + "auto_impl", + "once_cell", + "rustc-hash", +] + [[package]] name = "reth-ethereum-payload-builder" version = "2.5.0" @@ -7736,20 +7929,20 @@ dependencies = [ "alloy-rlp", "alloy-rpc-types-engine", "reth-basic-payload-builder", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-consensus-common", - "reth-errors", - "reth-ethereum-primitives", - "reth-evm", + "reth-errors 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-evm-ethereum", - "reth-execution-cache", - "reth-payload-builder", - "reth-payload-builder-primitives", - "reth-payload-primitives", + "reth-execution-cache 2.5.0", + "reth-payload-builder 2.5.0", + "reth-payload-builder-primitives 2.5.0", + "reth-payload-primitives 2.5.0", "reth-payload-validator", "reth-primitives-traits", - "reth-revm", - "reth-storage-api", + "reth-revm 2.5.0", + "reth-storage-api 2.5.0", "reth-transaction-pool", "revm", "tracing", @@ -7769,13 +7962,27 @@ dependencies = [ "serde", ] +[[package]] +name = "reth-ethereum-primitives" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "alloy-rpc-types-eth", + "reth-codecs", + "reth-primitives-traits", + "serde", +] + [[package]] name = "reth-etl" version = "2.5.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc488e0f091dbface1bd72cceb4" dependencies = [ "rayon", - "reth-db-api", + "reth-db-api 2.5.0", "tempfile", ] @@ -7795,13 +8002,37 @@ dependencies = [ "futures-util", "metrics", "rayon", - "reth-execution-errors", - "reth-execution-types", - "reth-metrics", + "reth-execution-errors 2.5.0", + "reth-execution-types 2.5.0", + "reth-metrics 2.5.0", + "reth-primitives-traits", + "reth-storage-api 2.5.0", + "reth-storage-errors 2.5.0", + "reth-trie-common 2.5.0", + "revm", +] + +[[package]] +name = "reth-evm" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-eip7928", + "alloy-eips", + "alloy-evm", + "alloy-primitives", + "auto_impl", + "derive_more", + "fixed-cache", + "futures-util", + "rayon", + "reth-execution-errors 2.5.2", + "reth-execution-types 2.5.2", "reth-primitives-traits", - "reth-storage-api", - "reth-storage-errors", - "reth-trie-common", + "reth-storage-api 2.5.2", + "reth-storage-errors 2.5.2", + "reth-trie-common 2.5.2", "revm", ] @@ -7815,13 +8046,13 @@ dependencies = [ "alloy-evm", "alloy-primitives", "alloy-rpc-types-engine", - "reth-chainspec", - "reth-ethereum-forks", - "reth-ethereum-primitives", - "reth-evm", - "reth-execution-types", + "reth-chainspec 2.5.0", + "reth-ethereum-forks 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", + "reth-execution-types 2.5.0", "reth-primitives-traits", - "reth-storage-errors", + "reth-storage-errors 2.5.0", "revm", ] @@ -7834,12 +8065,30 @@ dependencies = [ "fixed-cache", "metrics", "parking_lot", - "reth-errors", - "reth-metrics", + "reth-errors 2.5.0", + "reth-metrics 2.5.0", + "reth-primitives-traits", + "reth-provider 2.5.0", + "reth-revm 2.5.0", + "reth-trie 2.5.0", + "tracing", +] + +[[package]] +name = "reth-execution-cache" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-primitives", + "fixed-cache", + "metrics", + "parking_lot", + "reth-errors 2.5.2", + "reth-metrics 2.5.2", "reth-primitives-traits", - "reth-provider", - "reth-revm", - "reth-trie", + "reth-provider 2.5.2", + "reth-revm 2.5.2", + "reth-trie 2.5.2", "tracing", ] @@ -7852,7 +8101,20 @@ dependencies = [ "alloy-primitives", "alloy-rlp", "nybbles", - "reth-storage-errors", + "reth-storage-errors 2.5.0", + "thiserror 2.0.20", +] + +[[package]] +name = "reth-execution-errors" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-evm", + "alloy-primitives", + "alloy-rlp", + "nybbles", + "reth-storage-errors 2.5.2", "thiserror 2.0.20", ] @@ -7867,9 +8129,28 @@ dependencies = [ "alloy-primitives", "alloy-rlp", "derive_more", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", + "reth-primitives-traits", + "reth-trie-common 2.5.0", + "revm", + "serde", + "serde_with", +] + +[[package]] +name = "reth-execution-types" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-evm", + "alloy-primitives", + "alloy-rlp", + "derive_more", + "reth-ethereum-primitives 2.5.2", "reth-primitives-traits", - "reth-trie-common", + "reth-trie-common 2.5.2", "revm", "serde", "serde_with", @@ -7888,24 +8169,24 @@ dependencies = [ "itertools 0.14.0", "metrics", "parking_lot", - "reth-chain-state", - "reth-chainspec", + "reth-chain-state 2.5.0", + "reth-chainspec 2.5.0", "reth-config", - "reth-ethereum-primitives", - "reth-evm", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-exex-types", - "reth-fs-util", - "reth-metrics", + "reth-fs-util 2.5.0", + "reth-metrics 2.5.0", "reth-node-api", "reth-node-core", - "reth-payload-builder", + "reth-payload-builder 2.5.0", "reth-primitives-traits", - "reth-provider", - "reth-prune-types", - "reth-revm", + "reth-provider 2.5.0", + "reth-prune-types 2.5.0", + "reth-revm 2.5.0", "reth-stages-api", - "reth-tasks", - "reth-tracing", + "reth-tasks 2.5.0", + "reth-tracing 2.5.0", "rmp-serde", "thiserror 2.0.20", "tokio", @@ -7920,8 +8201,8 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc dependencies = [ "alloy-eips", "alloy-primitives", - "reth-chain-state", - "reth-execution-types", + "reth-chain-state 2.5.0", + "reth-execution-types 2.5.0", "reth-primitives-traits", "serde", "serde_with", @@ -7937,6 +8218,16 @@ dependencies = [ "thiserror 2.0.20", ] +[[package]] +name = "reth-fs-util" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "serde", + "serde_json", + "thiserror 2.0.20", +] + [[package]] name = "reth-invalid-block-hooks" version = "2.5.0" @@ -7950,14 +8241,14 @@ dependencies = [ "futures", "jsonrpsee", "pretty_assertions", - "reth-engine-primitives", - "reth-evm", + "reth-engine-primitives 2.5.0", + "reth-evm 2.5.0", "reth-primitives-traits", - "reth-provider", - "reth-revm", + "reth-provider 2.5.0", + "reth-revm 2.5.0", "reth-rpc-api", - "reth-tracing", - "reth-trie", + "reth-tracing 2.5.0", + "reth-trie 2.5.0", "revm", "serde", "serde_json", @@ -7994,7 +8285,24 @@ dependencies = [ "dashmap", "derive_more", "parking_lot", - "reth-mdbx-sys", + "reth-mdbx-sys 2.5.0", + "smallvec", + "thiserror 2.0.20", + "tracing", +] + +[[package]] +name = "reth-libmdbx" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "bitflags 2.13.1", + "byteorder", + "crossbeam-queue", + "dashmap", + "derive_more", + "parking_lot", + "reth-mdbx-sys 2.5.2", "smallvec", "thiserror 2.0.20", "tracing", @@ -8009,6 +8317,15 @@ dependencies = [ "cc", ] +[[package]] +name = "reth-mdbx-sys" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "bindgen", + "cc", +] + [[package]] name = "reth-metrics" version = "2.5.0" @@ -8023,6 +8340,20 @@ dependencies = [ "tokio-util", ] +[[package]] +name = "reth-metrics" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "futures", + "libc", + "metrics", + "metrics-derive", + "reth-primitives-traits", + "tokio", + "tokio-util", +] + [[package]] name = "reth-net-banlist" version = "2.5.0" @@ -8068,29 +8399,29 @@ dependencies = [ "rand 0.8.8", "rand 0.9.5", "rayon", - "reth-chainspec", - "reth-consensus", + "reth-chainspec 2.5.0", + "reth-consensus 2.5.0", "reth-discv4", "reth-discv5", "reth-dns-discovery", "reth-ecies", "reth-eth-wire", "reth-eth-wire-types", - "reth-ethereum-forks", - "reth-ethereum-primitives", - "reth-evm", + "reth-ethereum-forks 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-evm-ethereum", - "reth-fs-util", - "reth-metrics", + "reth-fs-util 2.5.0", + "reth-metrics 2.5.0", "reth-net-banlist", "reth-network-api", "reth-network-p2p", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-network-types", "reth-primitives-traits", - "reth-storage-api", - "reth-tasks", - "reth-tokio-util", + "reth-storage-api 2.5.0", + "reth-tasks 2.5.0", + "reth-tokio-util 2.5.0", "reth-transaction-pool", "rustc-hash", "schnellru", @@ -8119,11 +8450,11 @@ dependencies = [ "enr", "futures", "reth-eth-wire-types", - "reth-ethereum-forks", + "reth-ethereum-forks 2.5.0", "reth-network-p2p", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-network-types", - "reth-tokio-util", + "reth-tokio-util 2.5.0", "serde", "thiserror 2.0.20", "tokio", @@ -8143,13 +8474,13 @@ dependencies = [ "derive_more", "futures", "parking_lot", - "reth-consensus", + "reth-consensus 2.5.0", "reth-eth-wire-types", - "reth-ethereum-primitives", - "reth-network-peers", + "reth-ethereum-primitives 2.5.0", + "reth-network-peers 2.5.0", "reth-network-types", "reth-primitives-traits", - "reth-storage-errors", + "reth-storage-errors 2.5.0", "tokio", "tracing", ] @@ -8169,6 +8500,19 @@ dependencies = [ "url", ] +[[package]] +name = "reth-network-peers" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-primitives", + "alloy-rlp", + "secp256k1 0.30.0", + "serde_with", + "thiserror 2.0.20", + "url", +] + [[package]] name = "reth-network-types" version = "2.5.0" @@ -8177,7 +8521,7 @@ dependencies = [ "alloy-eip2124", "humantime-serde", "reth-net-banlist", - "reth-network-peers", + "reth-network-peers 2.5.0", "serde", "serde_json", "tracing", @@ -8193,7 +8537,7 @@ dependencies = [ "derive_more", "lz4_flex", "memmap2", - "reth-fs-util", + "reth-fs-util 2.5.0", "serde", "thiserror 2.0.20", "tracing", @@ -8201,26 +8545,43 @@ dependencies = [ ] [[package]] -name = "reth-node-api" -version = "2.5.0" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc488e0f091dbface1bd72cceb4" +name = "reth-nippy-jar" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" dependencies = [ - "alloy-rpc-types-engine", - "eyre", - "reth-basic-payload-builder", - "reth-consensus", - "reth-db-api", - "reth-engine-primitives", - "reth-evm", + "anyhow", + "bincode", + "derive_more", + "lz4_flex", + "memmap2", + "reth-fs-util 2.5.2", + "serde", + "thiserror 2.0.20", + "tracing", + "zstd", +] + +[[package]] +name = "reth-node-api" +version = "2.5.0" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc488e0f091dbface1bd72cceb4" +dependencies = [ + "alloy-rpc-types-engine", + "eyre", + "reth-basic-payload-builder", + "reth-consensus 2.5.0", + "reth-db-api 2.5.0", + "reth-engine-primitives 2.5.0", + "reth-evm 2.5.0", "reth-network-api", "reth-node-core", - "reth-node-types", - "reth-payload-builder", - "reth-payload-builder-primitives", - "reth-payload-primitives", - "reth-provider", - "reth-tasks", - "reth-tokio-util", + "reth-node-types 2.5.0", + "reth-payload-builder 2.5.0", + "reth-payload-builder-primitives 2.5.0", + "reth-payload-primitives 2.5.0", + "reth-provider 2.5.0", + "reth-tasks 2.5.0", + "reth-tokio-util 2.5.0", "reth-transaction-pool", ] @@ -8243,22 +8604,22 @@ dependencies = [ "parking_lot", "rayon", "reth-basic-payload-builder", - "reth-chain-state", - "reth-chainspec", + "reth-chain-state 2.5.0", + "reth-chainspec 2.5.0", "reth-config", - "reth-consensus", + "reth-consensus 2.5.0", "reth-consensus-debug-client", - "reth-db", - "reth-db-api", + "reth-db 2.5.0", + "reth-db-api 2.5.0", "reth-db-common", "reth-downloaders", "reth-engine-local", - "reth-engine-primitives", + "reth-engine-primitives 2.5.0", "reth-engine-tree", "reth-engine-util", - "reth-evm", + "reth-evm 2.5.0", "reth-exex", - "reth-fs-util", + "reth-fs-util 2.5.0", "reth-invalid-block-hooks", "reth-network", "reth-network-api", @@ -8268,9 +8629,9 @@ dependencies = [ "reth-node-ethstats", "reth-node-events", "reth-node-metrics", - "reth-payload-builder", + "reth-payload-builder 2.5.0", "reth-primitives-traits", - "reth-provider", + "reth-provider 2.5.0", "reth-prune", "reth-rpc", "reth-rpc-api", @@ -8280,10 +8641,10 @@ dependencies = [ "reth-rpc-layer", "reth-stages", "reth-static-file", - "reth-storage-overlay", - "reth-tasks", - "reth-tokio-util", - "reth-tracing", + "reth-storage-overlay 2.5.0", + "reth-tasks 2.5.0", + "reth-tokio-util 2.5.0", + "reth-tracing 2.5.0", "reth-transaction-pool", "secp256k1 0.30.0", "serde_json", @@ -8309,32 +8670,32 @@ dependencies = [ "humantime", "ipnet", "rand 0.9.5", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli-util", "reth-config", - "reth-consensus", - "reth-db", + "reth-consensus 2.5.0", + "reth-db 2.5.0", "reth-discv4", "reth-discv5", "reth-engine-local", - "reth-engine-primitives", - "reth-ethereum-forks", + "reth-engine-primitives 2.5.0", + "reth-ethereum-forks 2.5.0", "reth-net-banlist", "reth-net-nat", "reth-network", "reth-network-p2p", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-primitives-traits", - "reth-prune-types", + "reth-prune-types 2.5.0", "reth-rpc-convert", "reth-rpc-eth-types", "reth-rpc-server-types", - "reth-stages-types", - "reth-storage-api", - "reth-storage-errors", - "reth-tasks", - "reth-tracing", - "reth-tracing-otlp", + "reth-stages-types 2.5.0", + "reth-storage-api 2.5.0", + "reth-storage-errors 2.5.0", + "reth-tasks 2.5.0", + "reth-tracing 2.5.0", + "reth-tracing-otlp 2.5.0", "reth-transaction-pool", "secp256k1 0.30.0", "serde", @@ -8363,23 +8724,23 @@ dependencies = [ "eyre", "http-body-util", "jsonrpsee", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-engine-local", - "reth-engine-primitives", + "reth-engine-primitives 2.5.0", "reth-ethereum-consensus", - "reth-ethereum-engine-primitives", + "reth-ethereum-engine-primitives 2.5.0", "reth-ethereum-payload-builder", - "reth-ethereum-primitives", - "reth-evm", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-evm-ethereum", "reth-network", "reth-node-api", "reth-node-builder", "reth-node-core", - "reth-payload-primitives", + "reth-payload-primitives 2.5.0", "reth-primitives-traits", - "reth-provider", - "reth-revm", + "reth-provider 2.5.0", + "reth-revm 2.5.0", "reth-rpc", "reth-rpc-api", "reth-rpc-builder", @@ -8387,7 +8748,7 @@ dependencies = [ "reth-rpc-eth-api", "reth-rpc-eth-types", "reth-rpc-server-types", - "reth-tracing", + "reth-tracing 2.5.0", "reth-transaction-pool", "revm", "serde", @@ -8405,10 +8766,10 @@ dependencies = [ "alloy-primitives", "chrono", "futures-util", - "reth-chain-state", + "reth-chain-state 2.5.0", "reth-network-api", "reth-primitives-traits", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-transaction-pool", "serde", "serde_json", @@ -8433,13 +8794,13 @@ dependencies = [ "futures", "humantime", "pin-project", - "reth-engine-primitives", + "reth-engine-primitives 2.5.0", "reth-network-api", "reth-primitives-traits", - "reth-prune-types", + "reth-prune-types 2.5.0", "reth-stages", - "reth-static-file-types", - "reth-storage-api", + "reth-static-file-types 2.5.0", + "reth-storage-api 2.5.0", "tokio", "tracing", ] @@ -8460,8 +8821,8 @@ dependencies = [ "metrics-util", "procfs", "reqwest 0.13.4", - "reth-metrics", - "reth-tasks", + "reth-metrics 2.5.0", + "reth-tasks 2.5.0", "tikv-jemalloc-ctl", "tokio", "tower", @@ -8473,10 +8834,22 @@ name = "reth-node-types" version = "2.5.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc488e0f091dbface1bd72cceb4" dependencies = [ - "reth-chainspec", - "reth-db-api", - "reth-engine-primitives", - "reth-payload-primitives", + "reth-chainspec 2.5.0", + "reth-db-api 2.5.0", + "reth-engine-primitives 2.5.0", + "reth-payload-primitives 2.5.0", + "reth-primitives-traits", +] + +[[package]] +name = "reth-node-types" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "reth-chainspec 2.5.2", + "reth-db-api 2.5.2", + "reth-engine-primitives 2.5.2", + "reth-payload-primitives 2.5.2", "reth-primitives-traits", ] @@ -8491,14 +8864,38 @@ dependencies = [ "derive_more", "futures-util", "metrics", - "reth-chain-state", - "reth-ethereum-engine-primitives", - "reth-execution-cache", - "reth-metrics", - "reth-payload-builder-primitives", - "reth-payload-primitives", + "reth-chain-state 2.5.0", + "reth-ethereum-engine-primitives 2.5.0", + "reth-execution-cache 2.5.0", + "reth-metrics 2.5.0", + "reth-payload-builder-primitives 2.5.0", + "reth-payload-primitives 2.5.0", "reth-primitives-traits", - "reth-trie-parallel", + "reth-trie-parallel 2.5.0", + "tokio", + "tokio-stream", + "tracing", +] + +[[package]] +name = "reth-payload-builder" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-primitives", + "alloy-rpc-types", + "derive_more", + "futures-util", + "metrics", + "reth-chain-state 2.5.2", + "reth-ethereum-engine-primitives 2.5.2", + "reth-execution-cache 2.5.2", + "reth-metrics 2.5.2", + "reth-payload-builder-primitives 2.5.2", + "reth-payload-primitives 2.5.2", + "reth-primitives-traits", + "reth-trie-parallel 2.5.2", "tokio", "tokio-stream", "tracing", @@ -8510,7 +8907,19 @@ version = "2.5.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc488e0f091dbface1bd72cceb4" dependencies = [ "pin-project", - "reth-payload-primitives", + "reth-payload-primitives 2.5.0", + "tokio", + "tokio-stream", + "tracing", +] + +[[package]] +name = "reth-payload-builder-primitives" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "pin-project", + "reth-payload-primitives 2.5.2", "tokio", "tokio-stream", "tracing", @@ -8528,11 +8937,34 @@ dependencies = [ "alloy-rpc-types-engine", "auto_impl", "either", - "reth-chainspec", - "reth-errors", - "reth-execution-types", + "reth-chainspec 2.5.0", + "reth-errors 2.5.0", + "reth-execution-types 2.5.0", + "reth-primitives-traits", + "reth-trie-common 2.5.0", + "serde", + "sha2 0.10.9", + "thiserror 2.0.20", + "tokio", +] + +[[package]] +name = "reth-payload-primitives" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "alloy-rlp", + "alloy-rpc-types-engine", + "auto_impl", + "either", + "reth-chainspec 2.5.2", + "reth-errors 2.5.2", + "reth-execution-types 2.5.2", "reth-primitives-traits", - "reth-trie-common", + "reth-trie-common 2.5.2", "serde", "sha2 0.10.9", "thiserror 2.0.20", @@ -8599,30 +9031,30 @@ dependencies = [ "notify", "parking_lot", "rayon", - "reth-chain-state", - "reth-chainspec", + "reth-chain-state 2.5.0", + "reth-chainspec 2.5.0", "reth-codecs", - "reth-db", - "reth-db-api", - "reth-errors", - "reth-ethereum-engine-primitives", - "reth-ethereum-primitives", - "reth-execution-types", - "reth-fs-util", - "reth-metrics", - "reth-nippy-jar", - "reth-node-types", + "reth-db 2.5.0", + "reth-db-api 2.5.0", + "reth-errors 2.5.0", + "reth-ethereum-engine-primitives 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-execution-types 2.5.0", + "reth-fs-util 2.5.0", + "reth-metrics 2.5.0", + "reth-nippy-jar 2.5.0", + "reth-node-types 2.5.0", "reth-primitives-traits", - "reth-prune-types", - "reth-stages-types", - "reth-static-file-types", - "reth-storage-api", - "reth-storage-errors", - "reth-storage-overlay", - "reth-tasks", - "reth-tokio-util", - "reth-trie", - "reth-trie-db", + "reth-prune-types 2.5.0", + "reth-stages-types 2.5.0", + "reth-static-file-types 2.5.0", + "reth-storage-api 2.5.0", + "reth-storage-errors 2.5.0", + "reth-storage-overlay 2.5.0", + "reth-tasks 2.5.0", + "reth-tokio-util 2.5.0", + "reth-trie 2.5.0", + "reth-trie-db 2.5.0", "revm", "rocksdb", "smallvec", @@ -8631,6 +9063,54 @@ dependencies = [ "tracing", ] +[[package]] +name = "reth-provider" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-eip7928", + "alloy-eips", + "alloy-genesis", + "alloy-primitives", + "alloy-rpc-types-engine", + "eyre", + "itertools 0.14.0", + "libc", + "metrics", + "notify", + "parking_lot", + "rayon", + "reth-chain-state 2.5.2", + "reth-chainspec 2.5.2", + "reth-codecs", + "reth-db 2.5.2", + "reth-db-api 2.5.2", + "reth-errors 2.5.2", + "reth-ethereum-primitives 2.5.2", + "reth-execution-types 2.5.2", + "reth-fs-util 2.5.2", + "reth-metrics 2.5.2", + "reth-nippy-jar 2.5.2", + "reth-node-types 2.5.2", + "reth-primitives-traits", + "reth-prune-types 2.5.2", + "reth-stages-types 2.5.2", + "reth-static-file-types 2.5.2", + "reth-storage-api 2.5.2", + "reth-storage-errors 2.5.2", + "reth-storage-overlay 2.5.2", + "reth-tasks 2.5.2", + "reth-tokio-util 2.5.2", + "reth-trie 2.5.2", + "reth-trie-db 2.5.2", + "revm", + "rocksdb", + "smallvec", + "strum 0.27.2", + "tracing", +] + [[package]] name = "reth-prune" version = "2.5.0" @@ -8641,17 +9121,17 @@ dependencies = [ "itertools 0.14.0", "metrics", "reth-config", - "reth-db-api", - "reth-errors", + "reth-db-api 2.5.0", + "reth-errors 2.5.0", "reth-exex-types", - "reth-metrics", + "reth-metrics 2.5.0", "reth-primitives-traits", - "reth-provider", - "reth-prune-types", - "reth-stages-types", - "reth-static-file-types", - "reth-storage-api", - "reth-tokio-util", + "reth-provider 2.5.0", + "reth-prune-types 2.5.0", + "reth-stages-types 2.5.0", + "reth-static-file-types 2.5.0", + "reth-storage-api 2.5.0", + "reth-tokio-util 2.5.0", "rustc-hash", "thiserror 2.0.20", "tokio", @@ -8674,6 +9154,21 @@ dependencies = [ "tracing", ] +[[package]] +name = "reth-prune-types" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-primitives", + "derive_more", + "modular-bitfield", + "reth-codecs", + "serde", + "strum 0.27.2", + "thiserror 2.0.20", + "tracing", +] + [[package]] name = "reth-revm" version = "2.5.0" @@ -8683,9 +9178,21 @@ dependencies = [ "alloy-rlp", "alloy-rpc-types-debug", "reth-primitives-traits", - "reth-storage-api", - "reth-storage-errors", - "reth-trie", + "reth-storage-api 2.5.0", + "reth-storage-errors 2.5.0", + "reth-trie 2.5.0", + "revm", +] + +[[package]] +name = "reth-revm" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-primitives", + "reth-primitives-traits", + "reth-storage-api 2.5.2", + "reth-storage-errors 2.5.2", "revm", ] @@ -8725,34 +9232,34 @@ dependencies = [ "jsonrpsee-types", "parking_lot", "pin-project", - "reth-chain-state", - "reth-chainspec", - "reth-consensus", + "reth-chain-state 2.5.0", + "reth-chainspec 2.5.0", + "reth-consensus 2.5.0", "reth-consensus-common", - "reth-engine-primitives", - "reth-errors", - "reth-ethereum-engine-primitives", - "reth-evm", + "reth-engine-primitives 2.5.0", + "reth-errors 2.5.0", + "reth-ethereum-engine-primitives 2.5.0", + "reth-evm 2.5.0", "reth-evm-ethereum", - "reth-execution-types", - "reth-metrics", + "reth-execution-types 2.5.0", + "reth-metrics 2.5.0", "reth-network-api", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-network-types", "reth-node-api", - "reth-payload-primitives", + "reth-payload-primitives 2.5.0", "reth-primitives-traits", - "reth-revm", + "reth-revm 2.5.0", "reth-rpc-api", "reth-rpc-convert", "reth-rpc-engine-api", "reth-rpc-eth-api", "reth-rpc-eth-types", "reth-rpc-server-types", - "reth-storage-api", - "reth-tasks", + "reth-storage-api 2.5.0", + "reth-tasks 2.5.0", "reth-transaction-pool", - "reth-trie-common", + "reth-trie-common 2.5.0", "revm", "revm-inspectors", "serde", @@ -8786,11 +9293,11 @@ dependencies = [ "alloy-rpc-types-txpool", "alloy-serde", "jsonrpsee", - "reth-chain-state", - "reth-engine-primitives", - "reth-network-peers", + "reth-chain-state 2.5.0", + "reth-engine-primitives 2.5.0", + "reth-network-peers 2.5.0", "reth-rpc-eth-api", - "reth-trie-common", + "reth-trie-common 2.5.0", "serde", "serde_json", ] @@ -8807,16 +9314,16 @@ dependencies = [ "jsonrpsee", "metrics", "pin-project", - "reth-chain-state", - "reth-chainspec", - "reth-consensus", - "reth-engine-primitives", - "reth-evm", + "reth-chain-state 2.5.0", + "reth-chainspec 2.5.0", + "reth-consensus 2.5.0", + "reth-engine-primitives 2.5.0", + "reth-evm 2.5.0", "reth-ipc", - "reth-metrics", + "reth-metrics 2.5.0", "reth-network-api", "reth-node-core", - "reth-payload-primitives", + "reth-payload-primitives 2.5.0", "reth-primitives-traits", "reth-rpc", "reth-rpc-api", @@ -8825,9 +9332,9 @@ dependencies = [ "reth-rpc-eth-types", "reth-rpc-layer", "reth-rpc-server-types", - "reth-storage-api", - "reth-tasks", - "reth-tokio-util", + "reth-storage-api 2.5.0", + "reth-tasks 2.5.0", + "reth-tokio-util 2.5.0", "reth-transaction-pool", "serde", "thiserror 2.0.20", @@ -8852,7 +9359,7 @@ dependencies = [ "auto_impl", "dyn-clone", "jsonrpsee-types", - "reth-evm", + "reth-evm 2.5.0", "reth-primitives-traits", "reth-rpc-traits", "thiserror 2.0.20", @@ -8871,17 +9378,17 @@ dependencies = [ "jsonrpsee-core", "jsonrpsee-types", "metrics", - "reth-chainspec", - "reth-engine-primitives", - "reth-metrics", + "reth-chainspec 2.5.0", + "reth-engine-primitives 2.5.0", + "reth-metrics 2.5.0", "reth-network-api", - "reth-payload-builder", - "reth-payload-builder-primitives", - "reth-payload-primitives", + "reth-payload-builder 2.5.0", + "reth-payload-builder-primitives 2.5.0", + "reth-payload-primitives 2.5.0", "reth-primitives-traits", "reth-rpc-api", - "reth-storage-api", - "reth-tasks", + "reth-storage-api 2.5.0", + "reth-tasks 2.5.0", "reth-transaction-pool", "serde", "thiserror 2.0.20", @@ -8913,22 +9420,22 @@ dependencies = [ "jsonrpsee", "jsonrpsee-types", "parking_lot", - "reth-chain-state", - "reth-chainspec", - "reth-errors", - "reth-evm", + "reth-chain-state 2.5.0", + "reth-chainspec 2.5.0", + "reth-errors 2.5.0", + "reth-evm 2.5.0", "reth-network-api", "reth-node-api", "reth-primitives-traits", - "reth-prune-types", - "reth-revm", + "reth-prune-types 2.5.0", + "reth-revm 2.5.0", "reth-rpc-convert", "reth-rpc-eth-types", "reth-rpc-server-types", - "reth-storage-api", - "reth-tasks", + "reth-storage-api 2.5.0", + "reth-tasks 2.5.0", "reth-transaction-pool", - "reth-trie-common", + "reth-trie-common 2.5.0", "revm", "revm-inspectors", "serde_json", @@ -8961,21 +9468,21 @@ dependencies = [ "metrics", "rand 0.9.5", "reqwest 0.13.4", - "reth-chain-state", - "reth-chainspec", - "reth-errors", - "reth-ethereum-primitives", - "reth-evm", - "reth-execution-types", - "reth-metrics", + "reth-chain-state 2.5.0", + "reth-chainspec 2.5.0", + "reth-errors 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", + "reth-execution-types 2.5.0", + "reth-metrics 2.5.0", "reth-primitives-traits", - "reth-revm", + "reth-revm 2.5.0", "reth-rpc-convert", "reth-rpc-server-types", - "reth-storage-api", - "reth-tasks", + "reth-storage-api 2.5.0", + "reth-tasks 2.5.0", "reth-transaction-pool", - "reth-trie", + "reth-trie 2.5.0", "revm", "revm-inspectors", "schnellru", @@ -9011,7 +9518,7 @@ dependencies = [ "alloy-rpc-types-engine", "jsonrpsee-core", "jsonrpsee-types", - "reth-errors", + "reth-errors 2.5.0", "reth-network-api", "serde", "strum 0.27.2", @@ -9047,36 +9554,36 @@ dependencies = [ "page_size", "rayon", "reqwest 0.13.4", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-codecs", "reth-config", - "reth-consensus", - "reth-db", - "reth-db-api", + "reth-consensus 2.5.0", + "reth-db 2.5.0", + "reth-db-api 2.5.0", "reth-era", "reth-era-downloader", "reth-era-utils", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-etl", - "reth-evm", - "reth-execution-types", + "reth-evm 2.5.0", + "reth-execution-types 2.5.0", "reth-exex", - "reth-fs-util", - "reth-libmdbx", + "reth-fs-util 2.5.0", + "reth-libmdbx 2.5.0", "reth-network-p2p", "reth-primitives-traits", - "reth-provider", + "reth-provider 2.5.0", "reth-prune", - "reth-prune-types", - "reth-revm", + "reth-prune-types 2.5.0", + "reth-revm 2.5.0", "reth-stages-api", - "reth-static-file-types", - "reth-storage-api", - "reth-storage-errors", - "reth-tasks", + "reth-static-file-types 2.5.0", + "reth-storage-api 2.5.0", + "reth-storage-errors 2.5.0", + "reth-tasks 2.5.0", "reth-testing-utils", - "reth-trie", - "reth-trie-db", + "reth-trie 2.5.0", + "reth-trie-db 2.5.0", "tempfile", "thiserror 2.0.20", "tokio", @@ -9095,17 +9602,17 @@ dependencies = [ "futures-util", "metrics", "reth-codecs", - "reth-consensus", - "reth-errors", - "reth-metrics", + "reth-consensus 2.5.0", + "reth-errors 2.5.0", + "reth-metrics 2.5.0", "reth-network-p2p", "reth-primitives-traits", - "reth-provider", + "reth-provider 2.5.0", "reth-prune", - "reth-stages-types", + "reth-stages-types 2.5.0", "reth-static-file", - "reth-static-file-types", - "reth-tokio-util", + "reth-static-file-types 2.5.0", + "reth-tokio-util 2.5.0", "thiserror 2.0.20", "tokio", "tracing", @@ -9121,7 +9628,20 @@ dependencies = [ "bytes", "modular-bitfield", "reth-codecs", - "reth-trie-common", + "reth-trie-common 2.5.0", + "serde", +] + +[[package]] +name = "reth-stages-types" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-primitives", + "bytes", + "modular-bitfield", + "reth-codecs", + "reth-trie-common 2.5.2", "serde", ] @@ -9134,14 +9654,14 @@ dependencies = [ "parking_lot", "rayon", "reth-codecs", - "reth-db-api", + "reth-db-api 2.5.0", "reth-primitives-traits", - "reth-provider", - "reth-prune-types", - "reth-stages-types", - "reth-static-file-types", - "reth-storage-errors", - "reth-tokio-util", + "reth-provider 2.5.0", + "reth-prune-types 2.5.0", + "reth-stages-types 2.5.0", + "reth-static-file-types 2.5.0", + "reth-storage-errors 2.5.0", + "reth-tokio-util 2.5.0", "tracing", ] @@ -9154,7 +9674,21 @@ dependencies = [ "clap", "derive_more", "fixed-map", - "reth-stages-types", + "reth-stages-types 2.5.0", + "serde", + "strum 0.27.2", + "tracing", +] + +[[package]] +name = "reth-static-file-types" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-primitives", + "derive_more", + "fixed-map", + "reth-stages-types 2.5.2", "serde", "strum 0.27.2", "tracing", @@ -9171,17 +9705,43 @@ dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", "auto_impl", - "reth-chainspec", - "reth-db-api", - "reth-db-models", - "reth-ethereum-primitives", - "reth-execution-types", + "reth-chainspec 2.5.0", + "reth-db-api 2.5.0", + "reth-db-models 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-execution-types 2.5.0", + "reth-primitives-traits", + "reth-prune-types 2.5.0", + "reth-stages-types 2.5.0", + "reth-storage-errors 2.5.0", + "reth-tokio-util 2.5.0", + "reth-trie-common 2.5.0", + "revm", + "serde_json", +] + +[[package]] +name = "reth-storage-api" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-eip7928", + "alloy-eips", + "alloy-primitives", + "alloy-rpc-types-engine", + "auto_impl", + "reth-chainspec 2.5.2", + "reth-db-api 2.5.2", + "reth-db-models 2.5.2", + "reth-ethereum-primitives 2.5.2", + "reth-execution-types 2.5.2", "reth-primitives-traits", - "reth-prune-types", - "reth-stages-types", - "reth-storage-errors", - "reth-tokio-util", - "reth-trie-common", + "reth-prune-types 2.5.2", + "reth-stages-types 2.5.2", + "reth-storage-errors 2.5.2", + "reth-tokio-util 2.5.2", + "reth-trie-common 2.5.2", "revm", "serde_json", ] @@ -9197,8 +9757,25 @@ dependencies = [ "derive_more", "reth-codecs", "reth-primitives-traits", - "reth-prune-types", - "reth-static-file-types", + "reth-prune-types 2.5.0", + "reth-static-file-types 2.5.0", + "revm", + "thiserror 2.0.20", +] + +[[package]] +name = "reth-storage-errors" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-eips", + "alloy-primitives", + "alloy-rlp", + "derive_more", + "reth-codecs", + "reth-primitives-traits", + "reth-prune-types 2.5.2", + "reth-static-file-types 2.5.2", "revm", "thiserror 2.0.20", ] @@ -9213,20 +9790,45 @@ dependencies = [ "metrics", "parking_lot", "rayon", - "reth-chain-state", - "reth-db-api", - "reth-errors", - "reth-ethereum-primitives", - "reth-metrics", + "reth-chain-state 2.5.0", + "reth-db-api 2.5.0", + "reth-errors 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-metrics 2.5.0", "reth-primitives-traits", - "reth-prune-types", - "reth-stages-types", - "reth-storage-api", - "reth-storage-errors", - "reth-tasks", - "reth-trie", - "reth-trie-common", - "reth-trie-db", + "reth-prune-types 2.5.0", + "reth-stages-types 2.5.0", + "reth-storage-api 2.5.0", + "reth-storage-errors 2.5.0", + "reth-tasks 2.5.0", + "reth-trie 2.5.0", + "reth-trie-common 2.5.0", + "reth-trie-db 2.5.0", + "tracing", +] + +[[package]] +name = "reth-storage-overlay" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-eips", + "alloy-primitives", + "metrics", + "parking_lot", + "reth-chain-state 2.5.2", + "reth-db-api 2.5.2", + "reth-errors 2.5.2", + "reth-ethereum-primitives 2.5.2", + "reth-metrics 2.5.2", + "reth-primitives-traits", + "reth-prune-types 2.5.2", + "reth-stages-types 2.5.2", + "reth-storage-api 2.5.2", + "reth-storage-errors 2.5.2", + "reth-trie 2.5.2", + "reth-trie-common 2.5.2", + "reth-trie-db 2.5.2", "tracing", ] @@ -9243,7 +9845,28 @@ dependencies = [ "parking_lot", "pin-project", "rayon", - "reth-metrics", + "reth-metrics 2.5.0", + "thiserror 2.0.20", + "thread-priority", + "tokio", + "tracing", + "tracing-futures", +] + +[[package]] +name = "reth-tasks" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "crossbeam-utils", + "dashmap", + "futures-util", + "libc", + "metrics", + "parking_lot", + "pin-project", + "rayon", + "reth-metrics 2.5.2", "thiserror 2.0.20", "thread-priority", "tokio", @@ -9262,7 +9885,7 @@ dependencies = [ "alloy-primitives", "rand 0.8.8", "rand 0.9.5", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-primitives-traits", "secp256k1 0.30.0", ] @@ -9277,6 +9900,16 @@ dependencies = [ "tracing", ] +[[package]] +name = "reth-tokio-util" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "tokio", + "tokio-stream", + "tracing", +] + [[package]] name = "reth-tracing" version = "2.5.0" @@ -9284,7 +9917,25 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc dependencies = [ "clap", "eyre", - "reth-tracing-otlp", + "reth-tracing-otlp 2.5.0", + "rolling-file", + "tracing", + "tracing-appender", + "tracing-chrome", + "tracing-journald", + "tracing-logfmt", + "tracing-samply", + "tracing-subscriber", +] + +[[package]] +name = "reth-tracing" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "clap", + "eyre", + "reth-tracing-otlp 2.5.2", "rolling-file", "tracing", "tracing-appender", @@ -9313,6 +9964,24 @@ dependencies = [ "url", ] +[[package]] +name = "reth-tracing-otlp" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "base64 0.22.1", + "clap", + "eyre", + "opentelemetry", + "opentelemetry-otlp", + "opentelemetry-semantic-conventions", + "opentelemetry_sdk", + "tracing", + "tracing-opentelemetry", + "tracing-subscriber", + "url", +] + [[package]] name = "reth-transaction-pool" version = "2.5.0" @@ -9334,18 +10003,18 @@ dependencies = [ "proptest", "proptest-arbitrary-interop", "rand 0.9.5", - "reth-chain-state", - "reth-chainspec", + "reth-chain-state 2.5.0", + "reth-chainspec 2.5.0", "reth-eth-wire-types", - "reth-ethereum-primitives", - "reth-evm", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-evm-ethereum", - "reth-execution-types", - "reth-fs-util", - "reth-metrics", + "reth-execution-types 2.5.0", + "reth-fs-util 2.5.0", + "reth-metrics 2.5.0", "reth-primitives-traits", - "reth-storage-api", - "reth-tasks", + "reth-storage-api 2.5.0", + "reth-tasks 2.5.0", "revm", "rustc-hash", "schnellru", @@ -9372,18 +10041,42 @@ dependencies = [ "itertools 0.14.0", "metrics", "parking_lot", - "reth-execution-errors", - "reth-metrics", + "reth-execution-errors 2.5.0", + "reth-metrics 2.5.0", "reth-primitives-traits", - "reth-stages-types", - "reth-storage-errors", - "reth-trie-common", - "reth-trie-sparse", + "reth-stages-types 2.5.0", + "reth-storage-errors 2.5.0", + "reth-trie-common 2.5.0", + "reth-trie-sparse 2.5.0", "revm", "tracing", "triehash", ] +[[package]] +name = "reth-trie" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "alloy-rlp", + "alloy-trie", + "auto_impl", + "itertools 0.14.0", + "metrics", + "reth-execution-errors 2.5.2", + "reth-metrics 2.5.2", + "reth-primitives-traits", + "reth-stages-types 2.5.2", + "reth-storage-errors 2.5.2", + "reth-trie-common 2.5.2", + "reth-trie-sparse 2.5.2", + "revm", + "tracing", +] + [[package]] name = "reth-trie-common" version = "2.5.0" @@ -9411,19 +10104,59 @@ dependencies = [ "serde_with", ] +[[package]] +name = "reth-trie-common" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-primitives", + "alloy-rlp", + "alloy-rpc-types-eth", + "alloy-serde", + "alloy-trie", + "arrayvec", + "bytes", + "derive_more", + "itertools 0.14.0", + "nybbles", + "rayon", + "reth-codecs", + "reth-primitives-traits", + "revm", + "serde", + "serde_with", +] + [[package]] name = "reth-trie-db" version = "2.5.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc488e0f091dbface1bd72cceb4" dependencies = [ "alloy-primitives", - "reth-db-api", - "reth-execution-errors", + "reth-db-api 2.5.0", + "reth-execution-errors 2.5.0", + "reth-primitives-traits", + "reth-storage-api 2.5.0", + "reth-storage-errors 2.5.0", + "reth-trie 2.5.0", + "reth-trie-common 2.5.0", + "tracing", +] + +[[package]] +name = "reth-trie-db" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-primitives", + "reth-db-api 2.5.2", + "reth-execution-errors 2.5.2", "reth-primitives-traits", - "reth-storage-api", - "reth-storage-errors", - "reth-trie", - "reth-trie-common", + "reth-storage-api 2.5.2", + "reth-storage-errors 2.5.2", + "reth-trie 2.5.2", + "reth-trie-common 2.5.2", "tracing", ] @@ -9438,14 +10171,37 @@ dependencies = [ "crossbeam-channel", "crossbeam-utils", "metrics", - "reth-execution-errors", - "reth-metrics", + "reth-execution-errors 2.5.0", + "reth-metrics 2.5.0", + "reth-primitives-traits", + "reth-provider 2.5.0", + "reth-storage-errors 2.5.0", + "reth-tasks 2.5.0", + "reth-trie 2.5.0", + "reth-trie-sparse 2.5.0", + "revm", + "thiserror 2.0.20", + "tracing", +] + +[[package]] +name = "reth-trie-parallel" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-evm", + "alloy-primitives", + "alloy-rlp", + "crossbeam-channel", + "crossbeam-utils", + "metrics", + "reth-execution-errors 2.5.2", + "reth-metrics 2.5.2", "reth-primitives-traits", - "reth-provider", - "reth-storage-errors", - "reth-tasks", - "reth-trie", - "reth-trie-sparse", + "reth-provider 2.5.2", + "reth-storage-errors 2.5.2", + "reth-tasks 2.5.2", + "reth-trie 2.5.2", "revm", "thiserror 2.0.20", "tracing", @@ -9461,10 +10217,30 @@ dependencies = [ "either", "metrics", "rayon", - "reth-execution-errors", - "reth-metrics", + "reth-execution-errors 2.5.0", + "reth-metrics 2.5.0", + "reth-primitives-traits", + "reth-trie-common 2.5.0", + "serde", + "serde_json", + "slotmap", + "smallvec", + "strum 0.27.2", + "tracing", +] + +[[package]] +name = "reth-trie-sparse" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-primitives", + "alloy-trie", + "either", + "rayon", + "reth-execution-errors 2.5.2", "reth-primitives-traits", - "reth-trie-common", + "reth-trie-common 2.5.2", "serde", "serde_json", "slotmap",