From a1c0dc298d4699abba0b8b545fa8dc07d0bb49c5 Mon Sep 17 00:00:00 2001 From: Nazar Mokrynskyi Date: Fri, 26 Apr 2024 07:10:13 +0300 Subject: [PATCH] Update Subspace to upcoming release --- Cargo.lock | 90 +++++++++++++++++++++++++++--------------------------- Cargo.toml | 28 ++++++++--------- 2 files changed, 59 insertions(+), 59 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 81a5b88..2e1085c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2199,7 +2199,7 @@ checksum = "7059fff8937831a9ae6f0fe4d658ffabf58f2ca96aa9dec1c889f936f705f216" [[package]] name = "cross-domain-message-gossip" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "futures", "parity-scale-codec", @@ -2723,7 +2723,7 @@ dependencies = [ [[package]] name = "domain-block-preprocessor" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "async-trait", "domain-runtime-primitives", @@ -2752,7 +2752,7 @@ dependencies = [ [[package]] name = "domain-runtime-primitives" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "fp-account", "frame-support", @@ -7227,7 +7227,7 @@ dependencies = [ [[package]] name = "orml-vesting" version = "0.9.1" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "frame-support", "frame-system", @@ -7280,7 +7280,7 @@ dependencies = [ [[package]] name = "pallet-domains" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "domain-runtime-primitives", "frame-benchmarking", @@ -7306,7 +7306,7 @@ dependencies = [ [[package]] name = "pallet-messenger" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "frame-benchmarking", "frame-support", @@ -7344,7 +7344,7 @@ dependencies = [ [[package]] name = "pallet-offences-subspace" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "frame-support", "frame-system", @@ -7358,7 +7358,7 @@ dependencies = [ [[package]] name = "pallet-rewards" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "frame-benchmarking", "frame-support", @@ -7375,7 +7375,7 @@ dependencies = [ [[package]] name = "pallet-runtime-configs" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "frame-benchmarking", "frame-support", @@ -7389,7 +7389,7 @@ dependencies = [ [[package]] name = "pallet-subspace" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "frame-benchmarking", "frame-support", @@ -7412,7 +7412,7 @@ dependencies = [ [[package]] name = "pallet-subspace-mmr" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "frame-support", "frame-system", @@ -7464,7 +7464,7 @@ dependencies = [ [[package]] name = "pallet-transaction-fees" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "frame-support", "frame-system", @@ -7520,7 +7520,7 @@ dependencies = [ [[package]] name = "pallet-transporter" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "domain-runtime-primitives", "frame-benchmarking", @@ -9312,7 +9312,7 @@ dependencies = [ [[package]] name = "sc-consensus-subspace" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "async-trait", "futures", @@ -9352,7 +9352,7 @@ dependencies = [ [[package]] name = "sc-consensus-subspace-rpc" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "async-oneshot", "futures", @@ -9385,7 +9385,7 @@ dependencies = [ [[package]] name = "sc-domains" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "sc-client-api", "sc-executor", @@ -9738,7 +9738,7 @@ dependencies = [ [[package]] name = "sc-proof-of-time" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "atomic", "core_affinity", @@ -9967,7 +9967,7 @@ dependencies = [ [[package]] name = "sc-subspace-block-relay" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "async-channel 1.9.0", "async-trait", @@ -9992,7 +9992,7 @@ dependencies = [ [[package]] name = "sc-subspace-chain-specs" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" [[package]] name = "sc-sysinfo" @@ -10714,7 +10714,7 @@ dependencies = [ [[package]] name = "sp-auto-id" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "parity-scale-codec", "scale-info", @@ -10738,7 +10738,7 @@ dependencies = [ [[package]] name = "sp-block-fees" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "async-trait", "domain-runtime-primitives", @@ -10831,7 +10831,7 @@ dependencies = [ [[package]] name = "sp-consensus-subspace" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "async-trait", "log", @@ -10967,7 +10967,7 @@ dependencies = [ [[package]] name = "sp-domain-digests" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -10976,7 +10976,7 @@ dependencies = [ [[package]] name = "sp-domains" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "blake2 0.10.6", "domain-runtime-primitives", @@ -11008,7 +11008,7 @@ dependencies = [ [[package]] name = "sp-domains-fraud-proof" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "domain-block-preprocessor", "domain-runtime-primitives", @@ -11041,7 +11041,7 @@ dependencies = [ [[package]] name = "sp-executive" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "async-trait", "parity-scale-codec", @@ -11130,7 +11130,7 @@ dependencies = [ [[package]] name = "sp-messenger" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "async-trait", "frame-support", @@ -11152,7 +11152,7 @@ dependencies = [ [[package]] name = "sp-messenger-host-functions" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "domain-block-preprocessor", "parity-scale-codec", @@ -11209,7 +11209,7 @@ dependencies = [ [[package]] name = "sp-objects" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "sp-api", "subspace-core-primitives", @@ -11393,7 +11393,7 @@ dependencies = [ [[package]] name = "sp-subspace-mmr" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "parity-scale-codec", "scale-info", @@ -11532,7 +11532,7 @@ dependencies = [ [[package]] name = "space-acres" -version = "0.1.14" +version = "0.1.15" dependencies = [ "anyhow", "arc-swap", @@ -11746,7 +11746,7 @@ dependencies = [ [[package]] name = "subspace-archiving" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "parity-scale-codec", "rayon", @@ -11759,7 +11759,7 @@ dependencies = [ [[package]] name = "subspace-core-primitives" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "blake3", "derive_more", @@ -11782,7 +11782,7 @@ dependencies = [ [[package]] name = "subspace-erasure-coding" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "kzg", "rust-kzg-blst", @@ -11792,7 +11792,7 @@ dependencies = [ [[package]] name = "subspace-farmer" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "anyhow", "async-lock 3.3.0", @@ -11850,7 +11850,7 @@ dependencies = [ [[package]] name = "subspace-farmer-components" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "async-lock 3.3.0", "async-trait", @@ -11881,7 +11881,7 @@ dependencies = [ [[package]] name = "subspace-metrics" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "actix-web", "prometheus", @@ -11892,7 +11892,7 @@ dependencies = [ [[package]] name = "subspace-networking" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "async-mutex", "async-trait", @@ -11930,7 +11930,7 @@ dependencies = [ [[package]] name = "subspace-proof-of-space" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "chacha20", "derive_more", @@ -11943,7 +11943,7 @@ dependencies = [ [[package]] name = "subspace-proof-of-time" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "aes", "subspace-core-primitives", @@ -11953,7 +11953,7 @@ dependencies = [ [[package]] name = "subspace-rpc-primitives" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "hex", "parity-scale-codec", @@ -11966,7 +11966,7 @@ dependencies = [ [[package]] name = "subspace-runtime" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "domain-runtime-primitives", "frame-benchmarking", @@ -12023,7 +12023,7 @@ dependencies = [ [[package]] name = "subspace-runtime-primitives" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "pallet-transaction-payment", "sp-core", @@ -12034,7 +12034,7 @@ dependencies = [ [[package]] name = "subspace-service" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "async-trait", "cross-domain-message-gossip", @@ -12111,7 +12111,7 @@ dependencies = [ [[package]] name = "subspace-verification" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=a4180f9e99a848dae87c77a402d2a414558b1520#a4180f9e99a848dae87c77a402d2a414558b1520" +source = "git+https://github.com/subspace/subspace?rev=254a6c014af3119c268d961f82c072ccc4ea1205#254a6c014af3119c268d961f82c072ccc4ea1205" dependencies = [ "parity-scale-codec", "schnorrkel", diff --git a/Cargo.toml b/Cargo.toml index e8553df..d2b68e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "space-acres" description = "Space Acres is an opinionated GUI application for farming on Subspace Network" license = "0BSD" -version = "0.1.14" +version = "0.1.15" authors = ["Nazar Mokrynskyi "] repository = "https://github.com/subspace/space-acres" edition = "2021" @@ -75,25 +75,25 @@ sc-informant = { git = "https://github.com/subspace/polkadot-sdk", rev = "44d742 sc-network = { git = "https://github.com/subspace/polkadot-sdk", rev = "44d742b90e7852aed1f08ab5299d5d88cfa1c6ed", default-features = false } sc-service = { git = "https://github.com/subspace/polkadot-sdk", rev = "44d742b90e7852aed1f08ab5299d5d88cfa1c6ed", default-features = false } sc-storage-monitor = { git = "https://github.com/subspace/polkadot-sdk", rev = "44d742b90e7852aed1f08ab5299d5d88cfa1c6ed", default-features = false } -sc-subspace-chain-specs = { git = "https://github.com/subspace/subspace", rev = "a4180f9e99a848dae87c77a402d2a414558b1520" } +sc-subspace-chain-specs = { git = "https://github.com/subspace/subspace", rev = "254a6c014af3119c268d961f82c072ccc4ea1205" } semver = "1.0.22" serde = { version = "1.0.198", features = ["derive"] } serde_json = "1.0.116" simple_moving_average = "1.0.2" sp-core = { git = "https://github.com/subspace/polkadot-sdk", rev = "44d742b90e7852aed1f08ab5299d5d88cfa1c6ed", default-features = false } -sp-consensus-subspace = { git = "https://github.com/subspace/subspace", rev = "a4180f9e99a848dae87c77a402d2a414558b1520" } -sp-domains-fraud-proof = { git = "https://github.com/subspace/subspace", rev = "a4180f9e99a848dae87c77a402d2a414558b1520" } +sp-consensus-subspace = { git = "https://github.com/subspace/subspace", rev = "254a6c014af3119c268d961f82c072ccc4ea1205" } +sp-domains-fraud-proof = { git = "https://github.com/subspace/subspace", rev = "254a6c014af3119c268d961f82c072ccc4ea1205" } sp-runtime = { git = "https://github.com/subspace/polkadot-sdk", rev = "44d742b90e7852aed1f08ab5299d5d88cfa1c6ed", default-features = false } -subspace-core-primitives = { git = "https://github.com/subspace/subspace", rev = "a4180f9e99a848dae87c77a402d2a414558b1520" } -subspace-erasure-coding = { git = "https://github.com/subspace/subspace", rev = "a4180f9e99a848dae87c77a402d2a414558b1520" } -subspace-farmer = { git = "https://github.com/subspace/subspace", rev = "a4180f9e99a848dae87c77a402d2a414558b1520", default-features = false } -subspace-farmer-components = { git = "https://github.com/subspace/subspace", rev = "a4180f9e99a848dae87c77a402d2a414558b1520" } -subspace-networking = { git = "https://github.com/subspace/subspace", rev = "a4180f9e99a848dae87c77a402d2a414558b1520" } -subspace-proof-of-space = { git = "https://github.com/subspace/subspace", rev = "a4180f9e99a848dae87c77a402d2a414558b1520" } -subspace-rpc-primitives = { git = "https://github.com/subspace/subspace", rev = "a4180f9e99a848dae87c77a402d2a414558b1520" } -subspace-runtime = { git = "https://github.com/subspace/subspace", rev = "a4180f9e99a848dae87c77a402d2a414558b1520" } -subspace-runtime-primitives = { git = "https://github.com/subspace/subspace", rev = "a4180f9e99a848dae87c77a402d2a414558b1520" } -subspace-service = { git = "https://github.com/subspace/subspace", rev = "a4180f9e99a848dae87c77a402d2a414558b1520" } +subspace-core-primitives = { git = "https://github.com/subspace/subspace", rev = "254a6c014af3119c268d961f82c072ccc4ea1205" } +subspace-erasure-coding = { git = "https://github.com/subspace/subspace", rev = "254a6c014af3119c268d961f82c072ccc4ea1205" } +subspace-farmer = { git = "https://github.com/subspace/subspace", rev = "254a6c014af3119c268d961f82c072ccc4ea1205", default-features = false } +subspace-farmer-components = { git = "https://github.com/subspace/subspace", rev = "254a6c014af3119c268d961f82c072ccc4ea1205" } +subspace-networking = { git = "https://github.com/subspace/subspace", rev = "254a6c014af3119c268d961f82c072ccc4ea1205" } +subspace-proof-of-space = { git = "https://github.com/subspace/subspace", rev = "254a6c014af3119c268d961f82c072ccc4ea1205" } +subspace-rpc-primitives = { git = "https://github.com/subspace/subspace", rev = "254a6c014af3119c268d961f82c072ccc4ea1205" } +subspace-runtime = { git = "https://github.com/subspace/subspace", rev = "254a6c014af3119c268d961f82c072ccc4ea1205" } +subspace-runtime-primitives = { git = "https://github.com/subspace/subspace", rev = "254a6c014af3119c268d961f82c072ccc4ea1205" } +subspace-service = { git = "https://github.com/subspace/subspace", rev = "254a6c014af3119c268d961f82c072ccc4ea1205" } supports-color = "3.0.0" thiserror = "1.0.59" thread-priority = "0.16.0"