diff --git a/Cargo.lock b/Cargo.lock index ca39495..3ab6b51 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2927,7 +2927,7 @@ dependencies = [ "ev-node", "evolve-ev-reth", "eyre", - "reth-cli-util", + "reth-cli-util 1.11.2", "reth-ethereum-cli", "serde_json", "tempfile", @@ -2960,46 +2960,46 @@ dependencies = [ "eyre", "futures", "hex", - "reth-basic-payload-builder", - "reth-chainspec", + "reth-basic-payload-builder 1.11.2", + "reth-chainspec 1.11.2", "reth-cli", - "reth-codecs", - "reth-consensus", - "reth-db", - "reth-engine-local", - "reth-engine-primitives", - "reth-errors", + "reth-codecs 1.11.2", + "reth-consensus 1.11.2", + "reth-db 1.11.2", + "reth-engine-local 1.11.2", + "reth-engine-primitives 1.11.2", + "reth-errors 1.11.2", "reth-ethereum", - "reth-ethereum-forks", + "reth-ethereum-forks 1.11.2", "reth-ethereum-payload-builder", - "reth-ethereum-primitives", - "reth-evm", - "reth-evm-ethereum", - "reth-execution-types", - "reth-node-api", + "reth-ethereum-primitives 1.11.2", + "reth-evm 1.11.2", + "reth-evm-ethereum 1.11.2", + "reth-execution-types 1.11.2", + "reth-node-api 1.11.2", "reth-node-builder", - "reth-node-core", - "reth-node-types", - "reth-payload-builder", - "reth-payload-builder-primitives", - "reth-payload-primitives", + "reth-node-core 1.11.2", + "reth-node-types 1.11.2", + "reth-payload-builder 1.11.2", + "reth-payload-builder-primitives 1.11.2", + "reth-payload-primitives 1.11.2", "reth-primitives", - "reth-primitives-traits", - "reth-provider", - "reth-revm", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", + "reth-revm 1.11.2", "reth-rpc", - "reth-rpc-api", + "reth-rpc-api 1.11.3", "reth-rpc-builder", - "reth-rpc-convert", + "reth-rpc-convert 1.11.2", "reth-rpc-engine-api", - "reth-rpc-eth-api", - "reth-rpc-eth-types", - "reth-storage-api", - "reth-tasks", + "reth-rpc-eth-api 1.11.2", + "reth-rpc-eth-types 1.11.2", + "reth-storage-api 1.11.2", + "reth-tasks 1.11.2", "reth-testing-utils", - "reth-tracing", - "reth-transaction-pool", - "reth-trie-db", + "reth-tracing 1.11.2", + "reth-transaction-pool 1.11.2", + "reth-trie-db 1.11.2", "serde", "serde_json", "tempfile", @@ -3020,7 +3020,7 @@ dependencies = [ "eyre", "reth-ethereum", "reth-primitives", - "reth-revm", + "reth-revm 1.11.2", "revm", "tracing", ] @@ -3035,10 +3035,10 @@ dependencies = [ "alloy-rlp", "alloy-serde", "bytes", - "reth-codecs", - "reth-db-api", - "reth-ethereum-primitives", - "reth-primitives-traits", + "reth-codecs 1.11.2", + "reth-db-api 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-primitives-traits 1.11.2", "serde", ] @@ -3058,25 +3058,25 @@ dependencies = [ "ev-revm", "evolve-ev-reth", "eyre", - "reth-basic-payload-builder", - "reth-chainspec", - "reth-cli-util", - "reth-consensus", - "reth-engine-local", + "reth-basic-payload-builder 1.11.2", + "reth-chainspec 1.11.2", + "reth-cli-util 1.11.2", + "reth-consensus 1.11.2", + "reth-engine-local 1.11.2", "reth-ethereum", "reth-ethereum-cli", - "reth-ethereum-forks", + "reth-ethereum-forks 1.11.2", "reth-ethereum-payload-builder", - "reth-ethereum-primitives", - "reth-node-api", + "reth-ethereum-primitives 1.11.2", + "reth-node-api 1.11.2", "reth-node-builder", - "reth-payload-builder", - "reth-payload-primitives", - "reth-primitives-traits", - "reth-provider", - "reth-revm", - "reth-tracing-otlp", - "reth-trie-db", + "reth-payload-builder 1.11.2", + "reth-payload-primitives 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", + "reth-revm 1.11.2", + "reth-tracing-otlp 1.11.2", + "reth-trie-db 1.11.2", "serde", "thiserror 2.0.18", "tokio", @@ -3094,10 +3094,10 @@ dependencies = [ "alloy-sol-types", "ev-precompiles", "ev-primitives", - "reth-evm", - "reth-evm-ethereum", + "reth-evm 1.11.2", + "reth-evm-ethereum 1.11.2", "reth-primitives", - "reth-revm", + "reth-revm 1.11.2", "revm-context-interface", "revm-inspector", "revm-inspectors", @@ -3131,32 +3131,32 @@ dependencies = [ "hex", "rand 0.10.0", "reqwest", - "reth-basic-payload-builder", - "reth-chainspec", - "reth-consensus", - "reth-db", + "reth-basic-payload-builder 1.11.2", + "reth-chainspec 1.11.2", + "reth-consensus 1.11.2", + "reth-db 1.11.2", "reth-e2e-test-utils", - "reth-engine-local", - "reth-engine-primitives", - "reth-errors", - "reth-ethereum-primitives", - "reth-evm", - "reth-evm-ethereum", - "reth-execution-types", - "reth-node-api", - "reth-node-types", - "reth-payload-builder", - "reth-payload-builder-primitives", - "reth-payload-primitives", + "reth-engine-local 1.11.2", + "reth-engine-primitives 1.11.2", + "reth-errors 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-evm 1.11.2", + "reth-evm-ethereum 1.11.2", + "reth-execution-types 1.11.2", + "reth-node-api 1.11.2", + "reth-node-types 1.11.2", + "reth-payload-builder 1.11.2", + "reth-payload-builder-primitives 1.11.2", + "reth-payload-primitives 1.11.2", "reth-primitives", - "reth-primitives-traits", - "reth-provider", - "reth-revm", - "reth-rpc-api", - "reth-tasks", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", + "reth-revm 1.11.2", + "reth-rpc-api 1.11.3", + "reth-tasks 1.11.2", "reth-testing-utils", - "reth-tracing", - "reth-transaction-pool", + "reth-tracing 1.11.2", + "reth-transaction-pool 1.11.2", "serde", "serde_json", "tempfile", @@ -3179,19 +3179,19 @@ dependencies = [ "jsonrpsee", "jsonrpsee-core", "jsonrpsee-proc-macros", - "reth-chainspec", - "reth-consensus", + "reth-chainspec 1.11.2", + "reth-consensus 1.11.2", "reth-consensus-common", - "reth-engine-primitives", + "reth-engine-primitives 1.11.2", "reth-ethereum", "reth-ethereum-consensus", - "reth-ethereum-primitives", - "reth-execution-types", - "reth-node-api", - "reth-payload-primitives", + "reth-ethereum-primitives 1.11.2", + "reth-execution-types 1.11.2", + "reth-node-api 1.11.2", + "reth-payload-primitives 1.11.2", "reth-primitives", - "reth-primitives-traits", - "reth-transaction-pool", + "reth-primitives-traits 1.11.2", + "reth-transaction-pool 1.11.2", "serde", "serde_json", "thiserror 2.0.18", @@ -6430,15 +6430,39 @@ dependencies = [ "futures-core", "futures-util", "metrics", - "reth-chain-state", - "reth-metrics", - "reth-payload-builder", - "reth-payload-builder-primitives", - "reth-payload-primitives", - "reth-primitives-traits", - "reth-revm", - "reth-storage-api", - "reth-tasks", + "reth-chain-state 1.11.2", + "reth-metrics 1.11.2", + "reth-payload-builder 1.11.2", + "reth-payload-builder-primitives 1.11.2", + "reth-payload-primitives 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-revm 1.11.2", + "reth-storage-api 1.11.2", + "reth-tasks 1.11.2", + "tokio", + "tracing", +] + +[[package]] +name = "reth-basic-payload-builder" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "futures-core", + "futures-util", + "metrics", + "reth-chain-state 1.11.3", + "reth-metrics 1.11.3", + "reth-payload-builder 1.11.3", + "reth-payload-builder-primitives 1.11.3", + "reth-payload-primitives 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-revm 1.11.3", + "reth-storage-api 1.11.3", + "reth-tasks 1.11.3", "tokio", "tracing", ] @@ -6459,14 +6483,43 @@ dependencies = [ "pin-project", "rand 0.9.2", "rayon", - "reth-chainspec", - "reth-errors", - "reth-ethereum-primitives", - "reth-execution-types", - "reth-metrics", - "reth-primitives-traits", - "reth-storage-api", - "reth-trie", + "reth-chainspec 1.11.2", + "reth-errors 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-execution-types 1.11.2", + "reth-metrics 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-storage-api 1.11.2", + "reth-trie 1.11.2", + "revm-database", + "revm-state", + "serde", + "tokio", + "tokio-stream", + "tracing", +] + +[[package]] +name = "reth-chain-state" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "derive_more", + "metrics", + "parking_lot", + "pin-project", + "rand 0.9.2", + "reth-chainspec 1.11.3", + "reth-errors 1.11.3", + "reth-ethereum-primitives 1.11.3", + "reth-execution-types 1.11.3", + "reth-metrics 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-storage-api 1.11.3", + "reth-trie 1.11.3", "revm-database", "revm-state", "serde", @@ -6489,9 +6542,29 @@ dependencies = [ "alloy-trie", "auto_impl", "derive_more", - "reth-ethereum-forks", - "reth-network-peers", - "reth-primitives-traits", + "reth-ethereum-forks 1.11.2", + "reth-network-peers 1.11.2", + "reth-primitives-traits 1.11.2", + "serde_json", +] + +[[package]] +name = "reth-chainspec" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-chains", + "alloy-consensus", + "alloy-eips", + "alloy-evm", + "alloy-genesis", + "alloy-primitives", + "alloy-trie", + "auto_impl", + "derive_more", + "reth-ethereum-forks 1.11.3", + "reth-network-peers 1.11.3", + "reth-primitives-traits 1.11.3", "serde_json", ] @@ -6504,7 +6577,7 @@ dependencies = [ "clap", "eyre", "reth-cli-runner", - "reth-db", + "reth-db 1.11.2", "serde_json", "shellexpand", ] @@ -6537,52 +6610,52 @@ dependencies = [ "proptest-arbitrary-interop", "ratatui", "reqwest", - "reth-chainspec", + "reth-chainspec 1.11.2", "reth-cli", "reth-cli-runner", - "reth-cli-util", - "reth-codecs", - "reth-config", - "reth-consensus", - "reth-db", - "reth-db-api", + "reth-cli-util 1.11.2", + "reth-codecs 1.11.2", + "reth-config 1.11.2", + "reth-consensus 1.11.2", + "reth-db 1.11.2", + "reth-db-api 1.11.2", "reth-db-common", - "reth-discv4", - "reth-discv5", + "reth-discv4 1.11.2", + "reth-discv5 1.11.2", "reth-downloaders", - "reth-ecies", + "reth-ecies 1.11.2", "reth-era", "reth-era-downloader", "reth-era-utils", - "reth-eth-wire", - "reth-ethereum-primitives", + "reth-eth-wire 1.11.2", + "reth-ethereum-primitives 1.11.2", "reth-etl", - "reth-evm", + "reth-evm 1.11.2", "reth-exex", - "reth-fs-util", - "reth-net-nat", - "reth-network", - "reth-network-p2p", - "reth-network-peers", - "reth-node-api", + "reth-fs-util 1.11.2", + "reth-net-nat 1.11.2", + "reth-network 1.11.2", + "reth-network-p2p 1.11.2", + "reth-network-peers 1.11.2", + "reth-node-api 1.11.2", "reth-node-builder", - "reth-node-core", + "reth-node-core 1.11.2", "reth-node-events", "reth-node-metrics", - "reth-primitives-traits", - "reth-provider", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", "reth-prune", - "reth-prune-types", - "reth-revm", + "reth-prune-types 1.11.2", + "reth-revm 1.11.2", "reth-stages", - "reth-stages-types", + "reth-stages-types 1.11.2", "reth-static-file", - "reth-static-file-types", - "reth-storage-api", - "reth-tasks", - "reth-trie", - "reth-trie-common", - "reth-trie-db", + "reth-static-file-types 1.11.2", + "reth-storage-api 1.11.2", + "reth-tasks 1.11.2", + "reth-trie 1.11.2", + "reth-trie-common 1.11.2", + "reth-trie-db 1.11.2", "secp256k1 0.30.0", "serde", "serde_json", @@ -6600,7 +6673,7 @@ name = "reth-cli-runner" version = "1.11.2" source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ - "reth-tasks", + "reth-tasks 1.11.2", "tokio", "tracing", ] @@ -6616,8 +6689,8 @@ dependencies = [ "eyre", "libc", "rand 0.8.5", - "reth-fs-util", - "reth-tracing", + "reth-fs-util 1.11.2", + "reth-tracing 1.11.2", "secp256k1 0.30.0", "serde", "thiserror 2.0.18", @@ -6625,6 +6698,23 @@ dependencies = [ "tracy-client", ] +[[package]] +name = "reth-cli-util" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-eips", + "alloy-primitives", + "cfg-if", + "eyre", + "libc", + "rand 0.8.5", + "reth-fs-util 1.11.3", + "secp256k1 0.30.0", + "serde", + "thiserror 2.0.18", +] + [[package]] name = "reth-codecs" version = "1.11.2" @@ -6639,12 +6729,30 @@ dependencies = [ "bytes", "modular-bitfield", "op-alloy-consensus", - "reth-codecs-derive", - "reth-zstd-compressors", + "reth-codecs-derive 1.11.2", + "reth-zstd-compressors 1.11.2", "serde", "visibility", ] +[[package]] +name = "reth-codecs" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-genesis", + "alloy-primitives", + "alloy-trie", + "bytes", + "modular-bitfield", + "op-alloy-consensus", + "reth-codecs-derive 1.11.3", + "reth-zstd-compressors 1.11.3", + "serde", +] + [[package]] name = "reth-codecs-derive" version = "1.11.2" @@ -6655,6 +6763,16 @@ dependencies = [ "syn 2.0.117", ] +[[package]] +name = "reth-codecs-derive" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.117", +] + [[package]] name = "reth-config" version = "1.11.2" @@ -6662,10 +6780,26 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e341 dependencies = [ "eyre", "humantime-serde", - "reth-network-types", - "reth-prune-types", - "reth-stages-types", - "reth-static-file-types", + "reth-network-types 1.11.2", + "reth-prune-types 1.11.2", + "reth-stages-types 1.11.2", + "reth-static-file-types 1.11.2", + "serde", + "toml", + "url", +] + +[[package]] +name = "reth-config" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "eyre", + "humantime-serde", + "reth-network-types 1.11.3", + "reth-prune-types 1.11.3", + "reth-stages-types 1.11.3", + "reth-static-file-types 1.11.3", "serde", "toml", "url", @@ -6679,8 +6813,21 @@ dependencies = [ "alloy-consensus", "alloy-primitives", "auto_impl", - "reth-execution-types", - "reth-primitives-traits", + "reth-execution-types 1.11.2", + "reth-primitives-traits 1.11.2", + "thiserror 2.0.18", +] + +[[package]] +name = "reth-consensus" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-primitives", + "auto_impl", + "reth-execution-types 1.11.3", + "reth-primitives-traits 1.11.3", "thiserror 2.0.18", ] @@ -6691,9 +6838,9 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e341 dependencies = [ "alloy-consensus", "alloy-eips", - "reth-chainspec", - "reth-consensus", - "reth-primitives-traits", + "reth-chainspec 1.11.2", + "reth-consensus 1.11.2", + "reth-primitives-traits 1.11.2", ] [[package]] @@ -6713,9 +6860,9 @@ dependencies = [ "eyre", "futures", "reqwest", - "reth-node-api", - "reth-primitives-traits", - "reth-tracing", + "reth-node-api 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-tracing 1.11.2", "ringbuffer", "serde", "serde_json", @@ -6733,14 +6880,14 @@ dependencies = [ "metrics", "page_size", "parking_lot", - "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 1.11.2", + "reth-fs-util 1.11.2", + "reth-libmdbx 1.11.2", + "reth-metrics 1.11.2", + "reth-nippy-jar 1.11.2", + "reth-static-file-types 1.11.2", + "reth-storage-errors 1.11.2", + "reth-tracing 1.11.2", "rustc-hash", "strum", "sysinfo", @@ -6749,6 +6896,31 @@ dependencies = [ "tracing", ] +[[package]] +name = "reth-db" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-primitives", + "derive_more", + "eyre", + "metrics", + "page_size", + "reth-db-api 1.11.3", + "reth-fs-util 1.11.3", + "reth-libmdbx 1.11.3", + "reth-metrics 1.11.3", + "reth-nippy-jar 1.11.3", + "reth-static-file-types 1.11.3", + "reth-storage-errors 1.11.3", + "reth-tracing 1.11.3", + "rustc-hash", + "strum", + "sysinfo", + "thiserror 2.0.18", + "tracing", +] + [[package]] name = "reth-db-api" version = "1.11.2" @@ -6766,14 +6938,40 @@ dependencies = [ "op-alloy-consensus", "parity-scale-codec", "proptest", - "reth-codecs", - "reth-db-models", - "reth-ethereum-primitives", - "reth-primitives-traits", - "reth-prune-types", - "reth-stages-types", - "reth-storage-errors", - "reth-trie-common", + "reth-codecs 1.11.2", + "reth-db-models 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-prune-types 1.11.2", + "reth-stages-types 1.11.2", + "reth-storage-errors 1.11.2", + "reth-trie-common 1.11.2", + "roaring", + "serde", +] + +[[package]] +name = "reth-db-api" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-genesis", + "alloy-primitives", + "arrayvec", + "bytes", + "derive_more", + "metrics", + "modular-bitfield", + "parity-scale-codec", + "reth-codecs 1.11.3", + "reth-db-models 1.11.3", + "reth-ethereum-primitives 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-prune-types 1.11.3", + "reth-stages-types 1.11.3", + "reth-storage-errors 1.11.3", + "reth-trie-common 1.11.3", "roaring", "serde", ] @@ -6788,20 +6986,20 @@ dependencies = [ "alloy-primitives", "boyer-moore-magiclen", "eyre", - "reth-chainspec", - "reth-codecs", - "reth-config", - "reth-db-api", + "reth-chainspec 1.11.2", + "reth-codecs 1.11.2", + "reth-config 1.11.2", + "reth-db-api 1.11.2", "reth-etl", - "reth-execution-errors", - "reth-fs-util", - "reth-node-types", - "reth-primitives-traits", - "reth-provider", - "reth-stages-types", - "reth-static-file-types", - "reth-trie", - "reth-trie-db", + "reth-execution-errors 1.11.2", + "reth-fs-util 1.11.2", + "reth-node-types 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", + "reth-stages-types 1.11.2", + "reth-static-file-types 1.11.2", + "reth-trie 1.11.2", + "reth-trie-db 1.11.2", "serde", "serde_json", "thiserror 2.0.18", @@ -6818,8 +7016,22 @@ dependencies = [ "arbitrary", "bytes", "modular-bitfield", - "reth-codecs", - "reth-primitives-traits", + "reth-codecs 1.11.2", + "reth-primitives-traits 1.11.2", + "serde", +] + +[[package]] +name = "reth-db-models" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-eips", + "alloy-primitives", + "bytes", + "modular-bitfield", + "reth-codecs 1.11.3", + "reth-primitives-traits 1.11.3", "serde", ] @@ -6835,10 +7047,35 @@ dependencies = [ "itertools 0.14.0", "parking_lot", "rand 0.8.5", - "reth-ethereum-forks", - "reth-net-banlist", - "reth-net-nat", - "reth-network-peers", + "reth-ethereum-forks 1.11.2", + "reth-net-banlist 1.11.2", + "reth-net-nat 1.11.2", + "reth-network-peers 1.11.2", + "schnellru", + "secp256k1 0.30.0", + "serde", + "thiserror 2.0.18", + "tokio", + "tokio-stream", + "tracing", +] + +[[package]] +name = "reth-discv4" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-primitives", + "alloy-rlp", + "discv5", + "enr", + "itertools 0.14.0", + "parking_lot", + "rand 0.8.5", + "reth-ethereum-forks 1.11.3", + "reth-net-banlist 1.11.3", + "reth-net-nat 1.11.3", + "reth-network-peers 1.11.3", "schnellru", "secp256k1 0.30.0", "serde", @@ -6862,10 +7099,34 @@ dependencies = [ "itertools 0.14.0", "metrics", "rand 0.9.2", - "reth-chainspec", - "reth-ethereum-forks", - "reth-metrics", - "reth-network-peers", + "reth-chainspec 1.11.2", + "reth-ethereum-forks 1.11.2", + "reth-metrics 1.11.2", + "reth-network-peers 1.11.2", + "secp256k1 0.30.0", + "thiserror 2.0.18", + "tokio", + "tracing", +] + +[[package]] +name = "reth-discv5" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-primitives", + "alloy-rlp", + "derive_more", + "discv5", + "enr", + "futures", + "itertools 0.14.0", + "metrics", + "rand 0.9.2", + "reth-chainspec 1.11.3", + "reth-ethereum-forks 1.11.3", + "reth-metrics 1.11.3", + "reth-network-peers 1.11.3", "secp256k1 0.30.0", "thiserror 2.0.18", "tokio", @@ -6883,9 +7144,33 @@ dependencies = [ "enr", "hickory-resolver", "linked_hash_set", - "reth-ethereum-forks", - "reth-network-peers", - "reth-tokio-util", + "reth-ethereum-forks 1.11.2", + "reth-network-peers 1.11.2", + "reth-tokio-util 1.11.2", + "schnellru", + "secp256k1 0.30.0", + "serde", + "serde_with", + "thiserror 2.0.18", + "tokio", + "tokio-stream", + "tracing", +] + +[[package]] +name = "reth-dns-discovery" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-primitives", + "dashmap", + "data-encoding", + "enr", + "hickory-resolver", + "linked_hash_set", + "reth-ethereum-forks 1.11.3", + "reth-network-peers 1.11.3", + "reth-tokio-util 1.11.3", "schnellru", "secp256k1 0.30.0", "serde", @@ -6912,16 +7197,16 @@ dependencies = [ "metrics", "pin-project", "rayon", - "reth-config", - "reth-consensus", - "reth-ethereum-primitives", - "reth-metrics", - "reth-network-p2p", - "reth-network-peers", - "reth-primitives-traits", - "reth-provider", - "reth-storage-api", - "reth-tasks", + "reth-config 1.11.2", + "reth-consensus 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-metrics 1.11.2", + "reth-network-p2p 1.11.2", + "reth-network-peers 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", + "reth-storage-api 1.11.2", + "reth-tasks 1.11.2", "reth-testing-utils", "tempfile", "thiserror 2.0.18", @@ -6950,36 +7235,36 @@ dependencies = [ "eyre", "futures-util", "jsonrpsee", - "reth-chainspec", + "reth-chainspec 1.11.2", "reth-cli-commands", - "reth-config", - "reth-consensus", - "reth-db", + "reth-config 1.11.2", + "reth-consensus 1.11.2", + "reth-db 1.11.2", "reth-db-common", - "reth-engine-local", - "reth-engine-primitives", - "reth-ethereum-primitives", - "reth-network-api", - "reth-network-p2p", - "reth-network-peers", - "reth-node-api", + "reth-engine-local 1.11.2", + "reth-engine-primitives 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-network-api 1.11.2", + "reth-network-p2p 1.11.2", + "reth-network-peers 1.11.2", + "reth-node-api 1.11.2", "reth-node-builder", - "reth-node-core", + "reth-node-core 1.11.2", "reth-node-ethereum", - "reth-payload-builder", - "reth-payload-builder-primitives", - "reth-payload-primitives", + "reth-payload-builder 1.11.2", + "reth-payload-builder-primitives 1.11.2", + "reth-payload-primitives 1.11.2", "reth-primitives", - "reth-primitives-traits", - "reth-provider", - "reth-rpc-api", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", + "reth-rpc-api 1.11.2", "reth-rpc-builder", - "reth-rpc-eth-api", - "reth-rpc-server-types", - "reth-stages-types", - "reth-tasks", - "reth-tokio-util", - "reth-tracing", + "reth-rpc-eth-api 1.11.2", + "reth-rpc-server-types 1.11.2", + "reth-stages-types 1.11.2", + "reth-tasks 1.11.2", + "reth-tokio-util 1.11.2", + "reth-tracing 1.11.2", "revm", "serde_json", "tempfile", @@ -7007,7 +7292,35 @@ dependencies = [ "hmac", "pin-project", "rand 0.8.5", - "reth-network-peers", + "reth-network-peers 1.11.2", + "secp256k1 0.30.0", + "sha2", + "thiserror 2.0.18", + "tokio", + "tokio-stream", + "tokio-util", + "tracing", +] + +[[package]] +name = "reth-ecies" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "aes", + "alloy-primitives", + "alloy-rlp", + "block-padding", + "byteorder", + "cipher", + "concat-kdf", + "ctr", + "digest 0.10.7", + "futures", + "hmac", + "pin-project", + "rand 0.8.5", + "reth-network-peers 1.11.3", "secp256k1 0.30.0", "sha2", "thiserror 2.0.18", @@ -7027,14 +7340,37 @@ dependencies = [ "alloy-rpc-types-engine", "eyre", "futures-util", - "reth-chainspec", - "reth-engine-primitives", - "reth-ethereum-engine-primitives", - "reth-payload-builder", - "reth-payload-primitives", - "reth-primitives-traits", - "reth-storage-api", - "reth-transaction-pool", + "reth-chainspec 1.11.2", + "reth-engine-primitives 1.11.2", + "reth-ethereum-engine-primitives 1.11.2", + "reth-payload-builder 1.11.2", + "reth-payload-primitives 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-storage-api 1.11.2", + "reth-transaction-pool 1.11.2", + "tokio", + "tokio-stream", + "tracing", +] + +[[package]] +name = "reth-engine-local" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-primitives", + "alloy-rpc-types-engine", + "eyre", + "futures-util", + "reth-chainspec 1.11.3", + "reth-engine-primitives 1.11.3", + "reth-ethereum-engine-primitives 1.11.3", + "reth-payload-builder 1.11.3", + "reth-payload-primitives 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-storage-api 1.11.3", + "reth-transaction-pool 1.11.3", "tokio", "tokio-stream", "tracing", @@ -7051,15 +7387,40 @@ dependencies = [ "alloy-rpc-types-engine", "auto_impl", "futures", - "reth-chain-state", - "reth-errors", - "reth-ethereum-primitives", - "reth-evm", - "reth-execution-types", - "reth-payload-builder-primitives", - "reth-payload-primitives", - "reth-primitives-traits", - "reth-trie-common", + "reth-chain-state 1.11.2", + "reth-errors 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-evm 1.11.2", + "reth-execution-types 1.11.2", + "reth-payload-builder-primitives 1.11.2", + "reth-payload-primitives 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-trie-common 1.11.2", + "serde", + "thiserror 2.0.18", + "tokio", +] + +[[package]] +name = "reth-engine-primitives" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "alloy-rpc-types-engine", + "auto_impl", + "futures", + "reth-chain-state 1.11.3", + "reth-errors 1.11.3", + "reth-ethereum-primitives 1.11.3", + "reth-evm 1.11.3", + "reth-execution-types 1.11.3", + "reth-payload-builder-primitives 1.11.3", + "reth-payload-primitives 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-trie-common 1.11.3", "serde", "thiserror 2.0.18", "tokio", @@ -7072,19 +7433,19 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e341 dependencies = [ "futures", "pin-project", - "reth-chainspec", - "reth-consensus", - "reth-engine-primitives", + "reth-chainspec 1.11.2", + "reth-consensus 1.11.2", + "reth-engine-primitives 1.11.2", "reth-engine-tree", - "reth-evm", - "reth-network-p2p", - "reth-node-types", - "reth-payload-builder", - "reth-provider", + "reth-evm 1.11.2", + "reth-network-p2p 1.11.2", + "reth-node-types 1.11.2", + "reth-payload-builder 1.11.2", + "reth-provider 1.11.2", "reth-prune", "reth-stages-api", - "reth-tasks", - "reth-trie-db", + "reth-tasks 1.11.2", + "reth-trie-db 1.11.2", ] [[package]] @@ -7107,34 +7468,34 @@ 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-types", - "reth-metrics", - "reth-network-p2p", - "reth-payload-builder", - "reth-payload-primitives", - "reth-primitives-traits", - "reth-provider", + "reth-chain-state 1.11.2", + "reth-chainspec 1.11.2", + "reth-consensus 1.11.2", + "reth-db 1.11.2", + "reth-engine-primitives 1.11.2", + "reth-errors 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-evm 1.11.2", + "reth-execution-types 1.11.2", + "reth-metrics 1.11.2", + "reth-network-p2p 1.11.2", + "reth-payload-builder 1.11.2", + "reth-payload-primitives 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", "reth-prune", - "reth-prune-types", - "reth-revm", + "reth-prune-types 1.11.2", + "reth-revm 1.11.2", "reth-stages", "reth-stages-api", "reth-static-file", - "reth-tasks", - "reth-tracing", - "reth-trie", - "reth-trie-common", - "reth-trie-db", + "reth-tasks 1.11.2", + "reth-tracing 1.11.2", + "reth-trie 1.11.2", + "reth-trie-common 1.11.2", + "reth-trie-db 1.11.2", "reth-trie-parallel", - "reth-trie-sparse", + "reth-trie-sparse 1.11.2", "revm", "revm-primitives", "schnellru", @@ -7155,16 +7516,16 @@ dependencies = [ "futures", "itertools 0.14.0", "pin-project", - "reth-chainspec", - "reth-engine-primitives", + "reth-chainspec 1.11.2", + "reth-engine-primitives 1.11.2", "reth-engine-tree", - "reth-errors", - "reth-evm", - "reth-fs-util", - "reth-payload-primitives", - "reth-primitives-traits", - "reth-revm", - "reth-storage-api", + "reth-errors 1.11.2", + "reth-evm 1.11.2", + "reth-fs-util 1.11.2", + "reth-payload-primitives 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-revm 1.11.2", + "reth-storage-api 1.11.2", "serde", "serde_json", "tokio", @@ -7198,7 +7559,7 @@ dependencies = [ "futures-util", "reqwest", "reth-era", - "reth-fs-util", + "reth-fs-util 1.11.2", "sha2", "tokio", ] @@ -7212,15 +7573,15 @@ dependencies = [ "alloy-primitives", "eyre", "futures-util", - "reth-db-api", + "reth-db-api 1.11.2", "reth-era", "reth-era-downloader", "reth-etl", - "reth-fs-util", - "reth-primitives-traits", - "reth-provider", - "reth-stages-types", - "reth-storage-api", + "reth-fs-util 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", + "reth-stages-types 1.11.2", + "reth-storage-api 1.11.2", "tokio", "tracing", ] @@ -7230,18 +7591,29 @@ name = "reth-errors" version = "1.11.2" source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ - "reth-consensus", - "reth-execution-errors", - "reth-storage-errors", + "reth-consensus 1.11.2", + "reth-execution-errors 1.11.2", + "reth-storage-errors 1.11.2", "thiserror 2.0.18", ] [[package]] -name = "reth-eth-wire" -version = "1.11.2" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" +name = "reth-errors" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" dependencies = [ - "alloy-chains", + "reth-consensus 1.11.3", + "reth-execution-errors 1.11.3", + "reth-storage-errors 1.11.3", + "thiserror 2.0.18", +] + +[[package]] +name = "reth-eth-wire" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" +dependencies = [ + "alloy-chains", "alloy-primitives", "alloy-rlp", "arbitrary", @@ -7249,13 +7621,41 @@ dependencies = [ "derive_more", "futures", "pin-project", - "reth-codecs", - "reth-ecies", - "reth-eth-wire-types", - "reth-ethereum-forks", - "reth-metrics", - "reth-network-peers", - "reth-primitives-traits", + "reth-codecs 1.11.2", + "reth-ecies 1.11.2", + "reth-eth-wire-types 1.11.2", + "reth-ethereum-forks 1.11.2", + "reth-metrics 1.11.2", + "reth-network-peers 1.11.2", + "reth-primitives-traits 1.11.2", + "serde", + "snap", + "thiserror 2.0.18", + "tokio", + "tokio-stream", + "tokio-util", + "tracing", +] + +[[package]] +name = "reth-eth-wire" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-chains", + "alloy-primitives", + "alloy-rlp", + "bytes", + "derive_more", + "futures", + "pin-project", + "reth-codecs 1.11.3", + "reth-ecies 1.11.3", + "reth-eth-wire-types 1.11.3", + "reth-ethereum-forks 1.11.3", + "reth-metrics 1.11.3", + "reth-network-peers 1.11.3", + "reth-primitives-traits 1.11.3", "serde", "snap", "thiserror 2.0.18", @@ -7281,10 +7681,31 @@ dependencies = [ "derive_more", "proptest", "proptest-arbitrary-interop", - "reth-chainspec", - "reth-codecs-derive", - "reth-ethereum-primitives", - "reth-primitives-traits", + "reth-chainspec 1.11.2", + "reth-codecs-derive 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-primitives-traits 1.11.2", + "serde", + "thiserror 2.0.18", +] + +[[package]] +name = "reth-eth-wire-types" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-chains", + "alloy-consensus", + "alloy-eips", + "alloy-hardforks", + "alloy-primitives", + "alloy-rlp", + "bytes", + "derive_more", + "reth-chainspec 1.11.3", + "reth-codecs-derive 1.11.3", + "reth-ethereum-primitives 1.11.3", + "reth-primitives-traits 1.11.3", "serde", "thiserror 2.0.18", ] @@ -7296,37 +7717,37 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e341 dependencies = [ "alloy-rpc-types-engine", "alloy-rpc-types-eth", - "reth-chainspec", - "reth-cli-util", - "reth-codecs", - "reth-consensus", + "reth-chainspec 1.11.2", + "reth-cli-util 1.11.2", + "reth-codecs 1.11.2", + "reth-consensus 1.11.2", "reth-consensus-common", - "reth-db", - "reth-engine-local", - "reth-eth-wire", + "reth-db 1.11.2", + "reth-engine-local 1.11.2", + "reth-eth-wire 1.11.2", "reth-ethereum-cli", "reth-ethereum-consensus", - "reth-ethereum-primitives", - "reth-evm", - "reth-evm-ethereum", - "reth-network", - "reth-network-api", - "reth-node-api", + "reth-ethereum-primitives 1.11.2", + "reth-evm 1.11.2", + "reth-evm-ethereum 1.11.2", + "reth-network 1.11.2", + "reth-network-api 1.11.2", + "reth-node-api 1.11.2", "reth-node-builder", - "reth-node-core", + "reth-node-core 1.11.2", "reth-node-ethereum", - "reth-primitives-traits", - "reth-provider", - "reth-revm", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", + "reth-revm 1.11.2", "reth-rpc", - "reth-rpc-api", + "reth-rpc-api 1.11.2", "reth-rpc-builder", - "reth-rpc-eth-types", - "reth-storage-api", - "reth-tasks", - "reth-transaction-pool", - "reth-trie", - "reth-trie-db", + "reth-rpc-eth-types 1.11.2", + "reth-storage-api 1.11.2", + "reth-tasks 1.11.2", + "reth-transaction-pool 1.11.2", + "reth-trie 1.11.2", + "reth-trie-db 1.11.2", ] [[package]] @@ -7336,19 +7757,19 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e341 dependencies = [ "clap", "eyre", - "reth-chainspec", + "reth-chainspec 1.11.2", "reth-cli", "reth-cli-commands", "reth-cli-runner", - "reth-db", - "reth-node-api", + "reth-db 1.11.2", + "reth-node-api 1.11.2", "reth-node-builder", - "reth-node-core", + "reth-node-core 1.11.2", "reth-node-ethereum", "reth-node-metrics", - "reth-rpc-server-types", - "reth-tasks", - "reth-tracing", + "reth-rpc-server-types 1.11.2", + "reth-tasks 1.11.2", + "reth-tracing 1.11.2", "tracing", ] @@ -7360,11 +7781,11 @@ dependencies = [ "alloy-consensus", "alloy-eips", "alloy-primitives", - "reth-chainspec", - "reth-consensus", + "reth-chainspec 1.11.2", + "reth-consensus 1.11.2", "reth-consensus-common", - "reth-execution-types", - "reth-primitives-traits", + "reth-execution-types 1.11.2", + "reth-primitives-traits 1.11.2", "tracing", ] @@ -7377,10 +7798,28 @@ dependencies = [ "alloy-primitives", "alloy-rlp", "alloy-rpc-types-engine", - "reth-engine-primitives", - "reth-ethereum-primitives", - "reth-payload-primitives", - "reth-primitives-traits", + "reth-engine-primitives 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-payload-primitives 1.11.2", + "reth-primitives-traits 1.11.2", + "serde", + "sha2", + "thiserror 2.0.18", +] + +[[package]] +name = "reth-ethereum-engine-primitives" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-eips", + "alloy-primitives", + "alloy-rlp", + "alloy-rpc-types-engine", + "reth-engine-primitives 1.11.3", + "reth-ethereum-primitives 1.11.3", + "reth-payload-primitives 1.11.3", + "reth-primitives-traits 1.11.3", "serde", "sha2", "thiserror 2.0.18", @@ -7400,6 +7839,19 @@ dependencies = [ "rustc-hash", ] +[[package]] +name = "reth-ethereum-forks" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-eip2124", + "alloy-hardforks", + "alloy-primitives", + "auto_impl", + "once_cell", + "rustc-hash", +] + [[package]] name = "reth-ethereum-payload-builder" version = "1.11.2" @@ -7410,21 +7862,21 @@ dependencies = [ "alloy-primitives", "alloy-rlp", "alloy-rpc-types-engine", - "reth-basic-payload-builder", - "reth-chainspec", + "reth-basic-payload-builder 1.11.2", + "reth-chainspec 1.11.2", "reth-consensus-common", - "reth-errors", - "reth-ethereum-primitives", - "reth-evm", - "reth-evm-ethereum", - "reth-payload-builder", - "reth-payload-builder-primitives", - "reth-payload-primitives", + "reth-errors 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-evm 1.11.2", + "reth-evm-ethereum 1.11.2", + "reth-payload-builder 1.11.2", + "reth-payload-builder-primitives 1.11.2", + "reth-payload-primitives 1.11.2", "reth-payload-validator", - "reth-primitives-traits", - "reth-revm", - "reth-storage-api", - "reth-transaction-pool", + "reth-primitives-traits 1.11.2", + "reth-revm 1.11.2", + "reth-storage-api 1.11.2", + "reth-transaction-pool 1.11.2", "revm", "tracing", ] @@ -7442,9 +7894,28 @@ dependencies = [ "alloy-serde", "arbitrary", "modular-bitfield", - "reth-codecs", - "reth-primitives-traits", - "reth-zstd-compressors", + "reth-codecs 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-zstd-compressors 1.11.2", + "serde", + "serde_with", +] + +[[package]] +name = "reth-ethereum-primitives" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "alloy-rlp", + "alloy-rpc-types-eth", + "alloy-serde", + "modular-bitfield", + "reth-codecs 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-zstd-compressors 1.11.3", "serde", "serde_with", ] @@ -7455,7 +7926,7 @@ version = "1.11.2" source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "rayon", - "reth-db-api", + "reth-db-api 1.11.2", "tempfile", ] @@ -7473,13 +7944,35 @@ dependencies = [ "futures-util", "metrics", "rayon", - "reth-execution-errors", - "reth-execution-types", - "reth-metrics", - "reth-primitives-traits", - "reth-storage-api", - "reth-storage-errors", - "reth-trie-common", + "reth-execution-errors 1.11.2", + "reth-execution-types 1.11.2", + "reth-metrics 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-storage-api 1.11.2", + "reth-storage-errors 1.11.2", + "reth-trie-common 1.11.2", + "revm", +] + +[[package]] +name = "reth-evm" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-evm", + "alloy-primitives", + "auto_impl", + "derive_more", + "futures-util", + "rayon", + "reth-execution-errors 1.11.3", + "reth-execution-types 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-storage-api 1.11.3", + "reth-storage-errors 1.11.3", + "reth-trie-common 1.11.3", "revm", ] @@ -7495,13 +7988,33 @@ dependencies = [ "alloy-rpc-types-engine", "derive_more", "parking_lot", - "reth-chainspec", - "reth-ethereum-forks", - "reth-ethereum-primitives", - "reth-evm", - "reth-execution-types", - "reth-primitives-traits", - "reth-storage-errors", + "reth-chainspec 1.11.2", + "reth-ethereum-forks 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-evm 1.11.2", + "reth-execution-types 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-storage-errors 1.11.2", + "revm", +] + +[[package]] +name = "reth-evm-ethereum" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-evm", + "alloy-primitives", + "alloy-rpc-types-engine", + "reth-chainspec 1.11.3", + "reth-ethereum-forks 1.11.3", + "reth-ethereum-primitives 1.11.3", + "reth-evm 1.11.3", + "reth-execution-types 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-storage-errors 1.11.3", "revm", ] @@ -7514,7 +8027,20 @@ dependencies = [ "alloy-primitives", "alloy-rlp", "nybbles", - "reth-storage-errors", + "reth-storage-errors 1.11.2", + "thiserror 2.0.18", +] + +[[package]] +name = "reth-execution-errors" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-evm", + "alloy-primitives", + "alloy-rlp", + "nybbles", + "reth-storage-errors 1.11.3", "thiserror 2.0.18", ] @@ -7528,9 +8054,27 @@ dependencies = [ "alloy-evm", "alloy-primitives", "derive_more", - "reth-ethereum-primitives", - "reth-primitives-traits", - "reth-trie-common", + "reth-ethereum-primitives 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-trie-common 1.11.2", + "revm", + "serde", + "serde_with", +] + +[[package]] +name = "reth-execution-types" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-evm", + "alloy-primitives", + "derive_more", + "reth-ethereum-primitives 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-trie-common 1.11.3", "revm", "serde", "serde_with", @@ -7549,24 +8093,24 @@ dependencies = [ "itertools 0.14.0", "metrics", "parking_lot", - "reth-chain-state", - "reth-chainspec", - "reth-config", - "reth-ethereum-primitives", - "reth-evm", + "reth-chain-state 1.11.2", + "reth-chainspec 1.11.2", + "reth-config 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-evm 1.11.2", "reth-exex-types", - "reth-fs-util", - "reth-metrics", - "reth-node-api", - "reth-node-core", - "reth-payload-builder", - "reth-primitives-traits", - "reth-provider", - "reth-prune-types", - "reth-revm", + "reth-fs-util 1.11.2", + "reth-metrics 1.11.2", + "reth-node-api 1.11.2", + "reth-node-core 1.11.2", + "reth-payload-builder 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", + "reth-prune-types 1.11.2", + "reth-revm 1.11.2", "reth-stages-api", - "reth-tasks", - "reth-tracing", + "reth-tasks 1.11.2", + "reth-tracing 1.11.2", "rmp-serde", "thiserror 2.0.18", "tokio", @@ -7581,9 +8125,9 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e341 dependencies = [ "alloy-eips", "alloy-primitives", - "reth-chain-state", - "reth-execution-types", - "reth-primitives-traits", + "reth-chain-state 1.11.2", + "reth-execution-types 1.11.2", + "reth-primitives-traits 1.11.2", "serde", "serde_with", ] @@ -7598,6 +8142,16 @@ dependencies = [ "thiserror 2.0.18", ] +[[package]] +name = "reth-fs-util" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "serde", + "serde_json", + "thiserror 2.0.18", +] + [[package]] name = "reth-invalid-block-hooks" version = "1.11.2" @@ -7611,14 +8165,14 @@ dependencies = [ "futures", "jsonrpsee", "pretty_assertions", - "reth-engine-primitives", - "reth-evm", - "reth-primitives-traits", - "reth-provider", - "reth-revm", - "reth-rpc-api", - "reth-tracing", - "reth-trie", + "reth-engine-primitives 1.11.2", + "reth-evm 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", + "reth-revm 1.11.2", + "reth-rpc-api 1.11.2", + "reth-tracing 1.11.2", + "reth-trie 1.11.2", "revm", "revm-bytecode", "revm-database", @@ -7656,7 +8210,23 @@ dependencies = [ "dashmap", "derive_more", "parking_lot", - "reth-mdbx-sys", + "reth-mdbx-sys 1.11.2", + "smallvec", + "thiserror 2.0.18", + "tracing", +] + +[[package]] +name = "reth-libmdbx" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "bitflags 2.11.0", + "byteorder", + "dashmap", + "derive_more", + "parking_lot", + "reth-mdbx-sys 1.11.3", "smallvec", "thiserror 2.0.18", "tracing", @@ -7671,6 +8241,15 @@ dependencies = [ "cc", ] +[[package]] +name = "reth-mdbx-sys" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "bindgen", + "cc", +] + [[package]] name = "reth-metrics" version = "1.11.2" @@ -7683,6 +8262,18 @@ dependencies = [ "tokio-util", ] +[[package]] +name = "reth-metrics" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "futures", + "metrics", + "metrics-derive", + "tokio", + "tokio-util", +] + [[package]] name = "reth-net-banlist" version = "1.11.2" @@ -7692,6 +8283,15 @@ dependencies = [ "ipnet", ] +[[package]] +name = "reth-net-banlist" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-primitives", + "ipnet", +] + [[package]] name = "reth-net-nat" version = "1.11.2" @@ -7706,6 +8306,20 @@ dependencies = [ "tracing", ] +[[package]] +name = "reth-net-nat" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "futures-util", + "if-addrs", + "reqwest", + "serde_with", + "thiserror 2.0.18", + "tokio", + "tracing", +] + [[package]] name = "reth-network" version = "1.11.2" @@ -7728,29 +8342,85 @@ dependencies = [ "rand 0.8.5", "rand 0.9.2", "rayon", - "reth-chainspec", - "reth-consensus", - "reth-discv4", - "reth-discv5", - "reth-dns-discovery", - "reth-ecies", - "reth-eth-wire", - "reth-eth-wire-types", - "reth-ethereum-forks", - "reth-ethereum-primitives", - "reth-evm-ethereum", - "reth-fs-util", - "reth-metrics", - "reth-net-banlist", - "reth-network-api", - "reth-network-p2p", - "reth-network-peers", - "reth-network-types", - "reth-primitives-traits", - "reth-storage-api", - "reth-tasks", - "reth-tokio-util", - "reth-transaction-pool", + "reth-chainspec 1.11.2", + "reth-consensus 1.11.2", + "reth-discv4 1.11.2", + "reth-discv5 1.11.2", + "reth-dns-discovery 1.11.2", + "reth-ecies 1.11.2", + "reth-eth-wire 1.11.2", + "reth-eth-wire-types 1.11.2", + "reth-ethereum-forks 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-evm-ethereum 1.11.2", + "reth-fs-util 1.11.2", + "reth-metrics 1.11.2", + "reth-net-banlist 1.11.2", + "reth-network-api 1.11.2", + "reth-network-p2p 1.11.2", + "reth-network-peers 1.11.2", + "reth-network-types 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-storage-api 1.11.2", + "reth-tasks 1.11.2", + "reth-tokio-util 1.11.2", + "reth-transaction-pool 1.11.2", + "rustc-hash", + "schnellru", + "secp256k1 0.30.0", + "serde", + "smallvec", + "thiserror 2.0.18", + "tokio", + "tokio-stream", + "tokio-util", + "tracing", +] + +[[package]] +name = "reth-network" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "alloy-rlp", + "aquamarine", + "auto_impl", + "derive_more", + "discv5", + "enr", + "futures", + "itertools 0.14.0", + "metrics", + "parking_lot", + "pin-project", + "rand 0.8.5", + "rand 0.9.2", + "rayon", + "reth-chainspec 1.11.3", + "reth-consensus 1.11.3", + "reth-discv4 1.11.3", + "reth-discv5 1.11.3", + "reth-dns-discovery 1.11.3", + "reth-ecies 1.11.3", + "reth-eth-wire 1.11.3", + "reth-eth-wire-types 1.11.3", + "reth-ethereum-forks 1.11.3", + "reth-ethereum-primitives 1.11.3", + "reth-fs-util 1.11.3", + "reth-metrics 1.11.3", + "reth-net-banlist 1.11.3", + "reth-network-api 1.11.3", + "reth-network-p2p 1.11.3", + "reth-network-peers 1.11.3", + "reth-network-types 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-storage-api 1.11.3", + "reth-tasks 1.11.3", + "reth-tokio-util 1.11.3", + "reth-transaction-pool 1.11.3", "rustc-hash", "schnellru", "secp256k1 0.30.0", @@ -7776,12 +8446,37 @@ dependencies = [ "derive_more", "enr", "futures", - "reth-eth-wire-types", - "reth-ethereum-forks", - "reth-network-p2p", - "reth-network-peers", - "reth-network-types", - "reth-tokio-util", + "reth-eth-wire-types 1.11.2", + "reth-ethereum-forks 1.11.2", + "reth-network-p2p 1.11.2", + "reth-network-peers 1.11.2", + "reth-network-types 1.11.2", + "reth-tokio-util 1.11.2", + "serde", + "thiserror 2.0.18", + "tokio", + "tokio-stream", +] + +[[package]] +name = "reth-network-api" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-primitives", + "alloy-rpc-types-admin", + "alloy-rpc-types-eth", + "auto_impl", + "derive_more", + "enr", + "futures", + "reth-eth-wire-types 1.11.3", + "reth-ethereum-forks 1.11.3", + "reth-network-p2p 1.11.3", + "reth-network-peers 1.11.3", + "reth-network-types 1.11.3", + "reth-tokio-util 1.11.3", "serde", "thiserror 2.0.18", "tokio", @@ -7800,13 +8495,35 @@ dependencies = [ "derive_more", "futures", "parking_lot", - "reth-consensus", - "reth-eth-wire-types", - "reth-ethereum-primitives", - "reth-network-peers", - "reth-network-types", - "reth-primitives-traits", - "reth-storage-errors", + "reth-consensus 1.11.2", + "reth-eth-wire-types 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-network-peers 1.11.2", + "reth-network-types 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-storage-errors 1.11.2", + "tokio", + "tracing", +] + +[[package]] +name = "reth-network-p2p" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "auto_impl", + "derive_more", + "futures", + "reth-consensus 1.11.3", + "reth-eth-wire-types 1.11.3", + "reth-ethereum-primitives 1.11.3", + "reth-network-peers 1.11.3", + "reth-network-types 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-storage-errors 1.11.3", "tokio", "tracing", ] @@ -7827,17 +8544,46 @@ dependencies = [ ] [[package]] -name = "reth-network-types" -version = "1.11.2" -source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" +name = "reth-network-peers" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" dependencies = [ - "alloy-eip2124", - "humantime-serde", - "reth-net-banlist", - "reth-network-peers", - "serde", - "serde_json", - "tracing", + "alloy-primitives", + "alloy-rlp", + "enr", + "secp256k1 0.30.0", + "serde_with", + "thiserror 2.0.18", + "tokio", + "url", +] + +[[package]] +name = "reth-network-types" +version = "1.11.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" +dependencies = [ + "alloy-eip2124", + "humantime-serde", + "reth-net-banlist 1.11.2", + "reth-network-peers 1.11.2", + "serde", + "serde_json", + "tracing", +] + +[[package]] +name = "reth-network-types" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-eip2124", + "humantime-serde", + "reth-net-banlist 1.11.3", + "reth-network-peers 1.11.3", + "serde", + "serde_json", + "tracing", ] [[package]] @@ -7850,7 +8596,24 @@ dependencies = [ "derive_more", "lz4_flex", "memmap2", - "reth-fs-util", + "reth-fs-util 1.11.2", + "serde", + "thiserror 2.0.18", + "tracing", + "zstd", +] + +[[package]] +name = "reth-nippy-jar" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "anyhow", + "bincode", + "derive_more", + "lz4_flex", + "memmap2", + "reth-fs-util 1.11.3", "serde", "thiserror 2.0.18", "tracing", @@ -7864,21 +8627,45 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e341 dependencies = [ "alloy-rpc-types-engine", "eyre", - "reth-basic-payload-builder", - "reth-consensus", - "reth-db-api", - "reth-engine-primitives", - "reth-evm", - "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-transaction-pool", + "reth-basic-payload-builder 1.11.2", + "reth-consensus 1.11.2", + "reth-db-api 1.11.2", + "reth-engine-primitives 1.11.2", + "reth-evm 1.11.2", + "reth-network-api 1.11.2", + "reth-node-core 1.11.2", + "reth-node-types 1.11.2", + "reth-payload-builder 1.11.2", + "reth-payload-builder-primitives 1.11.2", + "reth-payload-primitives 1.11.2", + "reth-provider 1.11.2", + "reth-tasks 1.11.2", + "reth-tokio-util 1.11.2", + "reth-transaction-pool 1.11.2", +] + +[[package]] +name = "reth-node-api" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-rpc-types-engine", + "eyre", + "reth-basic-payload-builder 1.11.3", + "reth-consensus 1.11.3", + "reth-db-api 1.11.3", + "reth-engine-primitives 1.11.3", + "reth-evm 1.11.3", + "reth-network-api 1.11.3", + "reth-node-core 1.11.3", + "reth-node-types 1.11.3", + "reth-payload-builder 1.11.3", + "reth-payload-builder-primitives 1.11.3", + "reth-payload-primitives 1.11.3", + "reth-provider 1.11.3", + "reth-tasks 1.11.3", + "reth-tokio-util 1.11.3", + "reth-transaction-pool 1.11.3", ] [[package]] @@ -7899,50 +8686,50 @@ dependencies = [ "jsonrpsee", "parking_lot", "rayon", - "reth-basic-payload-builder", - "reth-chain-state", - "reth-chainspec", - "reth-config", - "reth-consensus", + "reth-basic-payload-builder 1.11.2", + "reth-chain-state 1.11.2", + "reth-chainspec 1.11.2", + "reth-config 1.11.2", + "reth-consensus 1.11.2", "reth-consensus-debug-client", - "reth-db", - "reth-db-api", + "reth-db 1.11.2", + "reth-db-api 1.11.2", "reth-db-common", "reth-downloaders", - "reth-engine-local", - "reth-engine-primitives", + "reth-engine-local 1.11.2", + "reth-engine-primitives 1.11.2", "reth-engine-service", "reth-engine-tree", "reth-engine-util", - "reth-evm", + "reth-evm 1.11.2", "reth-exex", - "reth-fs-util", + "reth-fs-util 1.11.2", "reth-invalid-block-hooks", - "reth-network", - "reth-network-api", - "reth-network-p2p", - "reth-node-api", - "reth-node-core", + "reth-network 1.11.2", + "reth-network-api 1.11.2", + "reth-network-p2p 1.11.2", + "reth-node-api 1.11.2", + "reth-node-core 1.11.2", "reth-node-ethstats", "reth-node-events", "reth-node-metrics", - "reth-payload-builder", - "reth-primitives-traits", - "reth-provider", + "reth-payload-builder 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", "reth-prune", "reth-rpc", - "reth-rpc-api", + "reth-rpc-api 1.11.2", "reth-rpc-builder", "reth-rpc-engine-api", - "reth-rpc-eth-types", + "reth-rpc-eth-types 1.11.2", "reth-rpc-layer", "reth-stages", "reth-static-file", - "reth-tasks", - "reth-tokio-util", - "reth-tracing", - "reth-transaction-pool", - "reth-trie-db", + "reth-tasks 1.11.2", + "reth-tokio-util 1.11.2", + "reth-tracing 1.11.2", + "reth-transaction-pool 1.11.2", + "reth-trie-db 1.11.2", "secp256k1 0.30.0", "serde_json", "tokio", @@ -7967,32 +8754,87 @@ dependencies = [ "humantime", "ipnet", "rand 0.9.2", - "reth-chainspec", - "reth-cli-util", - "reth-config", - "reth-consensus", - "reth-db", - "reth-discv4", - "reth-discv5", - "reth-engine-local", - "reth-engine-primitives", - "reth-ethereum-forks", - "reth-net-banlist", - "reth-net-nat", - "reth-network", - "reth-network-p2p", - "reth-network-peers", - "reth-primitives-traits", - "reth-prune-types", - "reth-rpc-convert", - "reth-rpc-eth-types", - "reth-rpc-server-types", - "reth-stages-types", - "reth-storage-api", - "reth-storage-errors", - "reth-tracing", - "reth-tracing-otlp", - "reth-transaction-pool", + "reth-chainspec 1.11.2", + "reth-cli-util 1.11.2", + "reth-config 1.11.2", + "reth-consensus 1.11.2", + "reth-db 1.11.2", + "reth-discv4 1.11.2", + "reth-discv5 1.11.2", + "reth-engine-local 1.11.2", + "reth-engine-primitives 1.11.2", + "reth-ethereum-forks 1.11.2", + "reth-net-banlist 1.11.2", + "reth-net-nat 1.11.2", + "reth-network 1.11.2", + "reth-network-p2p 1.11.2", + "reth-network-peers 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-prune-types 1.11.2", + "reth-rpc-convert 1.11.2", + "reth-rpc-eth-types 1.11.2", + "reth-rpc-server-types 1.11.2", + "reth-stages-types 1.11.2", + "reth-storage-api 1.11.2", + "reth-storage-errors 1.11.2", + "reth-tracing 1.11.2", + "reth-tracing-otlp 1.11.2", + "reth-transaction-pool 1.11.2", + "secp256k1 0.30.0", + "serde", + "shellexpand", + "strum", + "thiserror 2.0.18", + "toml", + "tracing", + "url", + "vergen", + "vergen-git2", +] + +[[package]] +name = "reth-node-core" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "alloy-rpc-types-engine", + "clap", + "derive_more", + "dirs-next", + "eyre", + "futures", + "humantime", + "ipnet", + "rand 0.9.2", + "reth-chainspec 1.11.3", + "reth-cli-util 1.11.3", + "reth-config 1.11.3", + "reth-consensus 1.11.3", + "reth-db 1.11.3", + "reth-discv4 1.11.3", + "reth-discv5 1.11.3", + "reth-engine-local 1.11.3", + "reth-engine-primitives 1.11.3", + "reth-ethereum-forks 1.11.3", + "reth-net-banlist 1.11.3", + "reth-net-nat 1.11.3", + "reth-network 1.11.3", + "reth-network-p2p 1.11.3", + "reth-network-peers 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-prune-types 1.11.3", + "reth-rpc-convert 1.11.3", + "reth-rpc-eth-types 1.11.3", + "reth-rpc-server-types 1.11.3", + "reth-stages-types 1.11.3", + "reth-storage-api 1.11.3", + "reth-storage-errors 1.11.3", + "reth-tracing 1.11.3", + "reth-tracing-otlp 1.11.3", + "reth-transaction-pool 1.11.3", "secp256k1 0.30.0", "serde", "shellexpand", @@ -8015,30 +8857,30 @@ dependencies = [ "alloy-rpc-types-engine", "alloy-rpc-types-eth", "eyre", - "reth-chainspec", - "reth-engine-local", - "reth-engine-primitives", + "reth-chainspec 1.11.2", + "reth-engine-local 1.11.2", + "reth-engine-primitives 1.11.2", "reth-ethereum-consensus", - "reth-ethereum-engine-primitives", + "reth-ethereum-engine-primitives 1.11.2", "reth-ethereum-payload-builder", - "reth-ethereum-primitives", - "reth-evm", - "reth-evm-ethereum", - "reth-network", - "reth-node-api", + "reth-ethereum-primitives 1.11.2", + "reth-evm 1.11.2", + "reth-evm-ethereum 1.11.2", + "reth-network 1.11.2", + "reth-node-api 1.11.2", "reth-node-builder", - "reth-payload-primitives", - "reth-primitives-traits", - "reth-provider", - "reth-revm", + "reth-payload-primitives 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", + "reth-revm 1.11.2", "reth-rpc", - "reth-rpc-api", + "reth-rpc-api 1.11.2", "reth-rpc-builder", - "reth-rpc-eth-api", - "reth-rpc-eth-types", - "reth-rpc-server-types", - "reth-tracing", - "reth-transaction-pool", + "reth-rpc-eth-api 1.11.2", + "reth-rpc-eth-types 1.11.2", + "reth-rpc-server-types 1.11.2", + "reth-tracing 1.11.2", + "reth-transaction-pool 1.11.2", "revm", "tokio", ] @@ -8052,11 +8894,11 @@ dependencies = [ "alloy-primitives", "chrono", "futures-util", - "reth-chain-state", - "reth-network-api", - "reth-primitives-traits", - "reth-storage-api", - "reth-transaction-pool", + "reth-chain-state 1.11.2", + "reth-network-api 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-storage-api 1.11.2", + "reth-transaction-pool 1.11.2", "serde", "serde_json", "thiserror 2.0.18", @@ -8080,13 +8922,13 @@ dependencies = [ "futures", "humantime", "pin-project", - "reth-engine-primitives", - "reth-network-api", - "reth-primitives-traits", - "reth-prune-types", + "reth-engine-primitives 1.11.2", + "reth-network-api 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-prune-types 1.11.2", "reth-stages", - "reth-static-file-types", - "reth-storage-api", + "reth-static-file-types 1.11.2", + "reth-storage-api 1.11.2", "tokio", "tracing", ] @@ -8107,8 +8949,8 @@ dependencies = [ "metrics-util", "procfs", "reqwest", - "reth-metrics", - "reth-tasks", + "reth-metrics 1.11.2", + "reth-tasks 1.11.2", "tikv-jemalloc-ctl", "tokio", "tower", @@ -8120,11 +8962,23 @@ name = "reth-node-types" version = "1.11.2" source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ - "reth-chainspec", - "reth-db-api", - "reth-engine-primitives", - "reth-payload-primitives", - "reth-primitives-traits", + "reth-chainspec 1.11.2", + "reth-db-api 1.11.2", + "reth-engine-primitives 1.11.2", + "reth-payload-primitives 1.11.2", + "reth-primitives-traits 1.11.2", +] + +[[package]] +name = "reth-node-types" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "reth-chainspec 1.11.3", + "reth-db-api 1.11.3", + "reth-engine-primitives 1.11.3", + "reth-payload-primitives 1.11.3", + "reth-primitives-traits 1.11.3", ] [[package]] @@ -8137,12 +8991,33 @@ dependencies = [ "alloy-rpc-types", "futures-util", "metrics", - "reth-chain-state", - "reth-ethereum-engine-primitives", - "reth-metrics", - "reth-payload-builder-primitives", - "reth-payload-primitives", - "reth-primitives-traits", + "reth-chain-state 1.11.2", + "reth-ethereum-engine-primitives 1.11.2", + "reth-metrics 1.11.2", + "reth-payload-builder-primitives 1.11.2", + "reth-payload-primitives 1.11.2", + "reth-primitives-traits 1.11.2", + "tokio", + "tokio-stream", + "tracing", +] + +[[package]] +name = "reth-payload-builder" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-primitives", + "alloy-rpc-types", + "futures-util", + "metrics", + "reth-chain-state 1.11.3", + "reth-ethereum-engine-primitives 1.11.3", + "reth-metrics 1.11.3", + "reth-payload-builder-primitives 1.11.3", + "reth-payload-primitives 1.11.3", + "reth-primitives-traits 1.11.3", "tokio", "tokio-stream", "tracing", @@ -8154,7 +9029,19 @@ version = "1.11.2" source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "pin-project", - "reth-payload-primitives", + "reth-payload-primitives 1.11.2", + "tokio", + "tokio-stream", + "tracing", +] + +[[package]] +name = "reth-payload-builder-primitives" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "pin-project", + "reth-payload-primitives 1.11.3", "tokio", "tokio-stream", "tracing", @@ -8172,12 +9059,35 @@ dependencies = [ "auto_impl", "either", "op-alloy-rpc-types-engine", - "reth-chain-state", - "reth-chainspec", - "reth-errors", - "reth-execution-types", - "reth-primitives-traits", - "reth-trie-common", + "reth-chain-state 1.11.2", + "reth-chainspec 1.11.2", + "reth-errors 1.11.2", + "reth-execution-types 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-trie-common 1.11.2", + "serde", + "thiserror 2.0.18", + "tokio", +] + +[[package]] +name = "reth-payload-primitives" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "alloy-rpc-types-engine", + "auto_impl", + "either", + "op-alloy-rpc-types-engine", + "reth-chain-state 1.11.3", + "reth-chainspec 1.11.3", + "reth-errors 1.11.3", + "reth-execution-types 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-trie-common 1.11.3", "serde", "thiserror 2.0.18", "tokio", @@ -8190,7 +9100,7 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e341 dependencies = [ "alloy-consensus", "alloy-rpc-types-engine", - "reth-primitives-traits", + "reth-primitives-traits 1.11.2", ] [[package]] @@ -8200,10 +9110,10 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e341 dependencies = [ "alloy-consensus", "once_cell", - "reth-ethereum-forks", - "reth-ethereum-primitives", - "reth-primitives-traits", - "reth-static-file-types", + "reth-ethereum-forks 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-static-file-types 1.11.2", ] [[package]] @@ -8230,7 +9140,38 @@ dependencies = [ "proptest", "proptest-arbitrary-interop", "rayon", - "reth-codecs", + "reth-codecs 1.11.2", + "revm-bytecode", + "revm-primitives", + "revm-state", + "secp256k1 0.30.0", + "serde", + "serde_with", + "thiserror 2.0.18", +] + +[[package]] +name = "reth-primitives-traits" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-genesis", + "alloy-primitives", + "alloy-rlp", + "alloy-rpc-types-eth", + "alloy-trie", + "auto_impl", + "byteorder", + "bytes", + "dashmap", + "derive_more", + "modular-bitfield", + "once_cell", + "op-alloy-consensus", + "rayon", + "reth-codecs 1.11.3", "revm-bytecode", "revm-primitives", "revm-state", @@ -8255,28 +9196,28 @@ dependencies = [ "notify", "parking_lot", "rayon", - "reth-chain-state", - "reth-chainspec", - "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-primitives-traits", - "reth-prune-types", - "reth-stages-types", - "reth-static-file-types", - "reth-storage-api", - "reth-storage-errors", - "reth-tasks", - "reth-trie", - "reth-trie-db", + "reth-chain-state 1.11.2", + "reth-chainspec 1.11.2", + "reth-codecs 1.11.2", + "reth-db 1.11.2", + "reth-db-api 1.11.2", + "reth-errors 1.11.2", + "reth-ethereum-engine-primitives 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-execution-types 1.11.2", + "reth-fs-util 1.11.2", + "reth-metrics 1.11.2", + "reth-nippy-jar 1.11.2", + "reth-node-types 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-prune-types 1.11.2", + "reth-stages-types 1.11.2", + "reth-static-file-types 1.11.2", + "reth-storage-api 1.11.2", + "reth-storage-errors 1.11.2", + "reth-tasks 1.11.2", + "reth-trie 1.11.2", + "reth-trie-db 1.11.2", "revm-database", "revm-state", "strum", @@ -8284,6 +9225,47 @@ dependencies = [ "tracing", ] +[[package]] +name = "reth-provider" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "alloy-rpc-types-engine", + "eyre", + "itertools 0.14.0", + "metrics", + "notify", + "parking_lot", + "rayon", + "reth-chain-state 1.11.3", + "reth-chainspec 1.11.3", + "reth-codecs 1.11.3", + "reth-db 1.11.3", + "reth-db-api 1.11.3", + "reth-errors 1.11.3", + "reth-ethereum-primitives 1.11.3", + "reth-execution-types 1.11.3", + "reth-fs-util 1.11.3", + "reth-metrics 1.11.3", + "reth-nippy-jar 1.11.3", + "reth-node-types 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-prune-types 1.11.3", + "reth-stages-types 1.11.3", + "reth-static-file-types 1.11.3", + "reth-storage-api 1.11.3", + "reth-storage-errors 1.11.3", + "reth-tasks 1.11.3", + "reth-trie 1.11.3", + "reth-trie-db 1.11.3", + "revm-database", + "strum", + "tracing", +] + [[package]] name = "reth-prune" version = "1.11.2" @@ -8295,18 +9277,18 @@ dependencies = [ "itertools 0.14.0", "metrics", "rayon", - "reth-config", - "reth-db-api", - "reth-errors", + "reth-config 1.11.2", + "reth-db-api 1.11.2", + "reth-errors 1.11.2", "reth-exex-types", - "reth-metrics", - "reth-primitives-traits", - "reth-provider", - "reth-prune-types", - "reth-stages-types", - "reth-static-file-types", - "reth-storage-api", - "reth-tokio-util", + "reth-metrics 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", + "reth-prune-types 1.11.2", + "reth-stages-types 1.11.2", + "reth-static-file-types 1.11.2", + "reth-storage-api 1.11.2", + "reth-tokio-util 1.11.2", "rustc-hash", "thiserror 2.0.18", "tokio", @@ -8322,7 +9304,22 @@ dependencies = [ "arbitrary", "derive_more", "modular-bitfield", - "reth-codecs", + "reth-codecs 1.11.2", + "serde", + "strum", + "thiserror 2.0.18", + "tracing", +] + +[[package]] +name = "reth-prune-types" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-primitives", + "derive_more", + "modular-bitfield", + "reth-codecs 1.11.3", "serde", "strum", "thiserror 2.0.18", @@ -8335,10 +9332,22 @@ version = "1.11.2" source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e3413e9ecc9b024a5e26672e61e7c3" dependencies = [ "alloy-primitives", - "reth-primitives-traits", - "reth-storage-api", - "reth-storage-errors", - "reth-trie", + "reth-primitives-traits 1.11.2", + "reth-storage-api 1.11.2", + "reth-storage-errors 1.11.2", + "reth-trie 1.11.2", + "revm", +] + +[[package]] +name = "reth-revm" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-primitives", + "reth-primitives-traits 1.11.3", + "reth-storage-api 1.11.3", + "reth-storage-errors 1.11.3", "revm", ] @@ -8378,34 +9387,34 @@ dependencies = [ "jsonrpsee-types", "parking_lot", "pin-project", - "reth-chain-state", - "reth-chainspec", - "reth-consensus", + "reth-chain-state 1.11.2", + "reth-chainspec 1.11.2", + "reth-consensus 1.11.2", "reth-consensus-common", - "reth-engine-primitives", - "reth-errors", - "reth-ethereum-engine-primitives", - "reth-ethereum-primitives", - "reth-evm", - "reth-evm-ethereum", - "reth-execution-types", - "reth-metrics", - "reth-network-api", - "reth-network-peers", - "reth-network-types", - "reth-node-api", - "reth-primitives-traits", - "reth-revm", - "reth-rpc-api", - "reth-rpc-convert", + "reth-engine-primitives 1.11.2", + "reth-errors 1.11.2", + "reth-ethereum-engine-primitives 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-evm 1.11.2", + "reth-evm-ethereum 1.11.2", + "reth-execution-types 1.11.2", + "reth-metrics 1.11.2", + "reth-network-api 1.11.2", + "reth-network-peers 1.11.2", + "reth-network-types 1.11.2", + "reth-node-api 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-revm 1.11.2", + "reth-rpc-api 1.11.2", + "reth-rpc-convert 1.11.2", "reth-rpc-engine-api", - "reth-rpc-eth-api", - "reth-rpc-eth-types", - "reth-rpc-server-types", - "reth-storage-api", - "reth-tasks", - "reth-transaction-pool", - "reth-trie-common", + "reth-rpc-eth-api 1.11.2", + "reth-rpc-eth-types 1.11.2", + "reth-rpc-server-types 1.11.2", + "reth-storage-api 1.11.2", + "reth-tasks 1.11.2", + "reth-transaction-pool 1.11.2", + "reth-trie-common 1.11.2", "revm", "revm-inspectors", "revm-primitives", @@ -8441,11 +9450,41 @@ dependencies = [ "alloy-rpc-types-txpool", "alloy-serde", "jsonrpsee", - "reth-chain-state", - "reth-engine-primitives", - "reth-network-peers", - "reth-rpc-eth-api", - "reth-trie-common", + "reth-chain-state 1.11.2", + "reth-engine-primitives 1.11.2", + "reth-network-peers 1.11.2", + "reth-rpc-eth-api 1.11.2", + "reth-trie-common 1.11.2", + "serde_json", +] + +[[package]] +name = "reth-rpc-api" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-eip7928", + "alloy-eips", + "alloy-genesis", + "alloy-json-rpc", + "alloy-primitives", + "alloy-rpc-types", + "alloy-rpc-types-admin", + "alloy-rpc-types-anvil", + "alloy-rpc-types-beacon", + "alloy-rpc-types-debug", + "alloy-rpc-types-engine", + "alloy-rpc-types-eth", + "alloy-rpc-types-mev", + "alloy-rpc-types-trace", + "alloy-rpc-types-txpool", + "alloy-serde", + "jsonrpsee", + "reth-chain-state 1.11.3", + "reth-engine-primitives 1.11.3", + "reth-network-peers 1.11.3", + "reth-rpc-eth-api 1.11.3", + "reth-trie-common 1.11.3", "serde_json", ] @@ -8461,26 +9500,26 @@ dependencies = [ "jsonrpsee", "metrics", "pin-project", - "reth-chain-state", - "reth-chainspec", - "reth-consensus", - "reth-engine-primitives", - "reth-evm", + "reth-chain-state 1.11.2", + "reth-chainspec 1.11.2", + "reth-consensus 1.11.2", + "reth-engine-primitives 1.11.2", + "reth-evm 1.11.2", "reth-ipc", - "reth-metrics", - "reth-network-api", - "reth-node-core", - "reth-primitives-traits", + "reth-metrics 1.11.2", + "reth-network-api 1.11.2", + "reth-node-core 1.11.2", + "reth-primitives-traits 1.11.2", "reth-rpc", - "reth-rpc-api", - "reth-rpc-eth-api", - "reth-rpc-eth-types", + "reth-rpc-api 1.11.2", + "reth-rpc-eth-api 1.11.2", + "reth-rpc-eth-types 1.11.2", "reth-rpc-layer", - "reth-rpc-server-types", - "reth-storage-api", - "reth-tasks", - "reth-tokio-util", - "reth-transaction-pool", + "reth-rpc-server-types 1.11.2", + "reth-storage-api 1.11.2", + "reth-tasks 1.11.2", + "reth-tokio-util 1.11.2", + "reth-transaction-pool 1.11.2", "serde", "thiserror 2.0.18", "tokio", @@ -8505,9 +9544,30 @@ dependencies = [ "auto_impl", "dyn-clone", "jsonrpsee-types", - "reth-ethereum-primitives", - "reth-evm", - "reth-primitives-traits", + "reth-ethereum-primitives 1.11.2", + "reth-evm 1.11.2", + "reth-primitives-traits 1.11.2", + "thiserror 2.0.18", +] + +[[package]] +name = "reth-rpc-convert" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-evm", + "alloy-json-rpc", + "alloy-network", + "alloy-primitives", + "alloy-rpc-types-eth", + "alloy-signer", + "auto_impl", + "dyn-clone", + "jsonrpsee-types", + "reth-ethereum-primitives 1.11.3", + "reth-evm 1.11.3", + "reth-primitives-traits 1.11.3", "thiserror 2.0.18", ] @@ -8523,18 +9583,18 @@ dependencies = [ "jsonrpsee-core", "jsonrpsee-types", "metrics", - "reth-chainspec", - "reth-engine-primitives", - "reth-metrics", - "reth-network-api", - "reth-payload-builder", - "reth-payload-builder-primitives", - "reth-payload-primitives", - "reth-primitives-traits", - "reth-rpc-api", - "reth-storage-api", - "reth-tasks", - "reth-transaction-pool", + "reth-chainspec 1.11.2", + "reth-engine-primitives 1.11.2", + "reth-metrics 1.11.2", + "reth-network-api 1.11.2", + "reth-payload-builder 1.11.2", + "reth-payload-builder-primitives 1.11.2", + "reth-payload-primitives 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-rpc-api 1.11.2", + "reth-storage-api 1.11.2", + "reth-tasks 1.11.2", + "reth-transaction-pool 1.11.2", "serde", "thiserror 2.0.18", "tokio", @@ -8564,21 +9624,65 @@ dependencies = [ "jsonrpsee", "jsonrpsee-types", "parking_lot", - "reth-chain-state", - "reth-chainspec", - "reth-errors", - "reth-evm", - "reth-network-api", - "reth-node-api", - "reth-primitives-traits", - "reth-revm", - "reth-rpc-convert", - "reth-rpc-eth-types", - "reth-rpc-server-types", - "reth-storage-api", - "reth-tasks", - "reth-transaction-pool", - "reth-trie-common", + "reth-chain-state 1.11.2", + "reth-chainspec 1.11.2", + "reth-errors 1.11.2", + "reth-evm 1.11.2", + "reth-network-api 1.11.2", + "reth-node-api 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-revm 1.11.2", + "reth-rpc-convert 1.11.2", + "reth-rpc-eth-types 1.11.2", + "reth-rpc-server-types 1.11.2", + "reth-storage-api 1.11.2", + "reth-tasks 1.11.2", + "reth-transaction-pool 1.11.2", + "reth-trie-common 1.11.2", + "revm", + "revm-inspectors", + "tokio", + "tracing", +] + +[[package]] +name = "reth-rpc-eth-api" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-dyn-abi", + "alloy-eips", + "alloy-evm", + "alloy-json-rpc", + "alloy-network", + "alloy-primitives", + "alloy-rlp", + "alloy-rpc-types-eth", + "alloy-rpc-types-mev", + "alloy-serde", + "async-trait", + "auto_impl", + "dyn-clone", + "futures", + "jsonrpsee", + "jsonrpsee-types", + "parking_lot", + "reth-chain-state 1.11.3", + "reth-chainspec 1.11.3", + "reth-errors 1.11.3", + "reth-evm 1.11.3", + "reth-network-api 1.11.3", + "reth-node-api 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-revm 1.11.3", + "reth-rpc-convert 1.11.3", + "reth-rpc-eth-types 1.11.3", + "reth-rpc-server-types 1.11.3", + "reth-storage-api 1.11.3", + "reth-tasks 1.11.3", + "reth-transaction-pool 1.11.3", + "reth-trie-common 1.11.3", "revm", "revm-inspectors", "tokio", @@ -8607,21 +9711,69 @@ dependencies = [ "metrics", "rand 0.9.2", "reqwest", - "reth-chain-state", - "reth-chainspec", - "reth-errors", - "reth-ethereum-primitives", - "reth-evm", - "reth-execution-types", - "reth-metrics", - "reth-primitives-traits", - "reth-revm", - "reth-rpc-convert", - "reth-rpc-server-types", - "reth-storage-api", - "reth-tasks", - "reth-transaction-pool", - "reth-trie", + "reth-chain-state 1.11.2", + "reth-chainspec 1.11.2", + "reth-errors 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-evm 1.11.2", + "reth-execution-types 1.11.2", + "reth-metrics 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-revm 1.11.2", + "reth-rpc-convert 1.11.2", + "reth-rpc-server-types 1.11.2", + "reth-storage-api 1.11.2", + "reth-tasks 1.11.2", + "reth-transaction-pool 1.11.2", + "reth-trie 1.11.2", + "revm", + "revm-inspectors", + "schnellru", + "serde", + "thiserror 2.0.18", + "tokio", + "tokio-stream", + "tracing", + "url", +] + +[[package]] +name = "reth-rpc-eth-types" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-evm", + "alloy-network", + "alloy-primitives", + "alloy-rpc-client", + "alloy-rpc-types-eth", + "alloy-sol-types", + "alloy-transport", + "derive_more", + "futures", + "itertools 0.14.0", + "jsonrpsee-core", + "jsonrpsee-types", + "metrics", + "rand 0.9.2", + "reqwest", + "reth-chain-state 1.11.3", + "reth-chainspec 1.11.3", + "reth-errors 1.11.3", + "reth-ethereum-primitives 1.11.3", + "reth-evm 1.11.3", + "reth-execution-types 1.11.3", + "reth-metrics 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-revm 1.11.3", + "reth-rpc-convert 1.11.3", + "reth-rpc-server-types 1.11.3", + "reth-storage-api 1.11.3", + "reth-tasks 1.11.3", + "reth-transaction-pool 1.11.3", + "reth-trie 1.11.3", "revm", "revm-inspectors", "schnellru", @@ -8657,8 +9809,24 @@ dependencies = [ "alloy-rpc-types-engine", "jsonrpsee-core", "jsonrpsee-types", - "reth-errors", - "reth-network-api", + "reth-errors 1.11.2", + "reth-network-api 1.11.2", + "serde", + "strum", +] + +[[package]] +name = "reth-rpc-server-types" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-eips", + "alloy-primitives", + "alloy-rpc-types-engine", + "jsonrpsee-core", + "jsonrpsee-types", + "reth-errors 1.11.3", + "reth-network-api 1.11.3", "serde", "strum", ] @@ -8678,35 +9846,35 @@ dependencies = [ "num-traits", "rayon", "reqwest", - "reth-chainspec", - "reth-codecs", - "reth-config", - "reth-consensus", - "reth-db", - "reth-db-api", + "reth-chainspec 1.11.2", + "reth-codecs 1.11.2", + "reth-config 1.11.2", + "reth-consensus 1.11.2", + "reth-db 1.11.2", + "reth-db-api 1.11.2", "reth-era", "reth-era-downloader", "reth-era-utils", - "reth-ethereum-primitives", + "reth-ethereum-primitives 1.11.2", "reth-etl", - "reth-evm", - "reth-execution-types", + "reth-evm 1.11.2", + "reth-execution-types 1.11.2", "reth-exex", - "reth-fs-util", - "reth-network-p2p", - "reth-primitives-traits", - "reth-provider", + "reth-fs-util 1.11.2", + "reth-network-p2p 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", "reth-prune", - "reth-prune-types", - "reth-revm", + "reth-prune-types 1.11.2", + "reth-revm 1.11.2", "reth-stages-api", - "reth-static-file-types", - "reth-storage-api", - "reth-storage-errors", - "reth-tasks", + "reth-static-file-types 1.11.2", + "reth-storage-api 1.11.2", + "reth-storage-errors 1.11.2", + "reth-tasks 1.11.2", "reth-testing-utils", - "reth-trie", - "reth-trie-db", + "reth-trie 1.11.2", + "reth-trie-db 1.11.2", "tempfile", "thiserror 2.0.18", "tokio", @@ -8724,17 +9892,17 @@ dependencies = [ "auto_impl", "futures-util", "metrics", - "reth-consensus", - "reth-errors", - "reth-metrics", - "reth-network-p2p", - "reth-primitives-traits", - "reth-provider", + "reth-consensus 1.11.2", + "reth-errors 1.11.2", + "reth-metrics 1.11.2", + "reth-network-p2p 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", "reth-prune", - "reth-stages-types", + "reth-stages-types 1.11.2", "reth-static-file", - "reth-static-file-types", - "reth-tokio-util", + "reth-static-file-types 1.11.2", + "reth-tokio-util 1.11.2", "thiserror 2.0.18", "tokio", "tracing", @@ -8749,8 +9917,21 @@ dependencies = [ "arbitrary", "bytes", "modular-bitfield", - "reth-codecs", - "reth-trie-common", + "reth-codecs 1.11.2", + "reth-trie-common 1.11.2", + "serde", +] + +[[package]] +name = "reth-stages-types" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-primitives", + "bytes", + "modular-bitfield", + "reth-codecs 1.11.3", + "reth-trie-common 1.11.3", "serde", ] @@ -8762,15 +9943,15 @@ dependencies = [ "alloy-primitives", "parking_lot", "rayon", - "reth-codecs", - "reth-db-api", - "reth-primitives-traits", - "reth-provider", - "reth-prune-types", - "reth-stages-types", - "reth-static-file-types", - "reth-storage-errors", - "reth-tokio-util", + "reth-codecs 1.11.2", + "reth-db-api 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", + "reth-prune-types 1.11.2", + "reth-stages-types 1.11.2", + "reth-static-file-types 1.11.2", + "reth-storage-errors 1.11.2", + "reth-tokio-util 1.11.2", "tracing", ] @@ -8783,7 +9964,21 @@ dependencies = [ "clap", "derive_more", "fixed-map", - "reth-stages-types", + "reth-stages-types 1.11.2", + "serde", + "strum", + "tracing", +] + +[[package]] +name = "reth-static-file-types" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-primitives", + "derive_more", + "fixed-map", + "reth-stages-types 1.11.3", "serde", "strum", "tracing", @@ -8799,16 +9994,40 @@ dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", "auto_impl", - "reth-chainspec", - "reth-db-api", - "reth-db-models", - "reth-ethereum-primitives", - "reth-execution-types", - "reth-primitives-traits", - "reth-prune-types", - "reth-stages-types", - "reth-storage-errors", - "reth-trie-common", + "reth-chainspec 1.11.2", + "reth-db-api 1.11.2", + "reth-db-models 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-execution-types 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-prune-types 1.11.2", + "reth-stages-types 1.11.2", + "reth-storage-errors 1.11.2", + "reth-trie-common 1.11.2", + "revm-database", + "serde_json", +] + +[[package]] +name = "reth-storage-api" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "alloy-rpc-types-engine", + "auto_impl", + "reth-chainspec 1.11.3", + "reth-db-api 1.11.3", + "reth-db-models 1.11.3", + "reth-ethereum-primitives 1.11.3", + "reth-execution-types 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-prune-types 1.11.3", + "reth-stages-types 1.11.3", + "reth-storage-errors 1.11.3", + "reth-trie-common 1.11.3", "revm-database", "serde_json", ] @@ -8822,9 +10041,26 @@ dependencies = [ "alloy-primitives", "alloy-rlp", "derive_more", - "reth-primitives-traits", - "reth-prune-types", - "reth-static-file-types", + "reth-primitives-traits 1.11.2", + "reth-prune-types 1.11.2", + "reth-static-file-types 1.11.2", + "revm-database-interface", + "revm-state", + "thiserror 2.0.18", +] + +[[package]] +name = "reth-storage-errors" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-eips", + "alloy-primitives", + "alloy-rlp", + "derive_more", + "reth-primitives-traits 1.11.3", + "reth-prune-types 1.11.3", + "reth-static-file-types 1.11.3", "revm-database-interface", "revm-state", "thiserror 2.0.18", @@ -8841,7 +10077,25 @@ dependencies = [ "metrics", "pin-project", "rayon", - "reth-metrics", + "reth-metrics 1.11.2", + "thiserror 2.0.18", + "tokio", + "tracing", + "tracing-futures", +] + +[[package]] +name = "reth-tasks" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "auto_impl", + "dyn-clone", + "futures-util", + "metrics", + "pin-project", + "rayon", + "reth-metrics 1.11.3", "thiserror 2.0.18", "tokio", "tracing", @@ -8859,8 +10113,8 @@ dependencies = [ "alloy-primitives", "rand 0.8.5", "rand 0.9.2", - "reth-ethereum-primitives", - "reth-primitives-traits", + "reth-ethereum-primitives 1.11.2", + "reth-primitives-traits 1.11.2", "secp256k1 0.30.0", ] @@ -8874,6 +10128,16 @@ dependencies = [ "tracing", ] +[[package]] +name = "reth-tokio-util" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "tokio", + "tokio-stream", + "tracing", +] + [[package]] name = "reth-tracing" version = "1.11.2" @@ -8881,7 +10145,23 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.2#793a3d5fb3e341 dependencies = [ "clap", "eyre", - "reth-tracing-otlp", + "reth-tracing-otlp 1.11.2", + "rolling-file", + "tracing", + "tracing-appender", + "tracing-journald", + "tracing-logfmt", + "tracing-samply", + "tracing-subscriber 0.3.23", +] + +[[package]] +name = "reth-tracing" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "clap", + "eyre", "rolling-file", "tracing", "tracing-appender", @@ -8908,6 +10188,23 @@ dependencies = [ "url", ] +[[package]] +name = "reth-tracing-otlp" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "clap", + "eyre", + "opentelemetry", + "opentelemetry-otlp", + "opentelemetry-semantic-conventions", + "opentelemetry_sdk", + "tracing", + "tracing-opentelemetry", + "tracing-subscriber 0.3.23", + "url", +] + [[package]] name = "reth-transaction-pool" version = "1.11.2" @@ -8928,18 +10225,61 @@ dependencies = [ "proptest", "proptest-arbitrary-interop", "rand 0.9.2", - "reth-chain-state", - "reth-chainspec", - "reth-eth-wire-types", - "reth-ethereum-primitives", - "reth-evm", - "reth-evm-ethereum", - "reth-execution-types", - "reth-fs-util", - "reth-metrics", - "reth-primitives-traits", - "reth-storage-api", - "reth-tasks", + "reth-chain-state 1.11.2", + "reth-chainspec 1.11.2", + "reth-eth-wire-types 1.11.2", + "reth-ethereum-primitives 1.11.2", + "reth-evm 1.11.2", + "reth-evm-ethereum 1.11.2", + "reth-execution-types 1.11.2", + "reth-fs-util 1.11.2", + "reth-metrics 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-storage-api 1.11.2", + "reth-tasks 1.11.2", + "revm", + "revm-interpreter", + "revm-primitives", + "rustc-hash", + "schnellru", + "serde", + "serde_json", + "smallvec", + "thiserror 2.0.18", + "tokio", + "tokio-stream", + "tracing", +] + +[[package]] +name = "reth-transaction-pool" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "alloy-rlp", + "aquamarine", + "auto_impl", + "bitflags 2.11.0", + "futures-util", + "metrics", + "parking_lot", + "pin-project", + "rand 0.9.2", + "reth-chain-state 1.11.3", + "reth-chainspec 1.11.3", + "reth-eth-wire-types 1.11.3", + "reth-ethereum-primitives 1.11.3", + "reth-evm 1.11.3", + "reth-evm-ethereum 1.11.3", + "reth-execution-types 1.11.3", + "reth-fs-util 1.11.3", + "reth-metrics 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-storage-api 1.11.3", + "reth-tasks 1.11.3", "revm", "revm-interpreter", "revm-primitives", @@ -8968,18 +10308,43 @@ dependencies = [ "itertools 0.14.0", "metrics", "parking_lot", - "reth-execution-errors", - "reth-metrics", - "reth-primitives-traits", - "reth-stages-types", - "reth-storage-errors", - "reth-trie-common", - "reth-trie-sparse", + "reth-execution-errors 1.11.2", + "reth-metrics 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-stages-types 1.11.2", + "reth-storage-errors 1.11.2", + "reth-trie-common 1.11.2", + "reth-trie-sparse 1.11.2", "revm-database", "tracing", "triehash", ] +[[package]] +name = "reth-trie" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "alloy-rlp", + "alloy-trie", + "auto_impl", + "itertools 0.14.0", + "metrics", + "parking_lot", + "reth-execution-errors 1.11.3", + "reth-metrics 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-stages-types 1.11.3", + "reth-storage-errors 1.11.3", + "reth-trie-common 1.11.3", + "reth-trie-sparse 1.11.3", + "revm-database", + "tracing", +] + [[package]] name = "reth-trie-common" version = "1.11.2" @@ -9000,8 +10365,32 @@ dependencies = [ "nybbles", "plain_hasher", "rayon", - "reth-codecs", - "reth-primitives-traits", + "reth-codecs 1.11.2", + "reth-primitives-traits 1.11.2", + "revm-database", + "serde", + "serde_with", +] + +[[package]] +name = "reth-trie-common" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +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 1.11.3", + "reth-primitives-traits 1.11.3", "revm-database", "serde", "serde_with", @@ -9015,15 +10404,35 @@ dependencies = [ "alloy-primitives", "metrics", "parking_lot", - "reth-db-api", - "reth-execution-errors", - "reth-metrics", - "reth-primitives-traits", - "reth-stages-types", - "reth-storage-api", - "reth-storage-errors", - "reth-trie", - "reth-trie-common", + "reth-db-api 1.11.2", + "reth-execution-errors 1.11.2", + "reth-metrics 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-stages-types 1.11.2", + "reth-storage-api 1.11.2", + "reth-storage-errors 1.11.2", + "reth-trie 1.11.2", + "reth-trie-common 1.11.2", + "tracing", +] + +[[package]] +name = "reth-trie-db" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-primitives", + "metrics", + "parking_lot", + "reth-db-api 1.11.3", + "reth-execution-errors 1.11.3", + "reth-metrics 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-stages-types 1.11.3", + "reth-storage-api 1.11.3", + "reth-storage-errors 1.11.3", + "reth-trie 1.11.3", + "reth-trie-common 1.11.3", "tracing", ] @@ -9039,15 +10448,15 @@ dependencies = [ "itertools 0.14.0", "metrics", "rayon", - "reth-execution-errors", - "reth-metrics", - "reth-primitives-traits", - "reth-provider", - "reth-storage-errors", - "reth-tasks", - "reth-trie", - "reth-trie-common", - "reth-trie-sparse", + "reth-execution-errors 1.11.2", + "reth-metrics 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-provider 1.11.2", + "reth-storage-errors 1.11.2", + "reth-tasks 1.11.2", + "reth-trie 1.11.2", + "reth-trie-common 1.11.2", + "reth-trie-sparse 1.11.2", "thiserror 2.0.18", "tracing", ] @@ -9063,10 +10472,26 @@ dependencies = [ "auto_impl", "metrics", "rayon", - "reth-execution-errors", - "reth-metrics", - "reth-primitives-traits", - "reth-trie-common", + "reth-execution-errors 1.11.2", + "reth-metrics 1.11.2", + "reth-primitives-traits 1.11.2", + "reth-trie-common 1.11.2", + "smallvec", + "tracing", +] + +[[package]] +name = "reth-trie-sparse" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "alloy-primitives", + "alloy-rlp", + "alloy-trie", + "auto_impl", + "reth-execution-errors 1.11.3", + "reth-primitives-traits 1.11.3", + "reth-trie-common 1.11.3", "smallvec", "tracing", ] @@ -9079,6 +10504,14 @@ dependencies = [ "zstd", ] +[[package]] +name = "reth-zstd-compressors" +version = "1.11.3" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v1.11.3#d6324d63e27ef6b7c49cdc9b1977c1b808234c7b" +dependencies = [ + "zstd", +] + [[package]] name = "revm" version = "34.0.0"