diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4d519f4..72483ed 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,7 +49,7 @@ jobs: if: runner.os == 'Linux' - name: Configure GTK4 cache (Windows) - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2 + uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 id: cache with: path: C:\gtk-build\gtk\x64\release @@ -116,7 +116,7 @@ jobs: if: runner.os == 'macOS' - name: CUDA toolchain (Windows) - uses: Jimver/cuda-toolkit@dc581bec6470cf161025608f13d71b3c00c2c0b7 # v0.2.17 + uses: Jimver/cuda-toolkit@4bd727d5619dc6fa323b1e76c3aa5dca94f5ec6d # v0.2.19 with: cuda: '12.4.1' method: network @@ -142,7 +142,7 @@ jobs: if: matrix.build.target == 'aarch64-unknown-linux-gnu' - name: Configure cache - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2 + uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 with: path: | ~/.cargo/registry diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 28bfb5a..8dd1327 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -37,7 +37,7 @@ jobs: repo-token: ${{ secrets.GITHUB_TOKEN }} - name: Configure cache - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2 + uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 with: path: | ~/.cargo/registry @@ -72,7 +72,7 @@ jobs: if: runner.os == 'macOS' - name: Configure GTK4 cache (Windows) - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2 + uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 id: cache with: path: C:\gtk-build\gtk\x64\release @@ -124,7 +124,7 @@ jobs: if: runner.os == 'macOS' - name: CUDA toolchain (Windows) - uses: Jimver/cuda-toolkit@dc581bec6470cf161025608f13d71b3c00c2c0b7 # v0.2.17 + uses: Jimver/cuda-toolkit@4bd727d5619dc6fa323b1e76c3aa5dca94f5ec6d # v0.2.19 with: cuda: '12.4.1' method: network @@ -146,7 +146,7 @@ jobs: if: runner.os == 'macOS' - name: Configure cache - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2 + uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 with: path: | ~/.cargo/registry @@ -193,7 +193,7 @@ jobs: if: runner.os == 'macOS' - name: Configure GTK4 cache (Windows) - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2 + uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 id: cache with: path: C:\gtk-build\gtk\x64\release @@ -265,7 +265,7 @@ jobs: if: runner.os == 'macOS' - name: Configure cache - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2 + uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 with: path: | ~/.cargo/registry diff --git a/Cargo.lock b/Cargo.lock index beeba05..fb4a69c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2032,7 +2032,7 @@ checksum = "f64009896348fc5af4222e9cf7d7d82a95a256c634ebcf61c53e4ea461422242" [[package]] name = "cross-domain-message-gossip" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "domain-block-preprocessor", "fp-account", @@ -2520,7 +2520,7 @@ dependencies = [ [[package]] name = "domain-block-preprocessor" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "async-trait", "domain-runtime-primitives", @@ -2553,7 +2553,7 @@ dependencies = [ [[package]] name = "domain-runtime-primitives" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "fp-account", "frame-support", @@ -9835,7 +9835,7 @@ dependencies = [ [[package]] name = "sc-consensus-subspace" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "async-trait", "futures", @@ -9876,7 +9876,7 @@ dependencies = [ [[package]] name = "sc-consensus-subspace-rpc" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "async-oneshot", "futures", @@ -9911,7 +9911,7 @@ dependencies = [ [[package]] name = "sc-domains" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "sc-client-api", "sc-executor", @@ -10272,7 +10272,7 @@ dependencies = [ [[package]] name = "sc-proof-of-time" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "core_affinity", "derive_more 1.0.0", @@ -10507,7 +10507,7 @@ dependencies = [ [[package]] name = "sc-subspace-block-relay" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "async-channel 1.9.0", "async-trait", @@ -10533,12 +10533,12 @@ dependencies = [ [[package]] name = "sc-subspace-chain-specs" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" [[package]] name = "sc-subspace-sync-common" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "array-bytes", "futures", @@ -11251,7 +11251,7 @@ dependencies = [ [[package]] name = "sp-auto-id" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "parity-scale-codec", "scale-info", @@ -11275,7 +11275,7 @@ dependencies = [ [[package]] name = "sp-block-fees" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "async-trait", "domain-runtime-primitives", @@ -11370,7 +11370,7 @@ dependencies = [ [[package]] name = "sp-consensus-subspace" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "async-trait", "log", @@ -11486,7 +11486,7 @@ dependencies = [ [[package]] name = "sp-domain-digests" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -11495,7 +11495,7 @@ dependencies = [ [[package]] name = "sp-domain-sudo" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "async-trait", "parity-scale-codec", @@ -11506,7 +11506,7 @@ dependencies = [ [[package]] name = "sp-domains" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "blake2 0.10.6", "domain-runtime-primitives", @@ -11538,7 +11538,7 @@ dependencies = [ [[package]] name = "sp-domains-fraud-proof" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "domain-block-preprocessor", "domain-runtime-primitives", @@ -11573,7 +11573,7 @@ dependencies = [ [[package]] name = "sp-executive" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "async-trait", "parity-scale-codec", @@ -11664,7 +11664,7 @@ dependencies = [ [[package]] name = "sp-messenger" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "async-trait", "frame-support", @@ -11686,7 +11686,7 @@ dependencies = [ [[package]] name = "sp-messenger-host-functions" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "domain-block-preprocessor", "parity-scale-codec", @@ -11743,7 +11743,7 @@ dependencies = [ [[package]] name = "sp-objects" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "sp-api", "subspace-core-primitives", @@ -11929,7 +11929,7 @@ dependencies = [ [[package]] name = "sp-subspace-mmr" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "parity-scale-codec", "scale-info", @@ -12069,7 +12069,7 @@ dependencies = [ [[package]] name = "space-acres" -version = "0.2.10" +version = "0.2.11" dependencies = [ "anyhow", "arc-swap", @@ -12312,7 +12312,7 @@ dependencies = [ [[package]] name = "subspace-archiving" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "parity-scale-codec", "rayon", @@ -12326,7 +12326,7 @@ dependencies = [ [[package]] name = "subspace-core-primitives" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "blake3", "bytes", @@ -12345,11 +12345,12 @@ dependencies = [ [[package]] name = "subspace-data-retrieval" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "anyhow", "async-trait", "futures", + "hex", "parity-scale-codec", "subspace-archiving", "subspace-core-primitives", @@ -12362,7 +12363,7 @@ dependencies = [ [[package]] name = "subspace-erasure-coding" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "kzg", "rust-kzg-blst", @@ -12373,7 +12374,7 @@ dependencies = [ [[package]] name = "subspace-fake-runtime-api" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "domain-runtime-primitives", "frame-support", @@ -12405,7 +12406,7 @@ dependencies = [ [[package]] name = "subspace-farmer" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "anyhow", "async-lock", @@ -12461,7 +12462,7 @@ dependencies = [ [[package]] name = "subspace-farmer-components" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "anyhow", "async-lock", @@ -12494,7 +12495,7 @@ dependencies = [ [[package]] name = "subspace-kzg" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "derive_more 1.0.0", "kzg", @@ -12509,7 +12510,7 @@ dependencies = [ [[package]] name = "subspace-logging" version = "0.0.1" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "supports-color", "tracing", @@ -12519,7 +12520,7 @@ dependencies = [ [[package]] name = "subspace-metrics" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "actix-web", "prometheus", @@ -12530,7 +12531,7 @@ dependencies = [ [[package]] name = "subspace-networking" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "async-lock", "async-trait", @@ -12569,7 +12570,7 @@ dependencies = [ [[package]] name = "subspace-proof-of-space" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "chacha20", "derive_more 1.0.0", @@ -12585,7 +12586,7 @@ dependencies = [ [[package]] name = "subspace-proof-of-space-gpu" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "blst", "cc", @@ -12598,7 +12599,7 @@ dependencies = [ [[package]] name = "subspace-proof-of-time" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "aes 0.9.0-pre.2", "subspace-core-primitives", @@ -12608,7 +12609,7 @@ dependencies = [ [[package]] name = "subspace-rpc-primitives" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "hex", "parity-scale-codec", @@ -12621,7 +12622,7 @@ dependencies = [ [[package]] name = "subspace-runtime-primitives" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "frame-support", "frame-system", @@ -12637,7 +12638,7 @@ dependencies = [ [[package]] name = "subspace-service" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "anyhow", "array-bytes", @@ -12725,7 +12726,7 @@ dependencies = [ [[package]] name = "subspace-verification" version = "0.1.0" -source = "git+https://github.com/subspace/subspace?rev=7ffa30b3005db33711569ec4af0ccf6a24e7ef43#7ffa30b3005db33711569ec4af0ccf6a24e7ef43" +source = "git+https://github.com/subspace/subspace?rev=eed2c70f14e1a47ed845ec1557718869082dc2b1#eed2c70f14e1a47ed845ec1557718869082dc2b1" dependencies = [ "parity-scale-codec", "schnorrkel", diff --git a/Cargo.toml b/Cargo.toml index 3a2da27..546ca79 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 Autonomys Network" license = "0BSD" -version = "0.2.10" +version = "0.2.11" authors = ["Nazar Mokrynskyi "] repository = "https://github.com/autonomys/space-acres" edition = "2021" @@ -72,13 +72,13 @@ reqwest = { version = "0.12.8", default-features = false, features = ["json", "r sc-client-api = { git = "https://github.com/subspace/polkadot-sdk", rev = "94a1a8143a89bbe9f938c1939ff68abc1519a305", default-features = false } sc-client-db = { git = "https://github.com/subspace/polkadot-sdk", rev = "94a1a8143a89bbe9f938c1939ff68abc1519a305", default-features = false } sc-consensus-slots = { git = "https://github.com/subspace/polkadot-sdk", rev = "94a1a8143a89bbe9f938c1939ff68abc1519a305", default-features = false } -sc-consensus-subspace = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } +sc-consensus-subspace = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } sc-network = { git = "https://github.com/subspace/polkadot-sdk", rev = "94a1a8143a89bbe9f938c1939ff68abc1519a305", default-features = false } sc-network-types = { git = "https://github.com/subspace/polkadot-sdk", rev = "94a1a8143a89bbe9f938c1939ff68abc1519a305", default-features = false } sc-rpc = { git = "https://github.com/subspace/polkadot-sdk", rev = "94a1a8143a89bbe9f938c1939ff68abc1519a305", default-features = false } sc-service = { git = "https://github.com/subspace/polkadot-sdk", rev = "94a1a8143a89bbe9f938c1939ff68abc1519a305", default-features = false } sc-storage-monitor = { git = "https://github.com/subspace/polkadot-sdk", rev = "94a1a8143a89bbe9f938c1939ff68abc1519a305", default-features = false } -sc-subspace-chain-specs = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } +sc-subspace-chain-specs = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } sc-utils = { git = "https://github.com/subspace/polkadot-sdk", rev = "94a1a8143a89bbe9f938c1939ff68abc1519a305", default-features = false } schnellru = "0.2.3" semver = "1.0.23" @@ -87,24 +87,24 @@ serde_json = "1.0.133" simple_moving_average = "1.0.2" sp-api = { git = "https://github.com/subspace/polkadot-sdk", rev = "94a1a8143a89bbe9f938c1939ff68abc1519a305", default-features = false } sp-consensus = { git = "https://github.com/subspace/polkadot-sdk", rev = "94a1a8143a89bbe9f938c1939ff68abc1519a305", default-features = false } -sp-consensus-subspace = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } +sp-consensus-subspace = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } sp-core = { git = "https://github.com/subspace/polkadot-sdk", rev = "94a1a8143a89bbe9f938c1939ff68abc1519a305", default-features = false } -sp-objects = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } +sp-objects = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } sp-runtime = { git = "https://github.com/subspace/polkadot-sdk", rev = "94a1a8143a89bbe9f938c1939ff68abc1519a305", default-features = false } -subspace-archiving = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } -subspace-core-primitives = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } -subspace-data-retrieval = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } -subspace-erasure-coding = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } -subspace-fake-runtime-api = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } -subspace-farmer = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43", default-features = false } -subspace-farmer-components = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } -subspace-kzg = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } -subspace-networking = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } -subspace-proof-of-space = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } -subspace-proof-of-space-gpu = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43", optional = true } -subspace-rpc-primitives = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } -subspace-runtime-primitives = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } -subspace-service = { git = "https://github.com/subspace/subspace", rev = "7ffa30b3005db33711569ec4af0ccf6a24e7ef43" } +subspace-archiving = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } +subspace-core-primitives = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } +subspace-data-retrieval = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } +subspace-erasure-coding = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } +subspace-fake-runtime-api = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } +subspace-farmer = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1", default-features = false } +subspace-farmer-components = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } +subspace-kzg = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } +subspace-networking = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } +subspace-proof-of-space = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } +subspace-proof-of-space-gpu = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1", optional = true } +subspace-rpc-primitives = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } +subspace-runtime-primitives = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } +subspace-service = { git = "https://github.com/subspace/subspace", rev = "eed2c70f14e1a47ed845ec1557718869082dc2b1" } sys-locale = "0.3.1" tempfile = "3.13.0" thiserror = "2.0.1"