diff --git a/Cargo.lock b/Cargo.lock index 6dab449..4bd549d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -95,7 +95,7 @@ dependencies = [ "alloy-consensus", "alloy-contract", "alloy-core", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-network", "alloy-provider", "alloy-rpc-client", @@ -125,10 +125,10 @@ version = "2.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "83447eeb17816e172f1dfc0db1f9dc0b7c5d069bd1f7cecbecceb382bf931015" dependencies = [ - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rlp", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "alloy-trie", "alloy-tx-macros", "arbitrary", @@ -154,10 +154,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5406343e306856dc2be762700e98a16904de45dee14a07f233e742ce68daff2f" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rlp", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "arbitrary", "serde", ] @@ -275,6 +275,21 @@ dependencies = [ "serde", ] +[[package]] +name = "alloy-eip7928" +version = "0.4.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b3b12337f74cbfa451cb04dac173974814a6ff463079e1793aa09600ba8813ab" +dependencies = [ + "alloy-primitives", + "alloy-rlp", + "arbitrary", + "borsh", + "once_cell", + "serde", + "thiserror 2.0.18", +] + [[package]] name = "alloy-eips" version = "1.8.3" @@ -284,7 +299,7 @@ dependencies = [ "alloy-eip2124", "alloy-eip2930", "alloy-eip7702", - "alloy-eip7928", + "alloy-eip7928 0.3.5", "alloy-primitives", "alloy-rlp", "alloy-serde 1.8.3", @@ -300,17 +315,17 @@ dependencies = [ [[package]] name = "alloy-eips" -version = "2.0.5" +version = "2.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0dca4c89ace90684b4b77366d00631ed498c9af962079af2a5dbc593a0618a77" +checksum = "154b0f566ebbfc256b63c8d643c6a299f40a6fcd50a9d756c1d191487dd06483" dependencies = [ "alloy-eip2124", "alloy-eip2930", "alloy-eip7702", - "alloy-eip7928", + "alloy-eip7928 0.4.5", "alloy-primitives", "alloy-rlp", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "arbitrary", "auto_impl", "borsh", @@ -331,7 +346,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c1ceeea6dcbbcd4e546b27700763a6f6c3b3fee30054209884f521078b6fda4f" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-hardforks", "alloy-primitives", "alloy-rpc-types-engine", @@ -350,9 +365,9 @@ version = "2.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a71ff8b55d2b8aa05259f474cae7dea0e4991724dc18936b81cb23ec492a0c2a" dependencies = [ - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "alloy-trie", "borsh", "serde", @@ -408,13 +423,13 @@ checksum = "a7db7b095b0b1db1d18ce7e91dcd2e82007f2d52bfb8125e6b64633a74a06bc3" dependencies = [ "alloy-consensus", "alloy-consensus-any", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-json-rpc", "alloy-network-primitives", "alloy-primitives", "alloy-rpc-types-any", "alloy-rpc-types-eth", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "alloy-signer", "alloy-sol-types", "async-trait", @@ -433,9 +448,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cd28d9bfd11729037d194f2b1d43db8642eb3f342032691f4ca96bb745479c3c" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "serde", ] @@ -478,7 +493,7 @@ checksum = "8955ab30418343de57b356de2ea60200f9fb8016a7ea3bc7f5c6176f01a8b1cf" dependencies = [ "alloy-chains", "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-json-rpc", "alloy-network", "alloy-network-primitives", @@ -593,7 +608,7 @@ dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", "alloy-rpc-types-eth", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "serde", ] @@ -617,7 +632,7 @@ checksum = "df32156f085e74eac942b6103744be49b817c302341aaa8cb0c1c88dc29228d9" dependencies = [ "alloy-primitives", "alloy-rpc-types-eth", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "serde", ] @@ -631,7 +646,7 @@ dependencies = [ "alloy-network-primitives", "alloy-primitives", "alloy-rpc-types-eth", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "serde", "serde_json", ] @@ -642,7 +657,7 @@ version = "2.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "296450f5e76bece0116c939b9437b0421a5da9c5d40031bf4cf9b38d3d94e475" dependencies = [ - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rpc-types-engine", "derive_more", @@ -676,10 +691,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "73b12366c96f4013e1aeebc96c6b56e5f33f07853c42ea2f485045c0c157a4a1" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rlp", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "arbitrary", "derive_more", "ethereum_ssz", @@ -698,11 +713,11 @@ checksum = "175a2a5b6017d7f61b5e4b800d21215fe8e94fe729d00828e13bb6d93dcf3492" dependencies = [ "alloy-consensus", "alloy-consensus-any", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-network-primitives", "alloy-primitives", "alloy-rlp", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "alloy-sol-types", "arbitrary", "itertools 0.14.0", @@ -719,10 +734,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7adc1243d55744a66b3a6cbbbba96436e8df5d248f2ee8186bef4238ef704ec7" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rpc-types-eth", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "serde", "serde_json", ] @@ -735,7 +750,7 @@ checksum = "514b4b1ce3354f65067b4fc7eb75358e0f2ec8be3340c96dea65d6894f9ca435" dependencies = [ "alloy-primitives", "alloy-rpc-types-eth", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "serde", "serde_json", "thiserror 2.0.18", @@ -749,7 +764,7 @@ checksum = "f00b631c361e7c7baaf4f1f5a9877730f3507fed2acb9d4b34841b8184b2ec28" dependencies = [ "alloy-primitives", "alloy-rpc-types-eth", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "serde", ] @@ -766,9 +781,9 @@ dependencies = [ [[package]] name = "alloy-serde" -version = "2.0.5" +version = "2.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc21a8772af7d78bba286726aa245bd2ff81cd9abe230afea2e91578996831c9" +checksum = "bcf028ac8bcb161ad7c104243e710cece8e1a794f65ee6c35c4c4d693c8e80ee" dependencies = [ "alloy-primitives", "arbitrary", @@ -2593,7 +2608,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 +3024,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" dependencies = [ "libc", - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -3139,7 +3154,7 @@ version = "0.1.0" dependencies = [ "alloy-consensus", "alloy-consensus-any", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-evm", "alloy-genesis", "alloy-network", @@ -3226,10 +3241,10 @@ name = "ev-primitives" version = "0.1.0" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rlp", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "bytes", "reth-codecs", "reth-db-api", @@ -3242,7 +3257,7 @@ dependencies = [ name = "ev-reth" version = "0.1.0" dependencies = [ - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-evm", "alloy-network", "alloy-primitives", @@ -3302,7 +3317,7 @@ name = "ev-tests" version = "0.1.0" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-genesis", "alloy-network", "alloy-primitives", @@ -3361,7 +3376,7 @@ name = "evolve-ev-reth" version = "0.1.0" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rpc-types-engine", "alloy-rpc-types-txpool", @@ -3735,7 +3750,7 @@ dependencies = [ "log", "rustversion", "windows-link 0.1.3", - "windows-result 0.4.1", + "windows-result 0.3.4", ] [[package]] @@ -4254,7 +4269,7 @@ dependencies = [ "js-sys", "log", "wasm-bindgen", - "windows-core 0.62.2", + "windows-core 0.61.2", ] [[package]] @@ -6981,7 +6996,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "futures-core", "futures-util", @@ -7008,7 +7023,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-signer", "alloy-signer-local", @@ -7041,7 +7056,7 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebf dependencies = [ "alloy-chains", "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-evm", "alloy-genesis", "alloy-primitives", @@ -7074,7 +7089,7 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebf dependencies = [ "alloy-chains", "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rlp", "arbitrary", @@ -7170,7 +7185,7 @@ name = "reth-cli-util" version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "cfg-if", "eyre", @@ -7193,7 +7208,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fce542a96bf888f31854803e80b3340bc233927743aa580838014e8a88fe0d66" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-genesis", "alloy-primitives", "alloy-trie", @@ -7253,7 +7268,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "reth-chainspec", "reth-consensus", @@ -7266,7 +7281,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-json-rpc", "alloy-primitives", "alloy-provider", @@ -7376,7 +7391,7 @@ name = "reth-db-models" version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "arbitrary", "bytes", @@ -7465,7 +7480,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rlp", "async-compression", @@ -7500,7 +7515,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-network", "alloy-primitives", "alloy-provider", @@ -7608,7 +7623,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rpc-types-engine", "auto_impl", @@ -7633,8 +7648,8 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eip7928", - "alloy-eips 2.0.5", + "alloy-eip7928 0.3.5", + "alloy-eips 2.1.0", "alloy-evm", "alloy-primitives", "alloy-rlp", @@ -7718,7 +7733,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rlp", "ethereum_ssz", @@ -7813,8 +7828,8 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebf dependencies = [ "alloy-chains", "alloy-consensus", - "alloy-eip7928", - "alloy-eips 2.0.5", + "alloy-eip7928 0.3.5", + "alloy-eips 2.1.0", "alloy-hardforks", "alloy-primitives", "alloy-rlp", @@ -7900,7 +7915,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "reth-chainspec", "reth-consensus", @@ -7915,7 +7930,7 @@ name = "reth-ethereum-engine-primitives" version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rpc-types-engine", "reth-engine-primitives", @@ -7946,7 +7961,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rlp", "alloy-rpc-types-engine", @@ -7976,7 +7991,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rpc-types-eth", "reth-codecs", @@ -8000,7 +8015,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-evm", "alloy-primitives", "auto_impl", @@ -8024,7 +8039,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-evm", "alloy-primitives", "alloy-rpc-types-engine", @@ -8075,7 +8090,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-evm", "alloy-primitives", "alloy-rlp", @@ -8094,7 +8109,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "eyre", "futures", @@ -8131,7 +8146,7 @@ name = "reth-exex-types" version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "reth-chain-state", "reth-execution-types", @@ -8266,7 +8281,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rlp", "aquamarine", @@ -8349,7 +8364,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "auto_impl", "derive_more", @@ -8442,7 +8457,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-provider", "alloy-rpc-types", @@ -8510,7 +8525,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rpc-types-engine", "clap", @@ -8564,7 +8579,7 @@ name = "reth-node-ethereum" version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-network", "alloy-rpc-types-engine", "alloy-rpc-types-eth", @@ -8627,7 +8642,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rpc-types-engine", "derive_more", @@ -8723,7 +8738,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rlp", "alloy-rpc-types-engine", @@ -8758,7 +8773,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8ee12e304adbacbb32248c9806ebafbe1e2811fbfefe53c5e5b710a8438b7ec0" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-genesis", "alloy-primitives", "alloy-rlp", @@ -8790,7 +8805,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-genesis", "alloy-primitives", "alloy-rpc-types-engine", @@ -8836,7 +8851,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "itertools 0.14.0", "metrics", @@ -8897,7 +8912,7 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebf dependencies = [ "alloy-consensus", "alloy-dyn-abi", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-evm", "alloy-genesis", "alloy-network", @@ -8913,7 +8928,7 @@ dependencies = [ "alloy-rpc-types-mev", "alloy-rpc-types-trace", "alloy-rpc-types-txpool", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "alloy-signer", "alloy-signer-local", "async-trait", @@ -8972,7 +8987,7 @@ name = "reth-rpc-api" version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-genesis", "alloy-json-rpc", "alloy-primitives", @@ -8986,7 +9001,7 @@ dependencies = [ "alloy-rpc-types-mev", "alloy-rpc-types-trace", "alloy-rpc-types-txpool", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "jsonrpsee", "reth-chain-state", "reth-engine-primitives", @@ -9065,7 +9080,7 @@ name = "reth-rpc-engine-api" version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rlp", "alloy-rpc-types-engine", @@ -9098,8 +9113,8 @@ source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebf dependencies = [ "alloy-consensus", "alloy-dyn-abi", - "alloy-eip7928", - "alloy-eips 2.0.5", + "alloy-eip7928 0.3.5", + "alloy-eips 2.1.0", "alloy-evm", "alloy-json-rpc", "alloy-network", @@ -9107,7 +9122,7 @@ dependencies = [ "alloy-rlp", "alloy-rpc-types-eth", "alloy-rpc-types-mev", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "async-trait", "auto_impl", "dyn-clone", @@ -9143,7 +9158,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-evm", "alloy-network", "alloy-primitives", @@ -9204,7 +9219,7 @@ name = "reth-rpc-server-types" version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rpc-types-engine", "jsonrpsee-core", @@ -9236,7 +9251,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rlp", "eyre", @@ -9287,7 +9302,7 @@ name = "reth-stages-api" version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "aquamarine", "auto_impl", @@ -9365,7 +9380,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rpc-types-engine", "auto_impl", @@ -9388,7 +9403,7 @@ name = "reth-storage-errors" version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rlp", "derive_more", @@ -9428,7 +9443,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-genesis", "alloy-primitives", "rand 0.8.5", @@ -9488,7 +9503,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rlp", "aquamarine", @@ -9535,7 +9550,7 @@ version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ "alloy-consensus", - "alloy-eips 2.0.5", + "alloy-eips 2.1.0", "alloy-primitives", "alloy-rlp", "alloy-trie", @@ -9564,7 +9579,7 @@ dependencies = [ "alloy-primitives", "alloy-rlp", "alloy-rpc-types-eth", - "alloy-serde 2.0.5", + "alloy-serde 2.1.0", "alloy-trie", "arbitrary", "arrayvec", @@ -9607,7 +9622,7 @@ name = "reth-trie-parallel" version = "2.2.0" source = "git+https://github.com/paradigmxyz/reth.git?tag=v2.2.0#88505c7fcbfdebfd3b56d88c86b62e950043c6c4" dependencies = [ - "alloy-eip7928", + "alloy-eip7928 0.3.5", "alloy-evm", "alloy-primitives", "alloy-rlp", @@ -9864,7 +9879,7 @@ version = "11.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c32490ed687dba31c3c882beb8c20408bdd30ef96690d8f145b0ee9a87040bfe" dependencies = [ - "alloy-eip7928", + "alloy-eip7928 0.3.5", "bitflags 2.11.0", "revm-bytecode", "revm-primitives", @@ -10067,7 +10082,7 @@ dependencies = [ "errno", "libc", "linux-raw-sys", - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -10147,7 +10162,7 @@ dependencies = [ "security-framework", "security-framework-sys", "webpki-root-certs 1.0.6", - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -10842,7 +10857,7 @@ dependencies = [ "getrandom 0.4.2", "once_cell", "rustix", - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -12162,7 +12177,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.59.0", ] [[package]]