diff --git a/Cargo.lock b/Cargo.lock index b091c7c..bc9d487 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.2", "reth-cli", "reth-codecs", "reth-consensus", @@ -3086,7 +3086,7 @@ 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", @@ -3173,13 +3173,13 @@ dependencies = [ "evolve-ev-reth", "eyre", "reth-basic-payload-builder", - "reth-chainspec", + "reth-chainspec 2.5.2", "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-node-api", @@ -3243,7 +3243,7 @@ dependencies = [ "rand 0.10.2", "reqwest 0.12.28", "reth-basic-payload-builder", - "reth-chainspec", + "reth-chainspec 2.5.2", "reth-consensus", "reth-db", "reth-e2e-test-utils", @@ -3300,7 +3300,7 @@ dependencies = [ "jsonrpsee", "jsonrpsee-core", "jsonrpsee-proc-macros", - "reth-chainspec", + "reth-chainspec 2.5.2", "reth-consensus", "reth-consensus-common", "reth-engine-primitives", @@ -6794,7 +6794,7 @@ dependencies = [ "parking_lot", "pin-project", "rand 0.9.5", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-errors", "reth-ethereum-primitives", "reth-execution-types", @@ -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", @@ -6899,7 +6919,7 @@ dependencies = [ "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", @@ -7002,7 +7022,7 @@ 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", @@ -7034,7 +7054,7 @@ dependencies = [ "alloy-consensus", "alloy-eips", "alloy-primitives", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-consensus", "reth-primitives-traits", ] @@ -7129,7 +7149,7 @@ dependencies = [ "alloy-primitives", "boyer-moore-magiclen", "eyre", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-codecs", "reth-config", "reth-db-api", @@ -7176,10 +7196,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 +7223,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 +7244,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", @@ -7258,7 +7278,7 @@ dependencies = [ "reth-ethereum-primitives", "reth-metrics", "reth-network-p2p", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-primitives-traits", "reth-provider", "reth-storage-api", @@ -7291,7 +7311,7 @@ dependencies = [ "eyre", "futures-util", "jsonrpsee", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli-commands", "reth-config", "reth-consensus", @@ -7302,7 +7322,7 @@ dependencies = [ "reth-ethereum-primitives", "reth-network-api", "reth-network-p2p", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-node-api", "reth-node-builder", "reth-node-core", @@ -7346,7 +7366,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,7 +7386,7 @@ 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", @@ -7427,7 +7447,7 @@ dependencies = [ "parking_lot", "rayon", "reth-chain-state", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-consensus", "reth-db", "reth-engine-primitives", @@ -7475,7 +7495,7 @@ dependencies = [ "futures", "itertools 0.14.0", "pin-project", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-engine-primitives", "reth-engine-tree", "reth-errors", @@ -7577,9 +7597,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,7 +7628,7 @@ dependencies = [ "derive_more", "proptest", "proptest-arbitrary-interop", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-codecs-derive", "reth-ethereum-primitives", "reth-primitives-traits", @@ -7623,7 +7643,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", @@ -7663,7 +7683,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,7 +7707,7 @@ dependencies = [ "alloy-consensus", "alloy-eips", "alloy-primitives", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-consensus", "reth-consensus-common", "reth-execution-types", @@ -7725,6 +7745,19 @@ dependencies = [ "rustc-hash", ] +[[package]] +name = "reth-ethereum-forks" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-eip2124", + "alloy-hardforks", + "alloy-primitives", + "auto_impl", + "once_cell", + "rustc-hash", +] + [[package]] name = "reth-ethereum-payload-builder" version = "2.5.0" @@ -7736,7 +7769,7 @@ 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", @@ -7815,8 +7848,8 @@ dependencies = [ "alloy-evm", "alloy-primitives", "alloy-rpc-types-engine", - "reth-chainspec", - "reth-ethereum-forks", + "reth-chainspec 2.5.0", + "reth-ethereum-forks 2.5.0", "reth-ethereum-primitives", "reth-evm", "reth-execution-types", @@ -7889,7 +7922,7 @@ dependencies = [ "metrics", "parking_lot", "reth-chain-state", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-config", "reth-ethereum-primitives", "reth-evm", @@ -8068,7 +8101,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,7 +8109,7 @@ dependencies = [ "reth-ecies", "reth-eth-wire", "reth-eth-wire-types", - "reth-ethereum-forks", + "reth-ethereum-forks 2.5.0", "reth-ethereum-primitives", "reth-evm", "reth-evm-ethereum", @@ -8085,7 +8118,7 @@ dependencies = [ "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", @@ -8119,9 +8152,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", @@ -8146,7 +8179,7 @@ dependencies = [ "reth-consensus", "reth-eth-wire-types", "reth-ethereum-primitives", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-network-types", "reth-primitives-traits", "reth-storage-errors", @@ -8169,6 +8202,19 @@ dependencies = [ "url", ] +[[package]] +name = "reth-network-peers" +version = "2.5.2" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.2#5a6940e351fed80458fe6c9da8581cbe4b8bd036" +dependencies = [ + "alloy-primitives", + "alloy-rlp", + "secp256k1 0.30.0", + "serde_with", + "thiserror 2.0.20", + "url", +] + [[package]] name = "reth-network-types" version = "2.5.0" @@ -8177,7 +8223,7 @@ dependencies = [ "alloy-eip2124", "humantime-serde", "reth-net-banlist", - "reth-network-peers", + "reth-network-peers 2.5.0", "serde", "serde_json", "tracing", @@ -8244,7 +8290,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", @@ -8309,7 +8355,7 @@ dependencies = [ "humantime", "ipnet", "rand 0.9.5", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-cli-util", "reth-config", "reth-consensus", @@ -8318,12 +8364,12 @@ 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", @@ -8363,7 +8409,7 @@ dependencies = [ "eyre", "http-body-util", "jsonrpsee", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-engine-local", "reth-engine-primitives", "reth-ethereum-consensus", @@ -8473,7 +8519,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,7 +8574,7 @@ dependencies = [ "alloy-rpc-types-engine", "auto_impl", "either", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-errors", "reth-execution-types", "reth-primitives-traits", @@ -8600,7 +8646,7 @@ dependencies = [ "parking_lot", "rayon", "reth-chain-state", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-codecs", "reth-db", "reth-db-api", @@ -8726,7 +8772,7 @@ dependencies = [ "parking_lot", "pin-project", "reth-chain-state", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-consensus", "reth-consensus-common", "reth-engine-primitives", @@ -8737,7 +8783,7 @@ dependencies = [ "reth-execution-types", "reth-metrics", "reth-network-api", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-network-types", "reth-node-api", "reth-payload-primitives", @@ -8788,7 +8834,7 @@ dependencies = [ "jsonrpsee", "reth-chain-state", "reth-engine-primitives", - "reth-network-peers", + "reth-network-peers 2.5.0", "reth-rpc-eth-api", "reth-trie-common", "serde", @@ -8808,7 +8854,7 @@ dependencies = [ "metrics", "pin-project", "reth-chain-state", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-consensus", "reth-engine-primitives", "reth-evm", @@ -8871,7 +8917,7 @@ dependencies = [ "jsonrpsee-core", "jsonrpsee-types", "metrics", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-engine-primitives", "reth-metrics", "reth-network-api", @@ -8914,7 +8960,7 @@ dependencies = [ "jsonrpsee-types", "parking_lot", "reth-chain-state", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-errors", "reth-evm", "reth-network-api", @@ -8962,7 +9008,7 @@ 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", @@ -9047,7 +9093,7 @@ dependencies = [ "page_size", "rayon", "reqwest 0.13.4", - "reth-chainspec", + "reth-chainspec 2.5.0", "reth-codecs", "reth-config", "reth-consensus", @@ -9171,7 +9217,7 @@ 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", @@ -9335,7 +9381,7 @@ 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",