From be63a014660fe7bc3036966da99cc9e3182fe508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 00:37:04 +0000 Subject: [PATCH] chore(deps): bump reth-execution-types from v2.5.0 to v2.5.1 Bumps [reth-execution-types](https://github.com/paradigmxyz/reth) from v2.5.0 to v2.5.1. - [Release notes](https://github.com/paradigmxyz/reth/releases) - [Changelog](https://github.com/paradigmxyz/reth/blob/main/docs/release.md) - [Commits](https://github.com/paradigmxyz/reth/compare/189c0df32617afc488e0f091dbface1bd72cceb4...6dec1b96b625584956883c34ad0eafbe550480ac) --- updated-dependencies: - dependency-name: reth-execution-types dependency-version: 6dec1b96b625584956883c34ad0eafbe550480ac dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 202 ++++++++++++++++++++++++++++++++++------------------- 1 file changed, 129 insertions(+), 73 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1b51604e..c15fdaec 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1021,7 +1021,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]] @@ -1032,7 +1032,7 @@ checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" dependencies = [ "anstyle", "once_cell_polyfill", - "windows-sys 0.60.2", + "windows-sys 0.61.2", ] [[package]] @@ -2915,7 +2915,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]] @@ -3018,10 +3018,10 @@ dependencies = [ "reth-ethereum", "reth-ethereum-forks", "reth-ethereum-payload-builder", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-evm", "reth-evm-ethereum", - "reth-execution-types", + "reth-execution-types 2.5.1", "reth-node-api", "reth-node-builder", "reth-node-core", @@ -3081,7 +3081,7 @@ dependencies = [ "bytes", "reth-codecs", "reth-db-api", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-primitives-traits", "serde", ] @@ -3111,7 +3111,7 @@ dependencies = [ "reth-ethereum-cli", "reth-ethereum-forks", "reth-ethereum-payload-builder", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-node-api", "reth-node-builder", "reth-payload-builder", @@ -3180,10 +3180,10 @@ dependencies = [ "reth-engine-local", "reth-engine-primitives", "reth-errors", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-evm", "reth-evm-ethereum", - "reth-execution-types", + "reth-execution-types 2.5.1", "reth-node-api", "reth-node-types", "reth-payload-builder", @@ -3236,8 +3236,8 @@ dependencies = [ "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.1", "reth-node-api", "reth-payload-primitives", "reth-primitives-traits", @@ -5370,7 +5370,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]] @@ -6221,7 +6221,7 @@ dependencies = [ "once_cell", "socket2", "tracing", - "windows-sys 0.52.0", + "windows-sys 0.61.2", ] [[package]] @@ -6668,8 +6668,8 @@ dependencies = [ "rand 0.9.5", "reth-chainspec", "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", @@ -6763,7 +6763,7 @@ dependencies = [ "reth-era-downloader", "reth-era-utils", "reth-eth-wire", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-etl", "reth-evm", "reth-exex", @@ -6789,7 +6789,7 @@ dependencies = [ "reth-storage-api", "reth-tasks", "reth-trie", - "reth-trie-common", + "reth-trie-common 2.5.0", "reth-trie-db", "secp256k1 0.30.0", "serde", @@ -6893,7 +6893,7 @@ dependencies = [ "alloy-eip7928", "alloy-primitives", "auto_impl", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-primitives-traits", "thiserror 2.0.19", ] @@ -6981,12 +6981,12 @@ dependencies = [ "proptest", "reth-codecs", "reth-db-models", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-primitives-traits", "reth-prune-types", "reth-stages-types", "reth-storage-errors", - "reth-trie-common", + "reth-trie-common 2.5.0", "roaring", "serde", ] @@ -7127,7 +7127,7 @@ dependencies = [ "rayon", "reth-config", "reth-consensus", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-metrics", "reth-network-p2p", "reth-network-peers", @@ -7171,7 +7171,7 @@ 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", @@ -7264,15 +7264,15 @@ dependencies = [ "futures", "reth-chain-state", "reth-errors", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-evm", "reth-execution-errors", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-payload-builder-primitives", "reth-payload-primitives", "reth-primitives-traits", "reth-storage-api", - "reth-trie-common", + "reth-trie-common 2.5.0", "serde", "thiserror 2.0.19", "tokio", @@ -7304,10 +7304,10 @@ dependencies = [ "reth-db", "reth-engine-primitives", "reth-errors", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-evm", "reth-execution-cache", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-metrics", "reth-network-p2p", "reth-payload-builder", @@ -7324,7 +7324,7 @@ dependencies = [ "reth-tasks", "reth-tracing", "reth-trie", - "reth-trie-common", + "reth-trie-common 2.5.0", "reth-trie-parallel", "reth-trie-sparse", "revm", @@ -7482,7 +7482,7 @@ dependencies = [ "proptest-arbitrary-interop", "reth-chainspec", "reth-codecs-derive", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-primitives-traits", "serde", "thiserror 2.0.19", @@ -7505,7 +7505,7 @@ dependencies = [ "reth-eth-wire", "reth-ethereum-cli", "reth-ethereum-consensus", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-evm", "reth-evm-ethereum", "reth-network", @@ -7562,7 +7562,7 @@ dependencies = [ "reth-chainspec", "reth-consensus", "reth-consensus-common", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-primitives-traits", "tracing", ] @@ -7576,7 +7576,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", @@ -7611,7 +7611,7 @@ dependencies = [ "reth-chainspec", "reth-consensus-common", "reth-errors", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-evm", "reth-evm-ethereum", "reth-execution-cache", @@ -7641,6 +7641,20 @@ dependencies = [ "serde", ] +[[package]] +name = "reth-ethereum-primitives" +version = "2.5.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.1#6dec1b96b625584956883c34ad0eafbe550480ac" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-primitives", + "alloy-rpc-types-eth", + "reth-codecs", + "reth-primitives-traits", + "serde", +] + [[package]] name = "reth-etl" version = "2.5.0" @@ -7668,12 +7682,12 @@ dependencies = [ "metrics", "rayon", "reth-execution-errors", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-metrics", "reth-primitives-traits", "reth-storage-api", "reth-storage-errors", - "reth-trie-common", + "reth-trie-common 2.5.0", "revm", ] @@ -7689,9 +7703,9 @@ dependencies = [ "alloy-rpc-types-engine", "reth-chainspec", "reth-ethereum-forks", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-evm", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-primitives-traits", "reth-storage-errors", "revm", @@ -7739,9 +7753,28 @@ dependencies = [ "alloy-primitives", "alloy-rlp", "derive_more", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", + "reth-primitives-traits", + "reth-trie-common 2.5.0", + "revm", + "serde", + "serde_with", +] + +[[package]] +name = "reth-execution-types" +version = "2.5.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.1#6dec1b96b625584956883c34ad0eafbe550480ac" +dependencies = [ + "alloy-consensus", + "alloy-eips", + "alloy-evm", + "alloy-primitives", + "alloy-rlp", + "derive_more", + "reth-ethereum-primitives 2.5.1", "reth-primitives-traits", - "reth-trie-common", + "reth-trie-common 2.5.1", "revm", "serde", "serde_with", @@ -7763,7 +7796,7 @@ dependencies = [ "reth-chain-state", "reth-chainspec", "reth-config", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-evm", "reth-exex-types", "reth-fs-util", @@ -7793,7 +7826,7 @@ dependencies = [ "alloy-eips", "alloy-primitives", "reth-chain-state", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-primitives-traits", "serde", "serde_with", @@ -7949,7 +7982,7 @@ dependencies = [ "reth-eth-wire", "reth-eth-wire-types", "reth-ethereum-forks", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-evm", "reth-evm-ethereum", "reth-fs-util", @@ -8017,7 +8050,7 @@ dependencies = [ "parking_lot", "reth-consensus", "reth-eth-wire-types", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-network-peers", "reth-network-types", "reth-primitives-traits", @@ -8241,7 +8274,7 @@ dependencies = [ "reth-ethereum-consensus", "reth-ethereum-engine-primitives", "reth-ethereum-payload-builder", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-evm", "reth-evm-ethereum", "reth-network", @@ -8402,9 +8435,9 @@ dependencies = [ "either", "reth-chainspec", "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.19", @@ -8478,8 +8511,8 @@ dependencies = [ "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", @@ -8606,7 +8639,7 @@ dependencies = [ "reth-ethereum-engine-primitives", "reth-evm", "reth-evm-ethereum", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-metrics", "reth-network-api", "reth-network-peers", @@ -8624,7 +8657,7 @@ dependencies = [ "reth-storage-api", "reth-tasks", "reth-transaction-pool", - "reth-trie-common", + "reth-trie-common 2.5.0", "revm", "revm-inspectors", "serde", @@ -8662,7 +8695,7 @@ dependencies = [ "reth-engine-primitives", "reth-network-peers", "reth-rpc-eth-api", - "reth-trie-common", + "reth-trie-common 2.5.0", "serde", "serde_json", ] @@ -8800,7 +8833,7 @@ dependencies = [ "reth-storage-api", "reth-tasks", "reth-transaction-pool", - "reth-trie-common", + "reth-trie-common 2.5.0", "revm", "revm-inspectors", "serde_json", @@ -8836,9 +8869,9 @@ dependencies = [ "reth-chain-state", "reth-chainspec", "reth-errors", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-evm", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-metrics", "reth-primitives-traits", "reth-revm", @@ -8928,10 +8961,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-execution-types 2.5.0", "reth-exex", "reth-fs-util", "reth-libmdbx", @@ -8993,7 +9026,7 @@ dependencies = [ "bytes", "modular-bitfield", "reth-codecs", - "reth-trie-common", + "reth-trie-common 2.5.0", "serde", ] @@ -9046,14 +9079,14 @@ dependencies = [ "reth-chainspec", "reth-db-api", "reth-db-models", - "reth-ethereum-primitives", - "reth-execution-types", + "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-tokio-util", - "reth-trie-common", + "reth-trie-common 2.5.0", "revm", "serde_json", ] @@ -9088,7 +9121,7 @@ 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", @@ -9097,7 +9130,7 @@ dependencies = [ "reth-storage-errors", "reth-tasks", "reth-trie", - "reth-trie-common", + "reth-trie-common 2.5.0", "reth-trie-db", "tracing", ] @@ -9134,7 +9167,7 @@ dependencies = [ "alloy-primitives", "rand 0.8.7", "rand 0.9.5", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-primitives-traits", "secp256k1 0.30.0", ] @@ -9209,10 +9242,10 @@ dependencies = [ "reth-chain-state", "reth-chainspec", "reth-eth-wire-types", - "reth-ethereum-primitives", + "reth-ethereum-primitives 2.5.0", "reth-evm", "reth-evm-ethereum", - "reth-execution-types", + "reth-execution-types 2.5.0", "reth-fs-util", "reth-metrics", "reth-primitives-traits", @@ -9249,7 +9282,7 @@ dependencies = [ "reth-primitives-traits", "reth-stages-types", "reth-storage-errors", - "reth-trie-common", + "reth-trie-common 2.5.0", "reth-trie-sparse", "revm", "tracing", @@ -9283,6 +9316,29 @@ dependencies = [ "serde_with", ] +[[package]] +name = "reth-trie-common" +version = "2.5.1" +source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.5.1#6dec1b96b625584956883c34ad0eafbe550480ac" +dependencies = [ + "alloy-consensus", + "alloy-primitives", + "alloy-rlp", + "alloy-rpc-types-eth", + "alloy-serde", + "alloy-trie", + "arrayvec", + "bytes", + "derive_more", + "itertools 0.14.0", + "nybbles", + "reth-codecs", + "reth-primitives-traits", + "revm", + "serde", + "serde_with", +] + [[package]] name = "reth-trie-db" version = "2.5.0" @@ -9295,7 +9351,7 @@ dependencies = [ "reth-storage-api", "reth-storage-errors", "reth-trie", - "reth-trie-common", + "reth-trie-common 2.5.0", "tracing", ] @@ -9336,7 +9392,7 @@ dependencies = [ "reth-execution-errors", "reth-metrics", "reth-primitives-traits", - "reth-trie-common", + "reth-trie-common 2.5.0", "serde", "serde_json", "slotmap", @@ -9773,7 +9829,7 @@ dependencies = [ "errno", "libc", "linux-raw-sys", - "windows-sys 0.52.0", + "windows-sys 0.61.2", ] [[package]] @@ -9853,7 +9909,7 @@ dependencies = [ "security-framework", "security-framework-sys", "webpki-root-certs 1.0.9", - "windows-sys 0.52.0", + "windows-sys 0.61.2", ] [[package]] @@ -10397,7 +10453,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c3d1e2c7f27f8d4cb10542a02c49005dbd6e93095799d6f3be745fae9f8fedd4" dependencies = [ "libc", - "windows-sys 0.60.2", + "windows-sys 0.61.2", ] [[package]] @@ -10631,7 +10687,7 @@ dependencies = [ "getrandom 0.4.3", "once_cell", "rustix", - "windows-sys 0.52.0", + "windows-sys 0.61.2", ] [[package]] @@ -11733,7 +11789,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]]