diff --git a/Cargo.lock b/Cargo.lock index 26e69ca..acf143d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -28,8 +28,9 @@ dependencies = [ [[package]] name = "aluvm" -version = "0.11.0-beta.1" -source = "git+https://github.com/AluVM/rust-aluvm?branch=v0.11#60036fb666e8d4c5ddab16c1a6aa6b8305d0b749" +version = "0.11.0-beta.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e10be187b383247e1902aa5a415f76ffc9a04f197829c46b9ccb6da3582e394f" dependencies = [ "amplify", "baid58", @@ -309,8 +310,9 @@ dependencies = [ [[package]] name = "bp-consensus" -version = "0.11.0-beta.2" -source = "git+https://github.com/BP-WG/bp-core?branch=doubleanchors#241eee511a7c584716b31eb5d897a94a9d8ce56e" +version = "0.11.0-beta.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "190ac89a2a3c79d5bfb677f48e5393691832c540973341831572edaffdce0881" dependencies = [ "amplify", "chrono", @@ -323,8 +325,9 @@ dependencies = [ [[package]] name = "bp-core" -version = "0.11.0-beta.1" -source = "git+https://github.com/BP-WG/bp-core?branch=doubleanchors#241eee511a7c584716b31eb5d897a94a9d8ce56e" +version = "0.11.0-beta.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f0143f6c7399cb6d0003407e6de197a03b3b42b34380fab02c8fecaf4431b061" dependencies = [ "amplify", "bp-consensus", @@ -339,8 +342,9 @@ dependencies = [ [[package]] name = "bp-dbc" -version = "0.11.0-beta.1" -source = "git+https://github.com/BP-WG/bp-core?branch=doubleanchors#241eee511a7c584716b31eb5d897a94a9d8ce56e" +version = "0.11.0-beta.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3e3e04649c77079cfd1466ba14a62c83585053bb61d294578a39fcfe38f402db" dependencies = [ "amplify", "base85", @@ -353,8 +357,9 @@ dependencies = [ [[package]] name = "bp-derive" -version = "0.11.0-beta.2" -source = "git+https://github.com/BP-WG/bp-std?branch=v0.11#5d093349fd5f874fdd68d1181ad97256716c8671" +version = "0.11.0-beta.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "497e2b7324e0c7a65bdaabccd0fc7d05b003cca4ae3f3a1520e023aab3a9a24f" dependencies = [ "amplify", "bitcoin_hashes", @@ -367,8 +372,9 @@ dependencies = [ [[package]] name = "bp-esplora" -version = "0.11.0-beta.1" -source = "git+https://github.com/BP-WG/bp-esplora-client?branch=master#49d9a56638eaecd7652bc046d4550b1446daf1ec" +version = "0.11.0-beta.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7d642e2e6d699edd884e0359668750df1590d209f2ff956d3c5fbf58b5eba730" dependencies = [ "amplify", "bp-std", @@ -382,8 +388,9 @@ dependencies = [ [[package]] name = "bp-invoice" -version = "0.11.0-beta.2" -source = "git+https://github.com/BP-WG/bp-std?branch=v0.11#5d093349fd5f874fdd68d1181ad97256716c8671" +version = "0.11.0-beta.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2a40b7fb87b58b2371b7b3b010568baa9ba463007707f9af9bb9b77a63d77e8f" dependencies = [ "amplify", "bech32", @@ -394,8 +401,9 @@ dependencies = [ [[package]] name = "bp-seals" -version = "0.11.0-beta.1" -source = "git+https://github.com/BP-WG/bp-core?branch=doubleanchors#241eee511a7c584716b31eb5d897a94a9d8ce56e" +version = "0.11.0-beta.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a1e4955315fad858472320ee5a7fba8a35c61c3928bdacb581931e23d4f25c7b" dependencies = [ "amplify", "baid58", @@ -410,8 +418,9 @@ dependencies = [ [[package]] name = "bp-std" -version = "0.11.0-beta.2" -source = "git+https://github.com/BP-WG/bp-std?branch=v0.11#5d093349fd5f874fdd68d1181ad97256716c8671" +version = "0.11.0-beta.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6d6847d1e7359ed49947092fd319433c82b9cced1a2d780a9415d212770cf93c" dependencies = [ "amplify", "bp-consensus", @@ -424,8 +433,9 @@ dependencies = [ [[package]] name = "bp-util" -version = "0.11.0-beta.2" -source = "git+https://github.com/BP-WG/bp-wallet?branch=v0.11#e197ebf9d9d84230715d1c96521ecb8aed5cb92c" +version = "0.11.0-beta.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "26f19a4670648894ce6e3dc46d1c2fe31c6ac168fe83c66575b1f2bcbf24b49f" dependencies = [ "amplify", "base64", @@ -446,8 +456,9 @@ dependencies = [ [[package]] name = "bp-wallet" -version = "0.11.0-beta.2" -source = "git+https://github.com/BP-WG/bp-wallet?branch=v0.11#e197ebf9d9d84230715d1c96521ecb8aed5cb92c" +version = "0.11.0-beta.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "54a947aa0c73c5097e30e6be62939e8a6f230aa076710817000fb1cd15b408e8" dependencies = [ "amplify", "bp-esplora", @@ -556,7 +567,8 @@ checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" [[package]] name = "commit_encoding_derive" version = "0.10.0" -source = "git+https://github.com/LNP-BP/client_side_validation?branch=v0.11#2ec2bca60028d12af5657580a350e292f9ff13eb" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "00033f14d67c4169d588f085ea2faeb7b610cf03a74d42ea09eeba31abef2047" dependencies = [ "amplify", "amplify_syn", @@ -567,8 +579,9 @@ dependencies = [ [[package]] name = "commit_verify" -version = "0.11.0-beta.1" -source = "git+https://github.com/LNP-BP/client_side_validation?branch=v0.11#2ec2bca60028d12af5657580a350e292f9ff13eb" +version = "0.11.0-beta.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5598661b1d90b149f0b944faef8c1d1d131f847678a6c450b9540b629ac11291" dependencies = [ "amplify", "commit_encoding_derive", @@ -693,8 +706,9 @@ dependencies = [ [[package]] name = "descriptors" -version = "0.11.0-beta.2" -source = "git+https://github.com/BP-WG/bp-std?branch=v0.11#5d093349fd5f874fdd68d1181ad97256716c8671" +version = "0.11.0-beta.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "58cfb07301f4982a5470167155c186586871d21693a791078cfa15c173657626" dependencies = [ "amplify", "bp-derive", @@ -1356,8 +1370,9 @@ dependencies = [ [[package]] name = "psbt" -version = "0.11.0-beta.2" -source = "git+https://github.com/BP-WG/bp-std?branch=v0.11#5d093349fd5f874fdd68d1181ad97256716c8671" +version = "0.11.0-beta.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "010207105ec57c07146a30363074b71fa204c7515b3b413280d0e5986c658359" dependencies = [ "amplify", "base64", @@ -1500,8 +1515,9 @@ dependencies = [ [[package]] name = "rgb-core" -version = "0.11.0-beta.2" -source = "git+https://github.com/RGB-WG/rgb-core?branch=canary#49e78b3f16e7844fde44446717b0c3272027b6f5" +version = "0.11.0-beta.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bbd6b8a6d616997c670ea40a5a9badc9744f3e1fa29213affabdd2d2c192ef3b" dependencies = [ "aluvm", "amplify", @@ -1520,8 +1536,9 @@ dependencies = [ [[package]] name = "rgb-invoice" -version = "0.11.0-beta.2" -source = "git+https://github.com/RGB-WG/rgb-std?branch=v0.11#d8a1161b68f4294797ce0721ebd87469d40b3198" +version = "0.11.0-beta.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ba62ce12f4677d821ed5877bcc4125248cc3b82c8aeb0bd01a3924ae3c477284" dependencies = [ "amplify", "baid58", @@ -1547,7 +1564,7 @@ dependencies = [ [[package]] name = "rgb-psbt" -version = "0.11.0-alpha.2" +version = "0.11.0-beta.1" dependencies = [ "amplify", "baid58", @@ -1565,7 +1582,7 @@ dependencies = [ [[package]] name = "rgb-runtime" -version = "0.11.0-alpha.2" +version = "0.11.0-beta.1" dependencies = [ "amplify", "baid58", @@ -1588,8 +1605,9 @@ dependencies = [ [[package]] name = "rgb-std" -version = "0.11.0-beta.2" -source = "git+https://github.com/RGB-WG/rgb-std?branch=v0.11#d8a1161b68f4294797ce0721ebd87469d40b3198" +version = "0.11.0-beta.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "138a9d7eea58593bb756e2effd991fcf42fe55503e311abc9b1d22c5088dd71f" dependencies = [ "amplify", "baid58", @@ -1609,7 +1627,7 @@ dependencies = [ [[package]] name = "rgb-wallet" -version = "0.11.0-alpha.2" +version = "0.11.0-beta.1" dependencies = [ "amplify", "baid58", @@ -1939,9 +1957,9 @@ dependencies = [ [[package]] name = "single_use_seals" -version = "0.11.0-beta.1" +version = "0.11.0-beta.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a46b0f289450dc06e7b94f048a55ac437177532f2c6c9bed12c1de7ac948f5a5" +checksum = "c30647a1342641c45ca7c1dcd5ae7db16533b86744e827c84cfed875db2de3fe" dependencies = [ "amplify_derive", ] @@ -2109,18 +2127,18 @@ dependencies = [ [[package]] name = "thiserror" -version = "1.0.51" +version = "1.0.52" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f11c217e1416d6f036b870f14e0413d480dbf28edbee1f877abaf0206af43bb7" +checksum = "83a48fd946b02c0a526b2e9481c8e2a17755e47039164a86c4070446e3a4614d" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.51" +version = "1.0.52" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "01742297787513b79cf8e29d1056ede1313e2420b7b3b15d0a768b4921f549df" +checksum = "e7fbe9b594d6568a6a1443250a7e67d80b74e1e96f6d1715e1e21cc1888291d3" dependencies = [ "proc-macro2", "quote", diff --git a/Cargo.toml b/Cargo.toml index 25c5253..806fcf1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ default-members = [ ] [workspace.package] -version = "0.11.0-alpha.2" +version = "0.11.0-beta.1" keywords = ["bitcoin", "lightning", "rgb", "smart-contracts", "lnp-bp"] categories = ["cryptography::cryptocurrencies"] authors = ["Dr Maxim Orlovsky "] @@ -26,19 +26,19 @@ license = "Apache-2.0" [workspace.dependencies] amplify = "4.5.0" baid58 = "0.4.4" -commit_verify = "0.11.0-beta.1" +commit_verify = "0.11.0-beta.2" strict_encoding = "2.6.1" strict_types = "1.6.3" -bp-core = "0.11.0-beta.1" -bp-seals = "0.11.0-beta.1" -bp-std = "0.11.0-beta.2" -bp-wallet = "0.11.0-beta.2" -bp-util = "0.11.0-beta.2" -bp-esplora = "0.11.0-beta.1" -descriptors = "0.11.0-beta.1" -psbt = { version = "0.11.0-beta.1", features = ["client-side-validation"] } -rgb-std = { version = "0.11.0-beta.2", features = ["fs"] } -rgb-psbt = { version = "0.11.0-alpha.2", path = "psbt" } +bp-core = "0.11.0-beta.2" +bp-seals = "0.11.0-beta.2" +bp-std = "0.11.0-beta.3" +bp-wallet = "0.11.0-beta.3" +bp-util = "0.11.0-beta.3" +bp-esplora = "0.11.0-beta.2" +descriptors = "0.11.0-beta.2" +psbt = { version = "0.11.0-beta.2", features = ["client-side-validation"] } +rgb-std = { version = "0.11.0-beta.3", features = ["fs"] } +rgb-psbt = { version = "0.11.0-beta.1", path = "psbt" } indexmap = "2.0.2" chrono = "0.4.31" serde_crate = { package = "serde", version = "1", features = ["derive"] } @@ -89,22 +89,3 @@ serde = ["serde_crate", "serde_yaml", "bp-std/serde", "bp-wallet/serde",] [package.metadata.docs.rs] features = [ "all" ] - -[patch.crates-io] -commit_verify = { git = "https://github.com/LNP-BP/client_side_validation", branch = "v0.11" } -bp-consensus = { git = "https://github.com/BP-WG/bp-core", branch = "doubleanchors" } -bp-dbc = { git = "https://github.com/BP-WG/bp-core", branch = "doubleanchors" } -bp-seals = { git = "https://github.com/BP-WG/bp-core", branch = "doubleanchors" } -bp-core = { git = "https://github.com/BP-WG/bp-core", branch = "doubleanchors" } -bp-invoice = { git = "https://github.com/BP-WG/bp-std", branch = "v0.11" } -bp-std = { git = "https://github.com/BP-WG/bp-std", branch = "v0.11" } -descriptors = { git = "https://github.com/BP-WG/bp-std", branch = "v0.11" } -psbt = { git = "https://github.com/BP-WG/bp-std", branch = "v0.11" } -bp-derive = { git = "https://github.com/BP-WG/bp-std", branch = "v0.11" } -bp-wallet = { git = "https://github.com/BP-WG/bp-wallet", branch = "v0.11" } -bp-util = { git = "https://github.com/BP-WG/bp-wallet", branch = "v0.11" } -bp-esplora = { git = "https://github.com/BP-WG/bp-esplora-client", branch = "master" } -aluvm = { git = "https://github.com/AluVM/rust-aluvm", branch = "v0.11" } -rgb-core = { git = "https://github.com/RGB-WG/rgb-core", branch = "canary" } -rgb-std = { git = "https://github.com/RGB-WG/rgb-std", branch = "v0.11" } -rgb-invoice = { git = "https://github.com/RGB-WG/rgb-std", branch = "v0.11" } diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 5c18b0a..2354bc1 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -20,14 +20,14 @@ path = "src/main.rs" amplify = { workspace = true } baid58 = { workspace = true } strict_types = { workspace = true, features = ["serde"] } -commit_verify = "0.11.0-beta.1" +commit_verify = { workspace = true } bp-seals = { workspace = true } bp-std = { workspace = true, features = ["serde"] } bp-wallet = { workspace = true } bp-util = { workspace = true } psbt = { workspace = true } rgb-std = { workspace = true, features = ["serde"] } -rgb-runtime = { version = "0.11.0-alpha.2", path = "..", features = ["esplora", "log", "serde"] } +rgb-runtime = { version = "0.11.0-beta.1", path = "..", features = ["esplora", "log", "serde"] } log = { workspace = true } env_logger = "0.10.1" clap = { version = "4.4.8", features = ["derive", "env"] }