From cd0636c217e48f010991d7978297cf2dfe6f9cc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 00:34:42 +0000 Subject: [PATCH] chore(deps): bump reth-ethereum-forks from v2.2.0 to v2.3.0 Bumps [reth-ethereum-forks](https://github.com/paradigmxyz/reth) from v2.2.0 to v2.3.0. - [Release notes](https://github.com/paradigmxyz/reth/releases) - [Changelog](https://github.com/paradigmxyz/reth/blob/main/docs/release.md) - [Commits](https://github.com/paradigmxyz/reth/compare/88505c7fcbfdebfd3b56d88c86b62e950043c6c4...9384bc53d8c0c77e59cac83fdaaf3b372c6d2216) --- updated-dependencies: - dependency-name: reth-ethereum-forks dependency-version: 9384bc53d8c0c77e59cac83fdaaf3b372c6d2216 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 57 +++++++++++++++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 22 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6dab449..c226274 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1038,7 +1038,7 @@ version = "1.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" dependencies = [ - "windows-sys 0.60.2", + "windows-sys 0.61.2", ] [[package]] @@ -1049,7 +1049,7 @@ checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" dependencies = [ "anstyle", "once_cell_polyfill", - "windows-sys 0.60.2", + "windows-sys 0.61.2", ] [[package]] @@ -2593,7 +2593,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7ab67060fc6b8ef687992d439ca0fa36e7ed17e9a0b16b25b601e8757df720de" dependencies = [ "data-encoding", - "syn 1.0.109", + "syn 2.0.117", ] [[package]] @@ -3009,7 +3009,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" dependencies = [ "libc", - "windows-sys 0.52.0", + "windows-sys 0.61.2", ] [[package]] @@ -3168,7 +3168,7 @@ dependencies = [ "reth-engine-primitives", "reth-errors", "reth-ethereum", - "reth-ethereum-forks", + "reth-ethereum-forks 2.3.0", "reth-ethereum-payload-builder", "reth-ethereum-primitives", "reth-evm", @@ -3261,7 +3261,7 @@ dependencies = [ "reth-engine-local", "reth-ethereum", "reth-ethereum-cli", - "reth-ethereum-forks", + "reth-ethereum-forks 2.3.0", "reth-ethereum-payload-builder", "reth-ethereum-primitives", "reth-node-api", @@ -3734,7 +3734,7 @@ dependencies = [ "libc", "log", "rustversion", - "windows-link 0.1.3", + "windows-link 0.2.1", "windows-result 0.4.1", ] @@ -5555,7 +5555,7 @@ version = "0.50.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" dependencies = [ - "windows-sys 0.59.0", + "windows-sys 0.61.2", ] [[package]] @@ -7048,7 +7048,7 @@ dependencies = [ "alloy-trie", "auto_impl", "derive_more", - "reth-ethereum-forks", + "reth-ethereum-forks 2.2.0", "reth-network-peers", "reth-primitives-traits", "serde_json", @@ -7398,7 +7398,7 @@ dependencies = [ "itertools 0.14.0", "parking_lot", "rand 0.8.5", - "reth-ethereum-forks", + "reth-ethereum-forks 2.2.0", "reth-net-banlist", "reth-net-nat", "reth-network-peers", @@ -7426,7 +7426,7 @@ dependencies = [ "metrics", "rand 0.9.3", "reth-chainspec", - "reth-ethereum-forks", + "reth-ethereum-forks 2.2.0", "reth-metrics", "reth-network-peers", "secp256k1 0.30.0", @@ -7446,7 +7446,7 @@ dependencies = [ "enr", "hickory-resolver", "linked_hash_set", - "reth-ethereum-forks", + "reth-ethereum-forks 2.2.0", "reth-network-peers", "reth-tokio-util", "schnellru", @@ -7793,7 +7793,7 @@ dependencies = [ "reth-codecs", "reth-ecies", "reth-eth-wire-types", - "reth-ethereum-forks", + "reth-ethereum-forks 2.2.0", "reth-metrics", "reth-network-peers", "reth-primitives-traits", @@ -7940,6 +7940,19 @@ dependencies = [ "rustc-hash", ] +[[package]] +name = "reth-ethereum-forks" +version = "2.3.0" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.3.0#9384bc53d8c0c77e59cac83fdaaf3b372c6d2216" +dependencies = [ + "alloy-eip2124", + "alloy-hardforks", + "alloy-primitives", + "auto_impl", + "once_cell", + "rustc-hash", +] + [[package]] name = "reth-ethereum-payload-builder" version = "2.2.0" @@ -8029,7 +8042,7 @@ dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", "reth-chainspec", - "reth-ethereum-forks", + "reth-ethereum-forks 2.2.0", "reth-ethereum-primitives", "reth-evm", "reth-execution-types", @@ -8290,7 +8303,7 @@ dependencies = [ "reth-ecies", "reth-eth-wire", "reth-eth-wire-types", - "reth-ethereum-forks", + "reth-ethereum-forks 2.2.0", "reth-ethereum-primitives", "reth-evm-ethereum", "reth-fs-util", @@ -8332,7 +8345,7 @@ dependencies = [ "enr", "futures", "reth-eth-wire-types", - "reth-ethereum-forks", + "reth-ethereum-forks 2.2.0", "reth-network-p2p", "reth-network-peers", "reth-network-types", @@ -8530,7 +8543,7 @@ dependencies = [ "reth-discv5", "reth-engine-local", "reth-engine-primitives", - "reth-ethereum-forks", + "reth-ethereum-forks 2.2.0", "reth-net-banlist", "reth-net-nat", "reth-network", @@ -10067,7 +10080,7 @@ dependencies = [ "errno", "libc", "linux-raw-sys", - "windows-sys 0.52.0", + "windows-sys 0.61.2", ] [[package]] @@ -10147,7 +10160,7 @@ dependencies = [ "security-framework", "security-framework-sys", "webpki-root-certs 1.0.6", - "windows-sys 0.52.0", + "windows-sys 0.61.2", ] [[package]] @@ -10667,7 +10680,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3a766e1110788c36f4fa1c2b71b387a7815aa65f88ce0229841826633d93723e" dependencies = [ "libc", - "windows-sys 0.60.2", + "windows-sys 0.61.2", ] [[package]] @@ -10842,7 +10855,7 @@ dependencies = [ "getrandom 0.4.2", "once_cell", "rustix", - "windows-sys 0.52.0", + "windows-sys 0.61.2", ] [[package]] @@ -12162,7 +12175,7 @@ version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" dependencies = [ - "windows-sys 0.52.0", + "windows-sys 0.61.2", ] [[package]]