From 22554c8c97aa74e87ed7e4ff055c57ef052c69dc Mon Sep 17 00:00:00 2001 From: Vladimir Stepanenko Date: Tue, 30 May 2023 16:29:01 +0600 Subject: [PATCH] Update deps (#97) --- Cargo.lock | 26 +++++++++++++------------- Cargo.toml | 26 +++++++++++++------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f43d9639..a94268ae 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -583,7 +583,7 @@ dependencies = [ [[package]] name = "beefy-light-client" version = "0.1.0" -source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.3#c49199fdf64859f1593c77ae6c7a619d436f2b47" +source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.4#c7ad8b7e6d95c9986f1970e08f308192831f28fd" dependencies = [ "beefy-merkle-tree", "bridge-common", @@ -604,7 +604,7 @@ dependencies = [ [[package]] name = "beefy-light-client-rpc" version = "0.1.0" -source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.3#c49199fdf64859f1593c77ae6c7a619d436f2b47" +source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.4#c7ad8b7e6d95c9986f1970e08f308192831f28fd" dependencies = [ "beefy-light-client-runtime-api", "jsonrpsee", @@ -621,7 +621,7 @@ dependencies = [ [[package]] name = "beefy-light-client-runtime-api" version = "0.1.0" -source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.3#c49199fdf64859f1593c77ae6c7a619d436f2b47" +source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.4#c7ad8b7e6d95c9986f1970e08f308192831f28fd" dependencies = [ "bridge-types", "parity-scale-codec", @@ -802,7 +802,7 @@ dependencies = [ [[package]] name = "bridge-common" version = "0.1.0" -source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.3#c49199fdf64859f1593c77ae6c7a619d436f2b47" +source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.4#c7ad8b7e6d95c9986f1970e08f308192831f28fd" dependencies = [ "bitvec", "bridge-types", @@ -821,7 +821,7 @@ dependencies = [ [[package]] name = "bridge-data-signer" version = "0.1.1" -source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.3#c49199fdf64859f1593c77ae6c7a619d436f2b47" +source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.4#c7ad8b7e6d95c9986f1970e08f308192831f28fd" dependencies = [ "bridge-types", "frame-support", @@ -838,7 +838,7 @@ dependencies = [ [[package]] name = "bridge-types" version = "0.1.0" -source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.3#c49199fdf64859f1593c77ae6c7a619d436f2b47" +source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.4#c7ad8b7e6d95c9986f1970e08f308192831f28fd" dependencies = [ "enum-iterator", "ethabi", @@ -2328,7 +2328,7 @@ dependencies = [ [[package]] name = "dispatch" version = "0.1.1" -source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.3#c49199fdf64859f1593c77ae6c7a619d436f2b47" +source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.4#c7ad8b7e6d95c9986f1970e08f308192831f28fd" dependencies = [ "bridge-types", "frame-benchmarking", @@ -4237,7 +4237,7 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" [[package]] name = "leaf-provider" version = "0.1.1" -source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.3#c49199fdf64859f1593c77ae6c7a619d436f2b47" +source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.4#c7ad8b7e6d95c9986f1970e08f308192831f28fd" dependencies = [ "beefy-merkle-tree", "bridge-types", @@ -4260,7 +4260,7 @@ dependencies = [ [[package]] name = "leaf-provider-rpc" version = "0.1.0" -source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.3#c49199fdf64859f1593c77ae6c7a619d436f2b47" +source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.4#c7ad8b7e6d95c9986f1970e08f308192831f28fd" dependencies = [ "jsonrpsee", "leaf-provider-runtime-api", @@ -4278,7 +4278,7 @@ dependencies = [ [[package]] name = "leaf-provider-runtime-api" version = "0.1.0" -source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.3#c49199fdf64859f1593c77ae6c7a619d436f2b47" +source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.4#c7ad8b7e6d95c9986f1970e08f308192831f28fd" dependencies = [ "bridge-types", "parity-scale-codec", @@ -5292,7 +5292,7 @@ checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a" [[package]] name = "multisig-verifier" version = "0.1.0" -source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.3#c49199fdf64859f1593c77ae6c7a619d436f2b47" +source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.4#c7ad8b7e6d95c9986f1970e08f308192831f28fd" dependencies = [ "bridge-common", "bridge-types", @@ -11745,7 +11745,7 @@ dependencies = [ [[package]] name = "substrate-bridge-channel" version = "0.1.1" -source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.3#c49199fdf64859f1593c77ae6c7a619d436f2b47" +source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.4#c7ad8b7e6d95c9986f1970e08f308192831f28fd" dependencies = [ "bridge-types", "ethabi", @@ -11766,7 +11766,7 @@ dependencies = [ [[package]] name = "substrate-bridge-channel-rpc" version = "0.1.0" -source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.3#c49199fdf64859f1593c77ae6c7a619d436f2b47" +source = "git+https://github.com/sora-xor//sora2-common.git?tag=1.0.4#c7ad8b7e6d95c9986f1970e08f308192831f28fd" dependencies = [ "anyhow", "bridge-types", diff --git a/Cargo.toml b/Cargo.toml index 98c15679..f24679bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,19 +15,19 @@ panic = "unwind" # multisig-verifier = { path = "../sora2-common-2/pallets/multisig-verifier" } # substrate-bridge-channel = { path = "../sora2-common-2/pallets/substrate-channel" } # substrate-bridge-channel-rpc = { path = "../sora2-common-2/pallets/substrate-channel/rpc" } -beefy-light-client = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.3" } -beefy-light-client-rpc = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.3" } -beefy-light-client-runtime-api = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.3" } -leaf-provider = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.3" } -leaf-provider-rpc = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.3" } -leaf-provider-runtime-api = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.3" } -bridge-common = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.3" } -dispatch = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.3" } -bridge-types = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.3" } -bridge-data-signer = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.3" } -multisig-verifier = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.3" } -substrate-bridge-channel = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.3" } -substrate-bridge-channel-rpc = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.3" } +beefy-light-client = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.4" } +beefy-light-client-rpc = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.4" } +beefy-light-client-runtime-api = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.4" } +leaf-provider = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.4" } +leaf-provider-rpc = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.4" } +leaf-provider-runtime-api = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.4" } +bridge-common = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.4" } +dispatch = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.4" } +bridge-types = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.4" } +bridge-data-signer = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.4" } +multisig-verifier = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.4" } +substrate-bridge-channel = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.4" } +substrate-bridge-channel-rpc = { git = "https://github.com/sora-xor//sora2-common.git", tag = "1.0.4" } [workspace] members = ["node", "pallets/*", "runtime", "parachain-gen", "parachain-common"]