From 21d167fd26d4def66522f7bc9c8ee8230d236bf3 Mon Sep 17 00:00:00 2001 From: i1i1 Date: Tue, 4 Apr 2023 14:26:35 +0300 Subject: [PATCH] Import subspace/subspace#1346,subspace/subspace#1351 --- Cargo.lock | 110 ++++++++++++++++++++++++++--------------------------- Cargo.toml | 50 ++++++++++++------------ 2 files changed, 80 insertions(+), 80 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index db900804..6fc6d8b3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1433,7 +1433,7 @@ dependencies = [ [[package]] name = "core-eth-relay-runtime" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "domain-pallet-executive", "domain-runtime-primitives", @@ -1490,7 +1490,7 @@ checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc" [[package]] name = "core-payments-domain-runtime" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "domain-pallet-executive", "domain-runtime-primitives", @@ -1685,7 +1685,7 @@ checksum = "6548a0ad5d2549e111e1f6a11a6c2e2d00ce6a3dafe22948d67c2b443f775e52" [[package]] name = "cross-domain-message-gossip" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "futures 0.3.27", "parity-scale-codec", @@ -2216,7 +2216,7 @@ dependencies = [ [[package]] name = "domain-block-builder" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -2233,7 +2233,7 @@ dependencies = [ [[package]] name = "domain-block-preprocessor" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "domain-runtime-primitives", "parity-scale-codec", @@ -2257,7 +2257,7 @@ dependencies = [ [[package]] name = "domain-client-consensus-relay-chain" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "async-trait", "parking_lot 0.12.1", @@ -2273,7 +2273,7 @@ dependencies = [ [[package]] name = "domain-client-executor" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "crossbeam", "domain-block-builder", @@ -2315,7 +2315,7 @@ dependencies = [ [[package]] name = "domain-client-executor-gossip" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "futures 0.3.27", "parity-scale-codec", @@ -2333,7 +2333,7 @@ dependencies = [ [[package]] name = "domain-client-message-relayer" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "cross-domain-message-gossip", "domain-runtime-primitives", @@ -2358,7 +2358,7 @@ dependencies = [ [[package]] name = "domain-pallet-executive" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-executive", "frame-support", @@ -2375,7 +2375,7 @@ dependencies = [ [[package]] name = "domain-runtime-primitives" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "parity-scale-codec", "sp-api", @@ -2387,7 +2387,7 @@ dependencies = [ [[package]] name = "domain-service" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "async-trait", "clap", @@ -5877,7 +5877,7 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" [[package]] name = "orml-vesting" version = "0.4.1-dev" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-support", "frame-system", @@ -5974,7 +5974,7 @@ dependencies = [ [[package]] name = "pallet-domain-registry" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-support", "frame-system", @@ -5995,7 +5995,7 @@ dependencies = [ [[package]] name = "pallet-domains" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-support", "frame-system", @@ -6012,7 +6012,7 @@ dependencies = [ [[package]] name = "pallet-executor-registry" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-support", "frame-system", @@ -6030,7 +6030,7 @@ dependencies = [ [[package]] name = "pallet-feeds" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-support", "frame-system", @@ -6046,7 +6046,7 @@ dependencies = [ [[package]] name = "pallet-grandpa-finality-verifier" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "finality-grandpa", "frame-support", @@ -6066,7 +6066,7 @@ dependencies = [ [[package]] name = "pallet-messenger" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-support", "frame-system", @@ -6084,7 +6084,7 @@ dependencies = [ [[package]] name = "pallet-object-store" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-support", "frame-system", @@ -6099,7 +6099,7 @@ dependencies = [ [[package]] name = "pallet-offences-subspace" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-support", "frame-system", @@ -6114,7 +6114,7 @@ dependencies = [ [[package]] name = "pallet-receipts" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-support", "frame-system", @@ -6130,7 +6130,7 @@ dependencies = [ [[package]] name = "pallet-rewards" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-support", "frame-system", @@ -6143,7 +6143,7 @@ dependencies = [ [[package]] name = "pallet-runtime-configs" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-support", "frame-system", @@ -6155,7 +6155,7 @@ dependencies = [ [[package]] name = "pallet-subspace" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-support", "frame-system", @@ -6211,7 +6211,7 @@ dependencies = [ [[package]] name = "pallet-transaction-fees" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-support", "frame-system", @@ -6267,7 +6267,7 @@ dependencies = [ [[package]] name = "pallet-transporter" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-support", "frame-system", @@ -7649,7 +7649,7 @@ dependencies = [ [[package]] name = "sc-consensus-fraud-proof" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "async-trait", "parity-scale-codec", @@ -7687,7 +7687,7 @@ dependencies = [ [[package]] name = "sc-consensus-subspace" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "async-trait", "fork-tree", @@ -7728,7 +7728,7 @@ dependencies = [ [[package]] name = "sc-consensus-subspace-rpc" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "async-oneshot", "futures 0.3.27", @@ -8268,7 +8268,7 @@ dependencies = [ [[package]] name = "sc-subspace-chain-specs" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "sc-chain-spec", "sc-service", @@ -9102,7 +9102,7 @@ dependencies = [ [[package]] name = "sp-consensus-subspace" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "async-trait", "log", @@ -9217,7 +9217,7 @@ dependencies = [ [[package]] name = "sp-domain-digests" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "parity-scale-codec", "sp-api", @@ -9229,7 +9229,7 @@ dependencies = [ [[package]] name = "sp-domains" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "blake2", "merlin", @@ -9255,7 +9255,7 @@ dependencies = [ [[package]] name = "sp-executor-registry" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "parity-scale-codec", "sp-domains", @@ -9353,7 +9353,7 @@ dependencies = [ [[package]] name = "sp-messenger" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "frame-support", "hash-db", @@ -9370,7 +9370,7 @@ dependencies = [ [[package]] name = "sp-objects" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "sp-api", "sp-std", @@ -9401,7 +9401,7 @@ dependencies = [ [[package]] name = "sp-receipts" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "parity-scale-codec", "sp-api", @@ -9827,7 +9827,7 @@ dependencies = [ [[package]] name = "subspace-archiving" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "parity-scale-codec", "rayon", @@ -9840,7 +9840,7 @@ dependencies = [ [[package]] name = "subspace-core-primitives" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "ark-bls12-381", "ark-ff", @@ -9868,7 +9868,7 @@ dependencies = [ [[package]] name = "subspace-erasure-coding" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "blst_from_scratch", "kzg", @@ -9878,7 +9878,7 @@ dependencies = [ [[package]] name = "subspace-farmer" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "anyhow", "async-trait", @@ -9927,7 +9927,7 @@ dependencies = [ [[package]] name = "subspace-farmer-components" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "async-trait", "fs2", @@ -9952,7 +9952,7 @@ dependencies = [ [[package]] name = "subspace-fraud-proof" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "domain-runtime-primitives", "futures 0.3.27", @@ -9974,7 +9974,7 @@ dependencies = [ [[package]] name = "subspace-networking" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "actix-web", "anyhow", @@ -10011,7 +10011,7 @@ dependencies = [ [[package]] name = "subspace-rpc-primitives" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "hex", "serde", @@ -10023,7 +10023,7 @@ dependencies = [ [[package]] name = "subspace-runtime" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "domain-runtime-primitives", "frame-benchmarking", @@ -10077,7 +10077,7 @@ dependencies = [ [[package]] name = "subspace-runtime-primitives" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "parity-scale-codec", "serde", @@ -10184,7 +10184,7 @@ dependencies = [ [[package]] name = "subspace-service" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "async-trait", "derive_more", @@ -10249,7 +10249,7 @@ dependencies = [ [[package]] name = "subspace-solving" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "merlin", "schnorrkel", @@ -10259,7 +10259,7 @@ dependencies = [ [[package]] name = "subspace-transaction-pool" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "async-trait", "domain-runtime-primitives", @@ -10286,7 +10286,7 @@ dependencies = [ [[package]] name = "subspace-verification" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "merlin", "parity-scale-codec", @@ -10303,7 +10303,7 @@ dependencies = [ [[package]] name = "subspace-wasm-tools" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "sc-executor-common", "sp-domains", @@ -10446,7 +10446,7 @@ dependencies = [ [[package]] name = "system-domain-runtime" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "core-payments-domain-runtime", "domain-pallet-executive", @@ -10490,7 +10490,7 @@ dependencies = [ [[package]] name = "system-runtime-primitives" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=0043ed472646ea025822f3f2c7d58f33526d7149#0043ed472646ea025822f3f2c7d58f33526d7149" +source = "git+https://github.com/subspace/subspace?rev=ef3a6fa29ab77af629e0a1114c62216d83979350#ef3a6fa29ab77af629e0a1114c62216d83979350" dependencies = [ "parity-scale-codec", "sp-api", diff --git a/Cargo.toml b/Cargo.toml index 30ca337c..94c4ca6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -64,31 +64,31 @@ sp-session = { version = "4.0.0-dev", git = "https://github.com/subspace/substra sp-transaction-pool = { version = "4.0.0-dev", git = "https://github.com/subspace/substrate", rev = "456cfad45a178617f6886ec400c312f2fea59232" } sp-version = { version = "5.0.0", git = "https://github.com/subspace/substrate", rev = "456cfad45a178617f6886ec400c312f2fea59232" } -core-eth-relay-runtime = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -core-payments-domain-runtime = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -cross-domain-message-gossip = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -domain-client-executor = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -domain-client-message-relayer = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -domain-runtime-primitives = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -domain-service = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -sc-consensus-subspace = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -sc-consensus-subspace-rpc = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -sc-subspace-chain-specs = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -sp-consensus-subspace = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -sp-domains = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -sp-objects = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -subspace-archiving = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -subspace-core-primitives = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -subspace-farmer = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -subspace-farmer-components = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -subspace-fraud-proof = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -subspace-networking = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -subspace-rpc-primitives = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -subspace-runtime = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -subspace-runtime-primitives = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -subspace-service = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -subspace-transaction-pool = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } -system-domain-runtime = { git = "https://github.com/subspace/subspace", rev = "0043ed472646ea025822f3f2c7d58f33526d7149" } +core-eth-relay-runtime = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +core-payments-domain-runtime = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +cross-domain-message-gossip = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +domain-client-executor = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +domain-client-message-relayer = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +domain-runtime-primitives = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +domain-service = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +sc-consensus-subspace = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +sc-consensus-subspace-rpc = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +sc-subspace-chain-specs = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +sp-consensus-subspace = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +sp-domains = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +sp-objects = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +subspace-archiving = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +subspace-core-primitives = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +subspace-farmer = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +subspace-farmer-components = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +subspace-fraud-proof = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +subspace-networking = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +subspace-rpc-primitives = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +subspace-runtime = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +subspace-runtime-primitives = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +subspace-service = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +subspace-transaction-pool = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } +system-domain-runtime = { git = "https://github.com/subspace/subspace", rev = "ef3a6fa29ab77af629e0a1114c62216d83979350" } [dev-dependencies] clap = { version = "4", features = ["derive"] }