diff --git a/Cargo.lock b/Cargo.lock index b091c7c..fc539cc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3077,7 +3077,7 @@ dependencies = [ "jsonrpsee-proc-macros", "jsonrpsee-types", "reth-basic-payload-builder", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli", "reth-codecs", "reth-consensus", @@ -3086,12 +3086,12 @@ dependencies = [ "reth-engine-primitives", "reth-errors", "reth-ethereum", - "reth-ethereum-forks", + "reth-ethereum-forks 2.5.0", "reth-ethereum-payload-builder", - "reth-ethereum-primitives", - "reth-evm", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-evm-ethereum", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-node-api", "reth-node-builder", "reth-node-core", @@ -3105,11 +3105,11 @@ dependencies = [ "reth-rpc", "reth-rpc-api", "reth-rpc-builder", - "reth-rpc-convert", + "reth-rpc-convert 2.5.2", "reth-rpc-engine-api", "reth-rpc-eth-api", "reth-rpc-eth-types", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-tasks", "reth-testing-utils", "reth-tracing", @@ -3151,7 +3151,7 @@ dependencies = [ "bytes", "reth-codecs", "reth-db-api", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-primitives-traits", "serde", ] @@ -3173,15 +3173,15 @@ dependencies = [ "evolve-ev-reth", "eyre", "reth-basic-payload-builder", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli-util", "reth-consensus", "reth-engine-local", "reth-ethereum", "reth-ethereum-cli", - "reth-ethereum-forks", + "reth-ethereum-forks 2.5.0", "reth-ethereum-payload-builder", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-node-api", "reth-node-builder", "reth-payload-builder", @@ -3208,7 +3208,7 @@ dependencies = [ "alloy-sol-types", "ev-precompiles", "ev-primitives", - "reth-evm", + "reth-evm 2.5.0", "reth-evm-ethereum", "reth-revm", "revm-inspectors", @@ -3243,17 +3243,17 @@ dependencies = [ "rand 0.10.2", "reqwest 0.12.28", "reth-basic-payload-builder", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-consensus", "reth-db", "reth-e2e-test-utils", "reth-engine-local", "reth-engine-primitives", "reth-errors", - "reth-ethereum-primitives", - "reth-evm", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-evm-ethereum", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-node-api", "reth-node-types", "reth-payload-builder", @@ -3300,14 +3300,14 @@ dependencies = [ "jsonrpsee", "jsonrpsee-core", "jsonrpsee-proc-macros", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-consensus", "reth-consensus-common", "reth-engine-primitives", "reth-ethereum", "reth-ethereum-consensus", - "reth-ethereum-primitives", - "reth-execution-types", + "reth-ethereum-primitives 2.5.0", + "reth-execution-types 2.5.0", "reth-node-api", "reth-payload-primitives", "reth-primitives-traits", @@ -6771,7 +6771,7 @@ dependencies = [ "reth-payload-primitives", "reth-primitives-traits", "reth-revm", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-tasks", "reth-trie-parallel", "serde", @@ -6794,13 +6794,13 @@ dependencies = [ "parking_lot", "pin-project", "rand 0.9.5", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-errors", - "reth-ethereum-primitives", - "reth-execution-types", + "reth-ethereum-primitives 2.5.0", + "reth-execution-types 2.5.0", "reth-metrics", "reth-primitives-traits", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-trie", "reth-trie-sparse", "revm", @@ -6824,8 +6824,28 @@ dependencies = [ "alloy-trie", "auto_impl", "derive_more", - "reth-ethereum-forks", - "reth-network-peers", + "reth-ethereum-forks 2.5.0", + "reth-network-peers 2.5.0", + "reth-primitives-traits", + "serde_json", +] + +[[package]] +name = "reth-chainspec" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-chains", + "alloy-consensus", + "alloy-eips", + "alloy-evm", + "alloy-genesis", + "alloy-primitives", + "alloy-trie", + "auto_impl", + "derive_more", + "reth-ethereum-forks 2.5.2", + "reth-network-peers 2.5.2", "reth-primitives-traits", "serde_json", ] @@ -6873,7 +6893,7 @@ dependencies = [ "ratatui", "rayon", "reqwest 0.13.4", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli", "reth-cli-runner", "reth-cli-util", @@ -6891,15 +6911,15 @@ dependencies = [ "reth-era-downloader", "reth-era-utils", "reth-eth-wire", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-etl", - "reth-evm", + "reth-evm 2.5.0", "reth-exex", "reth-fs-util", "reth-net-nat", "reth-network", "reth-network-p2p", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-node-api", "reth-node-builder", "reth-node-core", @@ -6908,16 +6928,16 @@ dependencies = [ "reth-primitives-traits", "reth-provider", "reth-prune", - "reth-prune-types", + "reth-prune-types 2.5.0", "reth-revm", "reth-stages", - "reth-stages-types", + "reth-stages-types 2.5.0", "reth-static-file", - "reth-static-file-types", - "reth-storage-api", + "reth-static-file-types 2.5.0", + "reth-storage-api 2.5.0", "reth-tasks", "reth-trie", - "reth-trie-common", + "reth-trie-common 2.5.0", "reth-trie-db", "secp256k1 0.30.0", "serde", @@ -7002,11 +7022,11 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc dependencies = [ "eyre", "humantime-serde", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-network-types", - "reth-prune-types", - "reth-stages-types", - "reth-static-file-types", + "reth-prune-types 2.5.0", + "reth-stages-types 2.5.0", + "reth-static-file-types 2.5.0", "serde", "toml", "url", @@ -7021,7 +7041,7 @@ dependencies = [ "alloy-eip7928", "alloy-primitives", "auto_impl", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-primitives-traits", "thiserror 2.0.20", ] @@ -7034,7 +7054,7 @@ dependencies = [ "alloy-consensus", "alloy-eips", "alloy-primitives", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-consensus", "reth-primitives-traits", ] @@ -7082,8 +7102,8 @@ dependencies = [ "reth-libmdbx", "reth-metrics", "reth-nippy-jar", - "reth-static-file-types", - "reth-storage-errors", + "reth-static-file-types 2.5.0", + "reth-storage-errors 2.5.0", "reth-tracing", "rustc-hash", "strum 0.27.2", @@ -7108,13 +7128,13 @@ dependencies = [ "modular-bitfield", "proptest", "reth-codecs", - "reth-db-models", - "reth-ethereum-primitives", + "reth-db-models 2.5.0", + "reth-ethereum-primitives 2.5.0", "reth-primitives-traits", - "reth-prune-types", - "reth-stages-types", - "reth-storage-errors", - "reth-trie-common", + "reth-prune-types 2.5.0", + "reth-stages-types 2.5.0", + "reth-storage-errors 2.5.0", + "reth-trie-common 2.5.0", "roaring", "serde", ] @@ -7129,18 +7149,18 @@ dependencies = [ "alloy-primitives", "boyer-moore-magiclen", "eyre", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-codecs", "reth-config", "reth-db-api", "reth-etl", - "reth-execution-errors", + "reth-execution-errors 2.5.0", "reth-fs-util", "reth-node-types", "reth-primitives-traits", "reth-provider", - "reth-stages-types", - "reth-static-file-types", + "reth-stages-types 2.5.0", + "reth-static-file-types 2.5.0", "reth-trie", "reth-trie-db", "serde", @@ -7164,6 +7184,16 @@ dependencies = [ "serde", ] +[[package]] +name = "reth-db-models" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-eips", + "alloy-primitives", + "reth-primitives-traits", +] + [[package]] name = "reth-discv4" version = "2.5.0" @@ -7176,10 +7206,10 @@ dependencies = [ "itertools 0.14.0", "parking_lot", "rand 0.8.8", - "reth-ethereum-forks", + "reth-ethereum-forks 2.5.0", "reth-net-banlist", "reth-net-nat", - "reth-network-peers", + "reth-network-peers 2.5.0", "schnellru", "secp256k1 0.30.0", "serde", @@ -7203,10 +7233,10 @@ dependencies = [ "itertools 0.14.0", "metrics", "rand 0.9.5", - "reth-chainspec", - "reth-ethereum-forks", + "reth-chainspec 2.5.0", + "reth-ethereum-forks 2.5.0", "reth-metrics", - "reth-network-peers", + "reth-network-peers 2.5.0", "secp256k1 0.30.0", "thiserror 2.0.20", "tokio", @@ -7224,8 +7254,8 @@ dependencies = [ "enr", "hickory-resolver", "linked_hash_set", - "reth-ethereum-forks", - "reth-network-peers", + "reth-ethereum-forks 2.5.0", + "reth-network-peers 2.5.0", "reth-tokio-util", "schnellru", "secp256k1 0.30.0", @@ -7255,13 +7285,13 @@ dependencies = [ "rayon", "reth-config", "reth-consensus", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-metrics", "reth-network-p2p", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-primitives-traits", "reth-provider", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-tasks", "reth-testing-utils", "tempfile", @@ -7291,7 +7321,7 @@ dependencies = [ "eyre", "futures-util", "jsonrpsee", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli-commands", "reth-config", "reth-consensus", @@ -7299,10 +7329,10 @@ dependencies = [ "reth-db-common", "reth-engine-local", "reth-engine-primitives", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-network-api", "reth-network-p2p", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-node-api", "reth-node-builder", "reth-node-core", @@ -7316,7 +7346,7 @@ dependencies = [ "reth-rpc-builder", "reth-rpc-eth-api", "reth-rpc-server-types", - "reth-stages-types", + "reth-stages-types 2.5.0", "reth-tasks", "reth-tokio-util", "reth-tracing", @@ -7346,7 +7376,7 @@ dependencies = [ "hmac", "pin-project", "rand 0.8.8", - "reth-network-peers", + "reth-network-peers 2.5.0", "secp256k1 0.30.0", "sha2 0.10.9", "thiserror 2.0.20", @@ -7366,13 +7396,13 @@ dependencies = [ "alloy-rpc-types-engine", "eyre", "futures-util", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-engine-primitives", "reth-ethereum-engine-primitives", "reth-payload-builder", "reth-payload-primitives", "reth-primitives-traits", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-transaction-pool", "tokio", "tokio-stream", @@ -7392,15 +7422,15 @@ dependencies = [ "futures", "reth-chain-state", "reth-errors", - "reth-ethereum-primitives", - "reth-evm", - "reth-execution-errors", - "reth-execution-types", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", + "reth-execution-errors 2.5.0", + "reth-execution-types 2.5.0", "reth-payload-builder-primitives", "reth-payload-primitives", "reth-primitives-traits", - "reth-storage-api", - "reth-trie-common", + "reth-storage-api 2.5.0", + "reth-trie-common 2.5.0", "serde", "thiserror 2.0.20", "tokio", @@ -7427,15 +7457,15 @@ dependencies = [ "parking_lot", "rayon", "reth-chain-state", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-consensus", "reth-db", "reth-engine-primitives", "reth-errors", - "reth-ethereum-primitives", - "reth-evm", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-execution-cache", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-metrics", "reth-network-p2p", "reth-payload-builder", @@ -7443,7 +7473,7 @@ dependencies = [ "reth-primitives-traits", "reth-provider", "reth-prune", - "reth-prune-types", + "reth-prune-types 2.5.0", "reth-revm", "reth-stages", "reth-stages-api", @@ -7452,7 +7482,7 @@ dependencies = [ "reth-tasks", "reth-tracing", "reth-trie", - "reth-trie-common", + "reth-trie-common 2.5.0", "reth-trie-parallel", "reth-trie-sparse", "revm", @@ -7475,16 +7505,16 @@ dependencies = [ "futures", "itertools 0.14.0", "pin-project", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-engine-primitives", "reth-engine-tree", "reth-errors", - "reth-evm", + "reth-evm 2.5.0", "reth-fs-util", "reth-payload-primitives", "reth-primitives-traits", "reth-revm", - "reth-storage-api", + "reth-storage-api 2.5.0", "serde", "serde_json", "tokio", @@ -7544,8 +7574,8 @@ dependencies = [ "reth-fs-util", "reth-primitives-traits", "reth-provider", - "reth-stages-types", - "reth-storage-api", + "reth-stages-types 2.5.0", + "reth-storage-api 2.5.0", "tokio", "tracing", ] @@ -7556,8 +7586,8 @@ version = "2.5.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc488e0f091dbface1bd72cceb4" dependencies = [ "reth-consensus", - "reth-execution-errors", - "reth-storage-errors", + "reth-execution-errors 2.5.0", + "reth-storage-errors 2.5.0", "thiserror 2.0.20", ] @@ -7577,9 +7607,9 @@ dependencies = [ "reth-codecs", "reth-ecies", "reth-eth-wire-types", - "reth-ethereum-forks", + "reth-ethereum-forks 2.5.0", "reth-metrics", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-primitives-traits", "serde", "snap", @@ -7608,9 +7638,9 @@ dependencies = [ "derive_more", "proptest", "proptest-arbitrary-interop", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-codecs-derive", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-primitives-traits", "serde", "thiserror 2.0.20", @@ -7623,7 +7653,7 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc dependencies = [ "alloy-rpc-types-engine", "alloy-rpc-types-eth", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli-util", "reth-codecs", "reth-consensus", @@ -7633,8 +7663,8 @@ dependencies = [ "reth-eth-wire", "reth-ethereum-cli", "reth-ethereum-consensus", - "reth-ethereum-primitives", - "reth-evm", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-evm-ethereum", "reth-network", "reth-network-api", @@ -7649,7 +7679,7 @@ dependencies = [ "reth-rpc-api", "reth-rpc-builder", "reth-rpc-eth-types", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-tasks", "reth-transaction-pool", "reth-trie", @@ -7663,7 +7693,7 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc dependencies = [ "clap", "eyre", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli", "reth-cli-commands", "reth-cli-runner", @@ -7687,10 +7717,10 @@ dependencies = [ "alloy-consensus", "alloy-eips", "alloy-primitives", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-consensus", "reth-consensus-common", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-primitives-traits", "tracing", ] @@ -7704,7 +7734,7 @@ dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", "reth-engine-primitives", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-payload-primitives", "reth-primitives-traits", "serde", @@ -7725,6 +7755,18 @@ dependencies = [ "rustc-hash", ] +[[package]] +name = "reth-ethereum-forks" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-eip2124", + "alloy-hardforks", + "alloy-primitives", + "auto_impl", + "once_cell", +] + [[package]] name = "reth-ethereum-payload-builder" version = "2.5.0" @@ -7736,11 +7778,11 @@ dependencies = [ "alloy-rlp", "alloy-rpc-types-engine", "reth-basic-payload-builder", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-consensus-common", "reth-errors", - "reth-ethereum-primitives", - "reth-evm", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-evm-ethereum", "reth-execution-cache", "reth-payload-builder", @@ -7749,7 +7791,7 @@ dependencies = [ "reth-payload-validator", "reth-primitives-traits", "reth-revm", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-transaction-pool", "revm", "tracing", @@ -7769,6 +7811,17 @@ dependencies = [ "serde", ] +[[package]] +name = "reth-ethereum-primitives" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "reth-primitives-traits", +] + [[package]] name = "reth-etl" version = "2.5.0" @@ -7795,13 +7848,36 @@ dependencies = [ "futures-util", "metrics", "rayon", - "reth-execution-errors", - "reth-execution-types", + "reth-execution-errors 2.5.0", + "reth-execution-types 2.5.0", "reth-metrics", "reth-primitives-traits", - "reth-storage-api", - "reth-storage-errors", - "reth-trie-common", + "reth-storage-api 2.5.0", + "reth-storage-errors 2.5.0", + "reth-trie-common 2.5.0", + "revm", +] + +[[package]] +name = "reth-evm" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-eip7928", + "alloy-eips", + "alloy-evm", + "alloy-primitives", + "auto_impl", + "derive_more", + "fixed-cache", + "futures-util", + "reth-execution-errors 2.5.2", + "reth-execution-types 2.5.2", + "reth-primitives-traits", + "reth-storage-api 2.5.2", + "reth-storage-errors 2.5.2", + "reth-trie-common 2.5.2", "revm", ] @@ -7815,13 +7891,13 @@ dependencies = [ "alloy-evm", "alloy-primitives", "alloy-rpc-types-engine", - "reth-chainspec", - "reth-ethereum-forks", - "reth-ethereum-primitives", - "reth-evm", - "reth-execution-types", + "reth-chainspec 2.5.0", + "reth-ethereum-forks 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", + "reth-execution-types 2.5.0", "reth-primitives-traits", - "reth-storage-errors", + "reth-storage-errors 2.5.0", "revm", ] @@ -7852,7 +7928,20 @@ dependencies = [ "alloy-primitives", "alloy-rlp", "nybbles", - "reth-storage-errors", + "reth-storage-errors 2.5.0", + "thiserror 2.0.20", +] + +[[package]] +name = "reth-execution-errors" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-evm", + "alloy-primitives", + "alloy-rlp", + "nybbles", + "reth-storage-errors 2.5.2", "thiserror 2.0.20", ] @@ -7867,14 +7956,30 @@ dependencies = [ "alloy-primitives", "alloy-rlp", "derive_more", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-primitives-traits", - "reth-trie-common", + "reth-trie-common 2.5.0", "revm", "serde", "serde_with", ] +[[package]] +name = "reth-execution-types" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-evm", + "alloy-primitives", + "derive_more", + "reth-ethereum-primitives 2.5.2", + "reth-primitives-traits", + "reth-trie-common 2.5.2", + "revm", +] + [[package]] name = "reth-exex" version = "2.5.0" @@ -7889,10 +7994,10 @@ dependencies = [ "metrics", "parking_lot", "reth-chain-state", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-config", - "reth-ethereum-primitives", - "reth-evm", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-exex-types", "reth-fs-util", "reth-metrics", @@ -7901,7 +8006,7 @@ dependencies = [ "reth-payload-builder", "reth-primitives-traits", "reth-provider", - "reth-prune-types", + "reth-prune-types 2.5.0", "reth-revm", "reth-stages-api", "reth-tasks", @@ -7921,7 +8026,7 @@ dependencies = [ "alloy-eips", "alloy-primitives", "reth-chain-state", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-primitives-traits", "serde", "serde_with", @@ -7951,7 +8056,7 @@ dependencies = [ "jsonrpsee", "pretty_assertions", "reth-engine-primitives", - "reth-evm", + "reth-evm 2.5.0", "reth-primitives-traits", "reth-provider", "reth-revm", @@ -8068,7 +8173,7 @@ dependencies = [ "rand 0.8.8", "rand 0.9.5", "rayon", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-consensus", "reth-discv4", "reth-discv5", @@ -8076,19 +8181,19 @@ dependencies = [ "reth-ecies", "reth-eth-wire", "reth-eth-wire-types", - "reth-ethereum-forks", - "reth-ethereum-primitives", - "reth-evm", + "reth-ethereum-forks 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-evm-ethereum", "reth-fs-util", "reth-metrics", "reth-net-banlist", "reth-network-api", "reth-network-p2p", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-network-types", "reth-primitives-traits", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-tasks", "reth-tokio-util", "reth-transaction-pool", @@ -8119,9 +8224,9 @@ dependencies = [ "enr", "futures", "reth-eth-wire-types", - "reth-ethereum-forks", + "reth-ethereum-forks 2.5.0", "reth-network-p2p", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-network-types", "reth-tokio-util", "serde", @@ -8145,11 +8250,11 @@ dependencies = [ "parking_lot", "reth-consensus", "reth-eth-wire-types", - "reth-ethereum-primitives", - "reth-network-peers", + "reth-ethereum-primitives 2.5.0", + "reth-network-peers 2.5.0", "reth-network-types", "reth-primitives-traits", - "reth-storage-errors", + "reth-storage-errors 2.5.0", "tokio", "tracing", ] @@ -8169,6 +8274,18 @@ dependencies = [ "url", ] +[[package]] +name = "reth-network-peers" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-primitives", + "alloy-rlp", + "serde_with", + "thiserror 2.0.20", + "url", +] + [[package]] name = "reth-network-types" version = "2.5.0" @@ -8177,7 +8294,7 @@ dependencies = [ "alloy-eip2124", "humantime-serde", "reth-net-banlist", - "reth-network-peers", + "reth-network-peers 2.5.0", "serde", "serde_json", "tracing", @@ -8211,7 +8328,7 @@ dependencies = [ "reth-consensus", "reth-db-api", "reth-engine-primitives", - "reth-evm", + "reth-evm 2.5.0", "reth-network-api", "reth-node-core", "reth-node-types", @@ -8244,7 +8361,7 @@ dependencies = [ "rayon", "reth-basic-payload-builder", "reth-chain-state", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-config", "reth-consensus", "reth-consensus-debug-client", @@ -8256,7 +8373,7 @@ dependencies = [ "reth-engine-primitives", "reth-engine-tree", "reth-engine-util", - "reth-evm", + "reth-evm 2.5.0", "reth-exex", "reth-fs-util", "reth-invalid-block-hooks", @@ -8309,7 +8426,7 @@ dependencies = [ "humantime", "ipnet", "rand 0.9.5", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli-util", "reth-config", "reth-consensus", @@ -8318,20 +8435,20 @@ dependencies = [ "reth-discv5", "reth-engine-local", "reth-engine-primitives", - "reth-ethereum-forks", + "reth-ethereum-forks 2.5.0", "reth-net-banlist", "reth-net-nat", "reth-network", "reth-network-p2p", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-primitives-traits", - "reth-prune-types", - "reth-rpc-convert", + "reth-prune-types 2.5.0", + "reth-rpc-convert 2.5.0", "reth-rpc-eth-types", "reth-rpc-server-types", - "reth-stages-types", - "reth-storage-api", - "reth-storage-errors", + "reth-stages-types 2.5.0", + "reth-storage-api 2.5.0", + "reth-storage-errors 2.5.0", "reth-tasks", "reth-tracing", "reth-tracing-otlp", @@ -8363,14 +8480,14 @@ dependencies = [ "eyre", "http-body-util", "jsonrpsee", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-engine-local", "reth-engine-primitives", "reth-ethereum-consensus", "reth-ethereum-engine-primitives", "reth-ethereum-payload-builder", - "reth-ethereum-primitives", - "reth-evm", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-evm-ethereum", "reth-network", "reth-node-api", @@ -8408,7 +8525,7 @@ dependencies = [ "reth-chain-state", "reth-network-api", "reth-primitives-traits", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-transaction-pool", "serde", "serde_json", @@ -8436,10 +8553,10 @@ dependencies = [ "reth-engine-primitives", "reth-network-api", "reth-primitives-traits", - "reth-prune-types", + "reth-prune-types 2.5.0", "reth-stages", - "reth-static-file-types", - "reth-storage-api", + "reth-static-file-types 2.5.0", + "reth-storage-api 2.5.0", "tokio", "tracing", ] @@ -8473,7 +8590,7 @@ name = "reth-node-types" version = "2.5.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc488e0f091dbface1bd72cceb4" dependencies = [ - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-db-api", "reth-engine-primitives", "reth-payload-primitives", @@ -8528,11 +8645,11 @@ dependencies = [ "alloy-rpc-types-engine", "auto_impl", "either", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-errors", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-primitives-traits", - "reth-trie-common", + "reth-trie-common 2.5.0", "serde", "sha2 0.10.9", "thiserror 2.0.20", @@ -8600,24 +8717,24 @@ dependencies = [ "parking_lot", "rayon", "reth-chain-state", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-codecs", "reth-db", "reth-db-api", "reth-errors", "reth-ethereum-engine-primitives", - "reth-ethereum-primitives", - "reth-execution-types", + "reth-ethereum-primitives 2.5.0", + "reth-execution-types 2.5.0", "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-prune-types 2.5.0", + "reth-stages-types 2.5.0", + "reth-static-file-types 2.5.0", + "reth-storage-api 2.5.0", + "reth-storage-errors 2.5.0", "reth-storage-overlay", "reth-tasks", "reth-tokio-util", @@ -8647,10 +8764,10 @@ dependencies = [ "reth-metrics", "reth-primitives-traits", "reth-provider", - "reth-prune-types", - "reth-stages-types", - "reth-static-file-types", - "reth-storage-api", + "reth-prune-types 2.5.0", + "reth-stages-types 2.5.0", + "reth-static-file-types 2.5.0", + "reth-storage-api 2.5.0", "reth-tokio-util", "rustc-hash", "thiserror 2.0.20", @@ -8674,6 +8791,18 @@ dependencies = [ "tracing", ] +[[package]] +name = "reth-prune-types" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-primitives", + "derive_more", + "strum 0.27.2", + "thiserror 2.0.20", + "tracing", +] + [[package]] name = "reth-revm" version = "2.5.0" @@ -8683,8 +8812,8 @@ dependencies = [ "alloy-rlp", "alloy-rpc-types-debug", "reth-primitives-traits", - "reth-storage-api", - "reth-storage-errors", + "reth-storage-api 2.5.0", + "reth-storage-errors 2.5.0", "reth-trie", "revm", ] @@ -8726,33 +8855,33 @@ dependencies = [ "parking_lot", "pin-project", "reth-chain-state", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-consensus", "reth-consensus-common", "reth-engine-primitives", "reth-errors", "reth-ethereum-engine-primitives", - "reth-evm", + "reth-evm 2.5.0", "reth-evm-ethereum", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-metrics", "reth-network-api", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-network-types", "reth-node-api", "reth-payload-primitives", "reth-primitives-traits", "reth-revm", "reth-rpc-api", - "reth-rpc-convert", + "reth-rpc-convert 2.5.0", "reth-rpc-engine-api", "reth-rpc-eth-api", "reth-rpc-eth-types", "reth-rpc-server-types", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-tasks", "reth-transaction-pool", - "reth-trie-common", + "reth-trie-common 2.5.0", "revm", "revm-inspectors", "serde", @@ -8788,9 +8917,9 @@ dependencies = [ "jsonrpsee", "reth-chain-state", "reth-engine-primitives", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-rpc-eth-api", - "reth-trie-common", + "reth-trie-common 2.5.0", "serde", "serde_json", ] @@ -8808,10 +8937,10 @@ dependencies = [ "metrics", "pin-project", "reth-chain-state", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-consensus", "reth-engine-primitives", - "reth-evm", + "reth-evm 2.5.0", "reth-ipc", "reth-metrics", "reth-network-api", @@ -8825,7 +8954,7 @@ dependencies = [ "reth-rpc-eth-types", "reth-rpc-layer", "reth-rpc-server-types", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-tasks", "reth-tokio-util", "reth-transaction-pool", @@ -8852,7 +8981,27 @@ dependencies = [ "auto_impl", "dyn-clone", "jsonrpsee-types", - "reth-evm", + "reth-evm 2.5.0", + "reth-primitives-traits", + "reth-rpc-traits", + "thiserror 2.0.20", +] + +[[package]] +name = "reth-rpc-convert" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-evm", + "alloy-json-rpc", + "alloy-network", + "alloy-primitives", + "alloy-rpc-types-eth", + "auto_impl", + "dyn-clone", + "jsonrpsee-types", + "reth-evm 2.5.2", "reth-primitives-traits", "reth-rpc-traits", "thiserror 2.0.20", @@ -8871,7 +9020,7 @@ dependencies = [ "jsonrpsee-core", "jsonrpsee-types", "metrics", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-engine-primitives", "reth-metrics", "reth-network-api", @@ -8880,7 +9029,7 @@ dependencies = [ "reth-payload-primitives", "reth-primitives-traits", "reth-rpc-api", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-tasks", "reth-transaction-pool", "serde", @@ -8914,21 +9063,21 @@ dependencies = [ "jsonrpsee-types", "parking_lot", "reth-chain-state", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-errors", - "reth-evm", + "reth-evm 2.5.0", "reth-network-api", "reth-node-api", "reth-primitives-traits", - "reth-prune-types", + "reth-prune-types 2.5.0", "reth-revm", - "reth-rpc-convert", + "reth-rpc-convert 2.5.0", "reth-rpc-eth-types", "reth-rpc-server-types", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-tasks", "reth-transaction-pool", - "reth-trie-common", + "reth-trie-common 2.5.0", "revm", "revm-inspectors", "serde_json", @@ -8962,17 +9111,17 @@ dependencies = [ "rand 0.9.5", "reqwest 0.13.4", "reth-chain-state", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-errors", - "reth-ethereum-primitives", - "reth-evm", - "reth-execution-types", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", + "reth-execution-types 2.5.0", "reth-metrics", "reth-primitives-traits", "reth-revm", - "reth-rpc-convert", + "reth-rpc-convert 2.5.0", "reth-rpc-server-types", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-tasks", "reth-transaction-pool", "reth-trie", @@ -9047,7 +9196,7 @@ dependencies = [ "page_size", "rayon", "reqwest 0.13.4", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-codecs", "reth-config", "reth-consensus", @@ -9056,10 +9205,10 @@ dependencies = [ "reth-era", "reth-era-downloader", "reth-era-utils", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-etl", - "reth-evm", - "reth-execution-types", + "reth-evm 2.5.0", + "reth-execution-types 2.5.0", "reth-exex", "reth-fs-util", "reth-libmdbx", @@ -9067,12 +9216,12 @@ dependencies = [ "reth-primitives-traits", "reth-provider", "reth-prune", - "reth-prune-types", + "reth-prune-types 2.5.0", "reth-revm", "reth-stages-api", - "reth-static-file-types", - "reth-storage-api", - "reth-storage-errors", + "reth-static-file-types 2.5.0", + "reth-storage-api 2.5.0", + "reth-storage-errors 2.5.0", "reth-tasks", "reth-testing-utils", "reth-trie", @@ -9102,9 +9251,9 @@ dependencies = [ "reth-primitives-traits", "reth-provider", "reth-prune", - "reth-stages-types", + "reth-stages-types 2.5.0", "reth-static-file", - "reth-static-file-types", + "reth-static-file-types 2.5.0", "reth-tokio-util", "thiserror 2.0.20", "tokio", @@ -9121,10 +9270,19 @@ dependencies = [ "bytes", "modular-bitfield", "reth-codecs", - "reth-trie-common", + "reth-trie-common 2.5.0", "serde", ] +[[package]] +name = "reth-stages-types" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-primitives", + "reth-trie-common 2.5.2", +] + [[package]] name = "reth-static-file" version = "2.5.0" @@ -9137,10 +9295,10 @@ dependencies = [ "reth-db-api", "reth-primitives-traits", "reth-provider", - "reth-prune-types", - "reth-stages-types", - "reth-static-file-types", - "reth-storage-errors", + "reth-prune-types 2.5.0", + "reth-stages-types 2.5.0", + "reth-static-file-types 2.5.0", + "reth-storage-errors 2.5.0", "reth-tokio-util", "tracing", ] @@ -9154,12 +9312,25 @@ dependencies = [ "clap", "derive_more", "fixed-map", - "reth-stages-types", + "reth-stages-types 2.5.0", "serde", "strum 0.27.2", "tracing", ] +[[package]] +name = "reth-static-file-types" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-primitives", + "derive_more", + "fixed-map", + "reth-stages-types 2.5.2", + "serde", + "strum 0.27.2", +] + [[package]] name = "reth-storage-api" version = "2.5.0" @@ -9171,21 +9342,44 @@ dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", "auto_impl", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-db-api", - "reth-db-models", - "reth-ethereum-primitives", - "reth-execution-types", + "reth-db-models 2.5.0", + "reth-ethereum-primitives 2.5.0", + "reth-execution-types 2.5.0", "reth-primitives-traits", - "reth-prune-types", - "reth-stages-types", - "reth-storage-errors", + "reth-prune-types 2.5.0", + "reth-stages-types 2.5.0", + "reth-storage-errors 2.5.0", "reth-tokio-util", - "reth-trie-common", + "reth-trie-common 2.5.0", "revm", "serde_json", ] +[[package]] +name = "reth-storage-api" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-eip7928", + "alloy-eips", + "alloy-primitives", + "alloy-rpc-types-engine", + "auto_impl", + "reth-chainspec 2.5.2", + "reth-db-models 2.5.2", + "reth-ethereum-primitives 2.5.2", + "reth-execution-types 2.5.2", + "reth-primitives-traits", + "reth-prune-types 2.5.2", + "reth-stages-types 2.5.2", + "reth-storage-errors 2.5.2", + "reth-trie-common 2.5.2", + "revm", +] + [[package]] name = "reth-storage-errors" version = "2.5.0" @@ -9197,8 +9391,25 @@ dependencies = [ "derive_more", "reth-codecs", "reth-primitives-traits", - "reth-prune-types", - "reth-static-file-types", + "reth-prune-types 2.5.0", + "reth-static-file-types 2.5.0", + "revm", + "thiserror 2.0.20", +] + +[[package]] +name = "reth-storage-errors" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-eips", + "alloy-primitives", + "alloy-rlp", + "derive_more", + "reth-codecs", + "reth-primitives-traits", + "reth-prune-types 2.5.2", + "reth-static-file-types 2.5.2", "revm", "thiserror 2.0.20", ] @@ -9216,16 +9427,16 @@ dependencies = [ "reth-chain-state", "reth-db-api", "reth-errors", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-metrics", "reth-primitives-traits", - "reth-prune-types", - "reth-stages-types", - "reth-storage-api", - "reth-storage-errors", + "reth-prune-types 2.5.0", + "reth-stages-types 2.5.0", + "reth-storage-api 2.5.0", + "reth-storage-errors 2.5.0", "reth-tasks", "reth-trie", - "reth-trie-common", + "reth-trie-common 2.5.0", "reth-trie-db", "tracing", ] @@ -9262,7 +9473,7 @@ dependencies = [ "alloy-primitives", "rand 0.8.8", "rand 0.9.5", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-primitives-traits", "secp256k1 0.30.0", ] @@ -9335,16 +9546,16 @@ dependencies = [ "proptest-arbitrary-interop", "rand 0.9.5", "reth-chain-state", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-eth-wire-types", - "reth-ethereum-primitives", - "reth-evm", + "reth-ethereum-primitives 2.5.0", + "reth-evm 2.5.0", "reth-evm-ethereum", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-fs-util", "reth-metrics", "reth-primitives-traits", - "reth-storage-api", + "reth-storage-api 2.5.0", "reth-tasks", "revm", "rustc-hash", @@ -9372,12 +9583,12 @@ dependencies = [ "itertools 0.14.0", "metrics", "parking_lot", - "reth-execution-errors", + "reth-execution-errors 2.5.0", "reth-metrics", "reth-primitives-traits", - "reth-stages-types", - "reth-storage-errors", - "reth-trie-common", + "reth-stages-types 2.5.0", + "reth-storage-errors 2.5.0", + "reth-trie-common 2.5.0", "reth-trie-sparse", "revm", "tracing", @@ -9411,6 +9622,22 @@ dependencies = [ "serde_with", ] +[[package]] +name = "reth-trie-common" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-consensus", + "alloy-primitives", + "alloy-rlp", + "alloy-trie", + "derive_more", + "itertools 0.14.0", + "nybbles", + "reth-primitives-traits", + "revm", +] + [[package]] name = "reth-trie-db" version = "2.5.0" @@ -9418,12 +9645,12 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.0#189c0df32617afc dependencies = [ "alloy-primitives", "reth-db-api", - "reth-execution-errors", + "reth-execution-errors 2.5.0", "reth-primitives-traits", - "reth-storage-api", - "reth-storage-errors", + "reth-storage-api 2.5.0", + "reth-storage-errors 2.5.0", "reth-trie", - "reth-trie-common", + "reth-trie-common 2.5.0", "tracing", ] @@ -9438,11 +9665,11 @@ dependencies = [ "crossbeam-channel", "crossbeam-utils", "metrics", - "reth-execution-errors", + "reth-execution-errors 2.5.0", "reth-metrics", "reth-primitives-traits", "reth-provider", - "reth-storage-errors", + "reth-storage-errors 2.5.0", "reth-tasks", "reth-trie", "reth-trie-sparse", @@ -9461,10 +9688,10 @@ dependencies = [ "either", "metrics", "rayon", - "reth-execution-errors", + "reth-execution-errors 2.5.0", "reth-metrics", "reth-primitives-traits", - "reth-trie-common", + "reth-trie-common 2.5.0", "serde", "serde_json", "slotmap",