From 837b8f3e606e0f232acb08ec3015aee099526307 Mon Sep 17 00:00:00 2001 From: Matthias Seitz Date: Thu, 30 May 2024 13:48:44 +0200 Subject: [PATCH] chore: bump alloy 7320d4c (#8505) --- Cargo.lock | 118 ++++++++++++++++++++++++++--------------------------- Cargo.toml | 28 ++++++------- 2 files changed, 73 insertions(+), 73 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1a19e26662..395b5d87ce 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -133,12 +133,12 @@ dependencies = [ [[package]] name = "alloy-consensus" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ - "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-primitives", "alloy-rlp", - "alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "arbitrary", "c-kzg", "proptest", @@ -180,11 +180,11 @@ dependencies = [ [[package]] name = "alloy-eips" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ "alloy-primitives", "alloy-rlp", - "alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "arbitrary", "c-kzg", "derive_more", @@ -212,10 +212,10 @@ dependencies = [ [[package]] name = "alloy-genesis" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ "alloy-primitives", - "alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "serde", "serde_json", ] @@ -246,7 +246,7 @@ dependencies = [ [[package]] name = "alloy-json-rpc" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ "alloy-primitives", "serde", @@ -258,13 +258,13 @@ dependencies = [ [[package]] name = "alloy-network" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ - "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", - "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", + "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-json-rpc", "alloy-primitives", - "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-signer", "alloy-sol-types", "async-trait", @@ -276,9 +276,9 @@ dependencies = [ [[package]] name = "alloy-node-bindings" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ - "alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-primitives", "k256", "serde_json", @@ -318,16 +318,16 @@ dependencies = [ [[package]] name = "alloy-provider" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ "alloy-chains", - "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", - "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", + "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-json-rpc", "alloy-network", "alloy-primitives", "alloy-rpc-client", - "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-rpc-types-trace", "alloy-transport", "alloy-transport-http", @@ -372,7 +372,7 @@ dependencies = [ [[package]] name = "alloy-rpc-client" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ "alloy-json-rpc", "alloy-transport", @@ -392,14 +392,14 @@ dependencies = [ [[package]] name = "alloy-rpc-types" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ - "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", - "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", - "alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", + "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", + "alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-primitives", "alloy-rlp", - "alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-sol-types", "arbitrary", "itertools 0.12.1", @@ -432,19 +432,19 @@ dependencies = [ [[package]] name = "alloy-rpc-types-anvil" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ "alloy-primitives", - "alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "serde", ] [[package]] name = "alloy-rpc-types-beacon" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ - "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-primitives", "alloy-rpc-types-engine", "serde", @@ -455,14 +455,14 @@ dependencies = [ [[package]] name = "alloy-rpc-types-engine" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ - "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", - "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", + "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-primitives", "alloy-rlp", - "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", - "alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", + "alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "jsonrpsee-types", "jsonwebtoken 9.3.0", "rand 0.8.5", @@ -473,11 +473,11 @@ dependencies = [ [[package]] name = "alloy-rpc-types-trace" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ "alloy-primitives", - "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", - "alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", + "alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "serde", "serde_json", ] @@ -485,7 +485,7 @@ dependencies = [ [[package]] name = "alloy-serde" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ "alloy-primitives", "serde", @@ -505,7 +505,7 @@ dependencies = [ [[package]] name = "alloy-signer" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ "alloy-primitives", "async-trait", @@ -518,9 +518,9 @@ dependencies = [ [[package]] name = "alloy-signer-wallet" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ - "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-network", "alloy-primitives", "alloy-signer", @@ -607,7 +607,7 @@ dependencies = [ [[package]] name = "alloy-transport" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ "alloy-json-rpc", "base64 0.22.1", @@ -625,7 +625,7 @@ dependencies = [ [[package]] name = "alloy-transport-http" version = "0.1.0" -source = "git+https://github.com/alloy-rs/alloy?rev=bd39117#bd391179fb4ebf64fe13484e44f2e432baf9b6c2" +source = "git+https://github.com/alloy-rs/alloy?rev=7320d4c#7320d4ca3878bd059a96273ae33e52730618f1a0" dependencies = [ "alloy-json-rpc", "alloy-transport", @@ -2971,7 +2971,7 @@ dependencies = [ name = "exex-rollup" version = "0.0.0" dependencies = [ - "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-rlp", "alloy-sol-types", "eyre", @@ -6588,9 +6588,9 @@ dependencies = [ name = "reth-codecs" version = "0.2.0-beta.7" dependencies = [ - "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", - "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", - "alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", + "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", + "alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-primitives", "arbitrary", "bytes", @@ -6813,9 +6813,9 @@ dependencies = [ name = "reth-e2e-test-utils" version = "0.2.0-beta.7" dependencies = [ - "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-network", - "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-signer", "alloy-signer-wallet", "eyre", @@ -7031,7 +7031,7 @@ dependencies = [ name = "reth-evm-ethereum" version = "0.2.0-beta.7" dependencies = [ - "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "reth-ethereum-consensus", "reth-evm", "reth-primitives", @@ -7604,12 +7604,12 @@ name = "reth-primitives" version = "0.2.0-beta.7" dependencies = [ "alloy-chains", - "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", - "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", - "alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", + "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", + "alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-primitives", "alloy-rlp", - "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-trie", "arbitrary", "assert_matches", @@ -7713,7 +7713,7 @@ dependencies = [ name = "reth-revm" version = "0.2.0-beta.7" dependencies = [ - "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "reth-consensus-common", "reth-execution-errors", "reth-primitives", @@ -7899,7 +7899,7 @@ name = "reth-rpc-types" version = "0.2.0-beta.7" dependencies = [ "alloy-primitives", - "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-rpc-types-anvil", "alloy-rpc-types-beacon", "alloy-rpc-types-engine", @@ -7920,7 +7920,7 @@ name = "reth-rpc-types-compat" version = "0.2.0-beta.7" dependencies = [ "alloy-rlp", - "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "reth-primitives", "reth-rpc-types", "serde_json", @@ -8066,7 +8066,7 @@ dependencies = [ name = "reth-testing-utils" version = "0.2.0-beta.7" dependencies = [ - "alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "rand 0.8.5", "reth-primitives", "secp256k1 0.28.2", @@ -8199,10 +8199,10 @@ dependencies = [ [[package]] name = "revm-inspectors" version = "0.1.0" -source = "git+https://github.com/paradigmxyz/evm-inspectors?rev=ed5450e#ed5450e7169ce0237e791fed661688c55997a0ac" +source = "git+https://github.com/paradigmxyz/evm-inspectors?rev=dc2bdbc#dc2bdbc783cd337cb31d2ce64652b9b2cfba358f" dependencies = [ "alloy-primitives", - "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=bd39117)", + "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=7320d4c)", "alloy-rpc-types-trace", "alloy-sol-types", "anstyle", diff --git a/Cargo.toml b/Cargo.toml index 35f5f15241..7f13920e0c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -310,7 +310,7 @@ revm = { version = "9.0.0", features = [ revm-primitives = { version = "4.0.0", features = [ "std", ], default-features = false } -revm-inspectors = { git = "https://github.com/paradigmxyz/evm-inspectors", rev = "ed5450e" } +revm-inspectors = { git = "https://github.com/paradigmxyz/evm-inspectors", rev = "dc2bdbc" } # eth alloy-chains = "0.1.15" @@ -319,21 +319,21 @@ alloy-dyn-abi = "0.7.2" alloy-sol-types = "0.7.2" alloy-rlp = "0.3.4" alloy-trie = "0.4" -alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy", rev = "bd39117" } -alloy-rpc-types-anvil = { git = "https://github.com/alloy-rs/alloy", rev = "bd39117" } -alloy-rpc-types-trace = { git = "https://github.com/alloy-rs/alloy", rev = "bd39117" } -alloy-rpc-types-engine = { git = "https://github.com/alloy-rs/alloy", rev = "bd39117" } -alloy-rpc-types-beacon = { git = "https://github.com/alloy-rs/alloy", rev = "bd39117" } -alloy-genesis = { git = "https://github.com/alloy-rs/alloy", rev = "bd39117" } -alloy-node-bindings = { git = "https://github.com/alloy-rs/alloy", rev = "bd39117" } -alloy-provider = { git = "https://github.com/alloy-rs/alloy", rev = "bd39117", default-features = false, features = [ +alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy", rev = "7320d4c" } +alloy-rpc-types-anvil = { git = "https://github.com/alloy-rs/alloy", rev = "7320d4c" } +alloy-rpc-types-trace = { git = "https://github.com/alloy-rs/alloy", rev = "7320d4c" } +alloy-rpc-types-engine = { git = "https://github.com/alloy-rs/alloy", rev = "7320d4c" } +alloy-rpc-types-beacon = { git = "https://github.com/alloy-rs/alloy", rev = "7320d4c" } +alloy-genesis = { git = "https://github.com/alloy-rs/alloy", rev = "7320d4c" } +alloy-node-bindings = { git = "https://github.com/alloy-rs/alloy", rev = "7320d4c" } +alloy-provider = { git = "https://github.com/alloy-rs/alloy", rev = "7320d4c", default-features = false, features = [ "reqwest", ] } -alloy-eips = { git = "https://github.com/alloy-rs/alloy", default-features = false, rev = "bd39117" } -alloy-signer = { git = "https://github.com/alloy-rs/alloy", rev = "bd39117" } -alloy-signer-wallet = { git = "https://github.com/alloy-rs/alloy", rev = "bd39117" } -alloy-network = { git = "https://github.com/alloy-rs/alloy", rev = "bd39117" } -alloy-consensus = { git = "https://github.com/alloy-rs/alloy", rev = "bd39117" } +alloy-eips = { git = "https://github.com/alloy-rs/alloy", default-features = false, rev = "7320d4c" } +alloy-signer = { git = "https://github.com/alloy-rs/alloy", rev = "7320d4c" } +alloy-signer-wallet = { git = "https://github.com/alloy-rs/alloy", rev = "7320d4c" } +alloy-network = { git = "https://github.com/alloy-rs/alloy", rev = "7320d4c" } +alloy-consensus = { git = "https://github.com/alloy-rs/alloy", rev = "7320d4c" } # misc auto_impl = "1"