Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Releases: autonomys/subspace-desktop

0.6.11

25 Jul 10:34
6660892
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • Tauri updater by @isSerge in #276 (first steps to have an updater for the desktop app)
  • vendored openssl by @ozgunozerk in #277 (openssl bug re-emerged after some other changes, so we had to fix it)
  • Add internalization by @isSerge in #280 (laying the foundation for supporting multi-language in the future)
  • Small mnemonic modal update by @isSerge in #283 (better approach on not storing the mnemonic at all for increased security)
  • opencl support by @ozgunozerk in #278 (now, users will be able to utilize their GPU for faster plotting! Not tested yet )
  • Increase default number of outgoing peers by @nazar-pc in #284 (should result in better sync)

Links to issues that are closed with this release:

  • openssl issue on Linux side #272

Full Changelog: 0.6.10...0.6.11

0.6.10

28 Jun 00:09
a10872d
Compare
Choose a tag to compare

See the assets to download this version and install.

Hotfix: fixes linux openssl library bug that prevents the application to be run on some linux machines (especially on ubuntu 22.04)

0.6.9

18 Jun 13:48
20f68a8
Compare
Choose a tag to compare

See the assets to download this version and install.

Hotfix: Reflects the change of keep-block argument being useful from the monorepo side.

0.6.8

16 Jun 22:24
1b6dd10
Compare
Choose a tag to compare

See the assets to download this version and install.

What's changed:

  • exporting logs in a better format, so that previously non-displayable characters are displayed more properly.
  • showing the block height in the state of synced as well (in plain English, you will be able to see the block height in dashboard screen)
  • added support for external drives

Links to issues that are closed with this release:

  • Best Block # Not showing in logs #260
  • Selecting new drive does not recalculate storage capacity. #202

Planned for next-release:

  • rotating logs
  • display of the vote rewards in UI (right now, you are earning voting rewards, but they are not shown in the UI. You can check your wallet to see them)

0.6.7

13 Jun 19:16
960a98c
Compare
Choose a tag to compare

See the assets to download this version and install.

Hotfix

Optimizations about farmer

Important note:
Rewards are unlocked! Voting rewards are not yet displayed in the Desktop app. However, don't worry! You are still earning them :)
We will have a small rework on our UI soon, and after that, the vote rewards will also be displayed.

0.6.6

11 Jun 11:26
ee91f00
Compare
Choose a tag to compare

See the assets to download this version and install.

Hotfix

Fixed the known issue: preventing those who sync from genesis from crossing block #33670 on the canonical chain

Important note:
As of June 3, 2022, it is only possible to sync/plot for the incentivized testnet. Rewards are locked, they will be unlocked in a couple of days. When that happens, expect a new release of the Desktop app, which will incorporate the changes in the voting mechanism, and display the correct amount of rewards.
In this version, you will be able to earn rewards for both voting and farming when rewards are unlocked. But this version will only display farm rewards, not voting rewards. Be sure to download the next release if you also want your voting rewards to be displayed in the desktop app.

P.S. Until rewards are unlocked, we suggest using this version of subspace-desktop, so that you can fully sync/plot, and will be 100% ready when the rewards are unlocked.

0.6.5

09 Jun 13:56
3bee94f
Compare
Choose a tag to compare
0.6.5 Pre-release
Pre-release

See the assets to download this version and install.

⚠️ This release has a known issue preventing those who sync from genesis from crossing block #33670 on the canonical chain, please use previous or next release instead. ⚠️

Hotfix

Chainspec is fixed, node can correctly sync now.

Important note:
As of June 3, 2022, it is only possible to sync/plot for the incentivized testnet. Rewards are locked, they will be unlocked in a couple of days. When that happens, expect a new release of the Desktop app, which will incorporate the changes in the voting mechanism, and display the correct amount of rewards.
In this version, you will be able to earn rewards for both voting and farming when rewards are unlocked. But this version will only display farm rewards, not voting rewards. Be sure to download the next release if you also want your voting rewards to be displayed in the desktop app.

P.S. Until rewards are unlocked, we suggest using this version of subspace-desktop, so that you can fully sync/plot, and will be 100% ready when the rewards are unlocked.

0.6.4

08 Jun 20:18
6269b36
Compare
Choose a tag to compare
0.6.4 Pre-release
Pre-release

See the assets to download this version and install.

⚠️ Please don't use this version, it's chainspec is not correct, and will result in faulty sync process for the node. Please use the latest release instead ⚠️

What's changed:

  • Reset button is available again! This will ease up the process of manually deleting files and restarting the app. Reset button resets everything, and it is like you are starting from scratch.
  • Now, we have a button for viewing the logs file in your default file explorer. If you want to access the logs, you can simply click that button!
  • Changed wording for private key to seed phrase.
  • Updated the README file in repo.
  • Made the node name editable (right now, it relaunches the app very quickly for the updated node name to take effect. In the future, we will only restart the node in the backend, so it won't interrupt the UI)

Known issues

  • Sometimes, NaN can be displayed in the plotting screen

Planned for next-release:

  • fixing the known issue above :)
  • chain-spec is not correct

Important note:
Currently (as of June 2, 2022), it is only possible to sync/plot for the incentivized testnet. Rewards are locked, they will be unlocked in a couple of days. When that happens, expect a new release of the Desktop app, which will incorporate the changes of voting mechanism, and display the correct amount of rewards.
In this version, you will be able to earn rewards for both voting and farming when rewards are unlocked. But this version will only display farm rewards, not voting rewards. Be sure to download the next release if you also want your voting rewards to be displayed in the desktop app.

P.S. Until rewards are unlocked, we suggest using this version of subspace-desktop, so that you can fully sync/plot, and will be 100% ready when the rewards are unlocked.

0.6.3

06 Jun 00:54
042604a
Compare
Choose a tag to compare

See the assets to download this version and install.

Hotfix

This release fixes sync process getting stuck at block 33581.
Removing all data and starting from scratch is not necessary is you upgrade from 0.6.2.

Important note:
Currently (as of June 3, 2022), it is only possible to sync/plot for the incentivized testnet. Rewards are locked, they will be unlocked in a couple of days. When that happens, expect a new release of the Desktop app, which will incorporate the changes of voting mechanism, and display the correct amount of rewards.
In this version, you will be able to earn rewards for both voting and farming when rewards are unlocked. But this version will only display farm rewards, not voting rewards. Be sure to download the next release if you also want your voting rewards to be displayed in the desktop app.

P.S. Until rewards are unlocked, we suggest using this version of subspace-desktop, so that you can fully sync/plot, and will be 100% ready when the rewards are unlocked.

0.6.2

04 Jun 02:20
0f583a3
Compare
Choose a tag to compare

See the assets to download this version and install.

Hotfix

This release fixes some of the sync issues. Removing all data and starting from scratch is strongly recommended.

Important note:
Currently (as of June 3, 2022), it is only possible to sync/plot for the incentivized testnet. Rewards are locked, they will be unlocked in a couple of days. When that happens, expect a new release of the Desktop app, which will incorporate the changes of voting mechanism, and display the correct amount of rewards.
In this version, you will be able to earn rewards for both voting and farming when rewards are unlocked. But this version will only display farm rewards, not voting rewards. Be sure to download the next release if you also want your voting rewards to be displayed in the desktop app.

P.S. Until rewards are unlocked, we suggest using this version of subspace-desktop, so that you can fully sync/plot, and will be 100% ready when the rewards are unlocked.