From 1e367ac4a25721410807f6d3b81faf6a2f45897a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 19:32:34 +0000 Subject: [PATCH] Bump ethers from 2.0.10 to 2.0.11 Bumps [ethers](https://github.com/gakonst/ethers-rs) from 2.0.10 to 2.0.11. - [Release notes](https://github.com/gakonst/ethers-rs/releases) - [Changelog](https://github.com/gakonst/ethers-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/gakonst/ethers-rs/compare/ethers-v2.0.10...ethers-v2.0.11) --- updated-dependencies: - dependency-name: ethers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 105 +++++++++++++++++++++++------------------------------ Cargo.toml | 2 +- 2 files changed, 47 insertions(+), 60 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2a7d1421..d0b39d92 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -184,7 +184,7 @@ dependencies = [ "cfg-if", "color-eyre 0.5.11", "criterion 0.3.6", - "ethers-core 2.0.10 (git+https://github.com/gakonst/ethers-rs)", + "ethers-core 2.0.10", "fnv", "hex", "num", @@ -766,9 +766,9 @@ dependencies = [ [[package]] name = "cargo_metadata" -version = "0.17.0" +version = "0.18.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e7daec1a2a2129eeba1644b220b4647ec537b0b5d4bfd6876fcc5a540056b592" +checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037" dependencies = [ "camino", "cargo-platform", @@ -1748,13 +1748,13 @@ dependencies = [ [[package]] name = "ethers" -version = "2.0.10" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ad13497f6e0a24292fc7b408e30d22fe9dc262da1f40d7b542c3a44e7fc0476" +checksum = "1a5344eea9b20effb5efeaad29418215c4d27017639fd1f908260f59cbbd226e" dependencies = [ "ethers-addressbook", "ethers-contract", - "ethers-core 2.0.10 (registry+https://github.com/rust-lang/crates.io-index)", + "ethers-core 2.0.11", "ethers-etherscan", "ethers-middleware", "ethers-providers", @@ -1764,11 +1764,11 @@ dependencies = [ [[package]] name = "ethers-addressbook" -version = "2.0.10" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c6e9e8acd0ed348403cc73a670c24daba3226c40b98dc1a41903766b3ab6240a" +checksum = "8c405f24ea3a517899ba7985385c43dc4a7eb1209af3b1e0a1a32d7dcc7f8d09" dependencies = [ - "ethers-core 2.0.10 (registry+https://github.com/rust-lang/crates.io-index)", + "ethers-core 2.0.11", "once_cell", "serde", "serde_json", @@ -1776,14 +1776,14 @@ dependencies = [ [[package]] name = "ethers-contract" -version = "2.0.10" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d79269278125006bb0552349c03593ffa9702112ca88bc7046cc669f148fb47c" +checksum = "0111ead599d17a7bff6985fd5756f39ca7033edc79a31b23026a8d5d64fa95cd" dependencies = [ "const-hex", "ethers-contract-abigen", "ethers-contract-derive", - "ethers-core 2.0.10 (registry+https://github.com/rust-lang/crates.io-index)", + "ethers-core 2.0.11", "ethers-providers", "futures-util", "once_cell", @@ -1795,14 +1795,14 @@ dependencies = [ [[package]] name = "ethers-contract-abigen" -version = "2.0.10" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce95a43c939b2e4e2f3191c5ad4a1f279780b8a39139c9905b43a7433531e2ab" +checksum = "51258120c6b47ea9d9bec0d90f9e8af71c977fbefbef8213c91bfed385fe45eb" dependencies = [ "Inflector", "const-hex", "dunce", - "ethers-core 2.0.10 (registry+https://github.com/rust-lang/crates.io-index)", + "ethers-core 2.0.11", "ethers-etherscan", "eyre", "prettyplease", @@ -1813,20 +1813,20 @@ dependencies = [ "serde", "serde_json", "syn 2.0.39", - "toml 0.7.8", + "toml", "walkdir", ] [[package]] name = "ethers-contract-derive" -version = "2.0.10" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e9ce44906fc871b3ee8c69a695ca7ec7f70e50cb379c9b9cb5e532269e492f6" +checksum = "936e7a0f1197cee2b62dc89f63eff3201dbf87c283ff7e18d86d38f83b845483" dependencies = [ "Inflector", "const-hex", "ethers-contract-abigen", - "ethers-core 2.0.10 (registry+https://github.com/rust-lang/crates.io-index)", + "ethers-core 2.0.11", "proc-macro2", "quote", "serde_json", @@ -1836,12 +1836,10 @@ dependencies = [ [[package]] name = "ethers-core" version = "2.0.10" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c0a17f0708692024db9956b31d7a20163607d2745953f5ae8125ab368ba280ad" +source = "git+https://github.com/gakonst/ethers-rs#1840aee6fdb23ae4b2c43e51f151bea8a2a38472" dependencies = [ "arrayvec", "bytes", - "cargo_metadata", "chrono", "const-hex", "elliptic-curve", @@ -1849,14 +1847,12 @@ dependencies = [ "generic-array", "k256", "num_enum", - "once_cell", "open-fastrlp", "rand", "rlp", "serde", "serde_json", "strum", - "syn 2.0.39", "tempfile", "thiserror", "tiny-keccak", @@ -1865,11 +1861,13 @@ dependencies = [ [[package]] name = "ethers-core" -version = "2.0.10" -source = "git+https://github.com/gakonst/ethers-rs#1840aee6fdb23ae4b2c43e51f151bea8a2a38472" +version = "2.0.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2f03e0bdc216eeb9e355b90cf610ef6c5bb8aca631f97b5ae9980ce34ea7878d" dependencies = [ "arrayvec", "bytes", + "cargo_metadata", "chrono", "const-hex", "elliptic-curve", @@ -1877,12 +1875,14 @@ dependencies = [ "generic-array", "k256", "num_enum", + "once_cell", "open-fastrlp", "rand", "rlp", "serde", "serde_json", "strum", + "syn 2.0.39", "tempfile", "thiserror", "tiny-keccak", @@ -1891,11 +1891,12 @@ dependencies = [ [[package]] name = "ethers-etherscan" -version = "2.0.10" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0e53451ea4a8128fbce33966da71132cf9e1040dcfd2a2084fd7733ada7b2045" +checksum = "abbac2c890bdbe0f1b8e549a53b00e2c4c1de86bb077c1094d1f38cdf9381a56" dependencies = [ - "ethers-core 2.0.10 (registry+https://github.com/rust-lang/crates.io-index)", + "chrono", + "ethers-core 2.0.11", "reqwest", "semver 1.0.20", "serde", @@ -1906,14 +1907,14 @@ dependencies = [ [[package]] name = "ethers-middleware" -version = "2.0.10" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "473f1ccd0c793871bbc248729fa8df7e6d2981d6226e4343e3bbaa9281074d5d" +checksum = "681ece6eb1d10f7cf4f873059a77c04ff1de4f35c63dd7bccde8f438374fcb93" dependencies = [ "async-trait", "auto_impl", "ethers-contract", - "ethers-core 2.0.10 (registry+https://github.com/rust-lang/crates.io-index)", + "ethers-core 2.0.11", "ethers-etherscan", "ethers-providers", "ethers-signers", @@ -1933,9 +1934,9 @@ dependencies = [ [[package]] name = "ethers-providers" -version = "2.0.10" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6838fa110e57d572336178b7c79e94ff88ef976306852d8cb87d9e5b1fc7c0b5" +checksum = "25d6c0c9455d93d4990c06e049abf9b30daf148cf461ee939c11d88907c60816" dependencies = [ "async-trait", "auto_impl", @@ -1943,7 +1944,7 @@ dependencies = [ "bytes", "const-hex", "enr", - "ethers-core 2.0.10 (registry+https://github.com/rust-lang/crates.io-index)", + "ethers-core 2.0.11", "futures-channel", "futures-core", "futures-timer", @@ -1972,9 +1973,9 @@ dependencies = [ [[package]] name = "ethers-signers" -version = "2.0.10" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ea44bec930f12292866166f9ddbea6aa76304850e4d8dcd66dc492b43d00ff1" +checksum = "0cb1b714e227bbd2d8c53528adb580b203009728b17d0d0e4119353aa9bc5532" dependencies = [ "async-trait", "coins-bip32", @@ -1982,7 +1983,7 @@ dependencies = [ "const-hex", "elliptic-curve", "eth-keystore", - "ethers-core 2.0.10 (registry+https://github.com/rust-lang/crates.io-index)", + "ethers-core 2.0.11", "rand", "sha2", "thiserror", @@ -1991,15 +1992,15 @@ dependencies = [ [[package]] name = "ethers-solc" -version = "2.0.10" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "de34e484e7ae3cab99fbfd013d6c5dc7f9013676a4e0e414d8b12e1213e8b3ba" +checksum = "a64f710586d147864cff66540a6d64518b9ff37d73ef827fee430538265b595f" dependencies = [ "cfg-if", "const-hex", "dirs", "dunce", - "ethers-core 2.0.10 (registry+https://github.com/rust-lang/crates.io-index)", + "ethers-core 2.0.11", "glob", "home", "md-5", @@ -4478,7 +4479,7 @@ dependencies = [ "bincode", "color-eyre 0.6.2", "enumset", - "ethers-core 2.0.10 (git+https://github.com/gakonst/ethers-rs)", + "ethers-core 2.0.10", "hex", "hex-literal", "mmap-rs", @@ -4756,9 +4757,9 @@ dependencies = [ [[package]] name = "solang-parser" -version = "0.3.2" +version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7cb9fa2fa2fa6837be8a2495486ff92e3ffe68a99b6eeba288e139efdd842457" +checksum = "c425ce1c59f4b154717592f0bdf4715c3a1d55058883622d3157e1f0908a5b26" dependencies = [ "itertools 0.11.0", "lalrpop", @@ -5166,18 +5167,6 @@ dependencies = [ "tracing", ] -[[package]] -name = "toml" -version = "0.7.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257" -dependencies = [ - "serde", - "serde_spanned", - "toml_datetime", - "toml_edit 0.19.15", -] - [[package]] name = "toml" version = "0.8.8" @@ -5206,8 +5195,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" dependencies = [ "indexmap 2.1.0", - "serde", - "serde_spanned", "toml_datetime", "winnow", ] @@ -6226,7 +6213,7 @@ dependencies = [ "take_mut", "thiserror", "tokio", - "toml 0.8.8", + "toml", "tracing", "url", ] diff --git a/Cargo.toml b/Cargo.toml index 51cc9e41..5fe6663e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ axum-middleware = { path = "crates/axum-middleware" } clap = { version = "4.4.8", features = ["derive"] } common = { path = "crates/common" } criterion = { version = "0.5.1", features = ["async", "async_futures"] } -ethers = { version = "2.0.10", features = [ +ethers = { version = "2.0.11", features = [ "abigen", "ws", "ipc",