From f59a480a325bde979086e1184dba2bd0c8a3c45f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Aug 2021 07:57:30 +0000 Subject: [PATCH] Bump miniscript from 5.1.0 to 6.0.1 Bumps [miniscript](https://github.com/apoelstra/miniscript) from 5.1.0 to 6.0.1. - [Release notes](https://github.com/apoelstra/miniscript/releases) - [Changelog](https://github.com/rust-bitcoin/rust-miniscript/blob/master/CHANGELOG.md) - [Commits](https://github.com/apoelstra/miniscript/commits) --- updated-dependencies: - dependency-name: miniscript dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Cargo.lock | 62 +++++++++++++++++++++++++++++++++++++------------ swap/Cargo.toml | 2 +- 2 files changed, 48 insertions(+), 16 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 01b87008..1155eda7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -115,9 +115,9 @@ dependencies = [ [[package]] name = "async-trait" -version = "0.1.50" +version = "0.1.51" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b98e84bbb4cbcdd97da190ba0c58a1bb0de2c1fdf67d159e192ed766aeca722" +checksum = "44318e776df68115a881de9a8fd1b9e53368d7a4a5ce4cc48517da3393233a5e" dependencies = [ "proc-macro2 1.0.27", "quote 1.0.9", @@ -252,11 +252,11 @@ checksum = "8f4da304c23a06c21807598a7fe3223566e84c76c6bba2cab2504370dd6f4938" dependencies = [ "async-trait", "bdk-macros", - "bitcoin", + "bitcoin 0.26.2", "electrum-client 0.7.0", "js-sys", "log 0.4.14", - "miniscript", + "miniscript 5.1.0", "rand 0.7.3", "serde", "serde_json", @@ -280,11 +280,11 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6687d59c3f65c5b318356154f00699e28dc75487abab31c09391c4febea51bbf" dependencies = [ - "bitcoin", + "bitcoin 0.26.2", "bitcoincore-rpc", "electrum-client 0.6.0", "log 0.4.14", - "miniscript", + "miniscript 5.1.0", "serde", "serde_json", "serial_test", @@ -296,6 +296,12 @@ version = "0.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2dabbe35f96fb9507f7330793dc490461b2962659ac5d427181e451a623751d1" +[[package]] +name = "bech32" +version = "0.8.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cf9ff0bbfd639f15c74af777d81383cf53efb7c93613f6cab67c6c11e05bbf8b" + [[package]] name = "big-bytes" version = "1.0.0" @@ -340,12 +346,23 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6742ec672d3f12506f4ac5c0d853926ff1f94e675f60ffd3224039972bf663f1" dependencies = [ "base64-compat", - "bech32", - "bitcoin_hashes", + "bech32 0.7.3", + "bitcoin_hashes 0.9.7", "secp256k1", "serde", ] +[[package]] +name = "bitcoin" +version = "0.27.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8a427b27dae305157520d86673f2393b3eb08d880609abfcffc6e3c3c820e764" +dependencies = [ + "bech32 0.8.1", + "bitcoin_hashes 0.10.0", + "secp256k1", +] + [[package]] name = "bitcoin-harness" version = "0.2.0" @@ -353,7 +370,7 @@ source = "git+https://github.com/coblox/bitcoin-harness-rs#5a31e889618d2cdef613b dependencies = [ "async-trait", "base64 0.12.3", - "bitcoin", + "bitcoin 0.26.2", "bitcoincore-rpc-json", "futures", "hex 0.4.3", @@ -377,6 +394,12 @@ dependencies = [ "serde", ] +[[package]] +name = "bitcoin_hashes" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "006cc91e1a1d99819bc5b8214be3555c1f0611b169f527a1fdc54ed1f2b745b0" + [[package]] name = "bitcoincore-rpc" version = "0.13.0" @@ -396,7 +419,7 @@ version = "0.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "977e55a945ab1e3c446dea93267876703c15e07c7d6eeb1dfa1766b3190c560f" dependencies = [ - "bitcoin", + "bitcoin 0.26.2", "hex 0.3.2", "serde", "serde_json", @@ -1012,7 +1035,7 @@ version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "21453800c95bb1aaa57490458c42d60c6277cb8a3e386030ec2381d5c2d4fa77" dependencies = [ - "bitcoin", + "bitcoin 0.26.2", "log 0.4.14", "rustls 0.16.0", "serde", @@ -1028,7 +1051,7 @@ version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4cab4d90cc575a7daab4cfed9e315912a88071bc47462e6be57516a2f01ccc89" dependencies = [ - "bitcoin", + "bitcoin 0.26.2", "log 0.4.14", "rustls 0.16.0", "serde", @@ -2316,7 +2339,16 @@ version = "5.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "71f455be59a359d50370c4f587afbc5739c862e684c5afecae80ab93e7474b4e" dependencies = [ - "bitcoin", + "bitcoin 0.26.2", +] + +[[package]] +name = "miniscript" +version = "6.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d69450033bf162edf854d4aacaff82ca5ef34fa81f6cf69e1c81a103f0834997" +dependencies = [ + "bitcoin 0.27.0", "serde", ] @@ -4059,7 +4091,7 @@ dependencies = [ "bdk", "bdk-testutils", "big-bytes", - "bitcoin", + "bitcoin 0.26.2", "bitcoin-harness", "bmrng", "comfy-table", @@ -4076,7 +4108,7 @@ dependencies = [ "hyper 0.14.11", "itertools 0.10.1", "libp2p", - "miniscript", + "miniscript 6.0.1", "monero", "monero-harness", "monero-rpc", diff --git a/swap/Cargo.toml b/swap/Cargo.toml index 212f6682..2afebbee 100644 --- a/swap/Cargo.toml +++ b/swap/Cargo.toml @@ -31,7 +31,7 @@ ed25519-dalek = "1" futures = { version = "0.3", default-features = false } itertools = "0.10" libp2p = { git = "https://github.com/comit-network/rust-libp2p", branch = "rendezvous", default-features = false, features = [ "tcp-tokio", "yamux", "mplex", "dns-tokio", "noise", "request-response", "websocket", "ping", "rendezvous" ] } -miniscript = { version = "5", features = [ "serde" ] } +miniscript = { version = "6", features = [ "serde" ] } monero = { version = "0.12", features = [ "serde_support" ] } monero-rpc = { path = "../monero-rpc" } pem = "0.8"