subspace-desktop
subspace-desktop copied to clipboard
A simple desktop farmer for the Subspace Network
These are for the rust backend, and are NOT security issues, but rather warnings about unmaintained dependencies. It is good to have an issue for them to keep track of...
One of the major complaints I often get from users regarding Subspace Desktop vs CLI is the lack of control you have over your node with Subspace Desktop. While it...
Remove farmedBlocks list, and refactor the design (possibly merge `plottingProgress` and `dashboard` into a single page)
We should provide the options during uninstallation: - keep my plot - delete everything And we don't have an uninstaller at the moment.
We should add the following: under the tab `Subspace Desktop` - [ ] About Subspace Desktop - [ ] Check For Updates - [ ] as a separate tab `Help`
We are not storing the mnemonic for security purposes, but we can encrypt it using the user-password. This could be the default option, and not storing the mnemonic could be...
Currently, we have icon missing and statuses that are no longer relevant (downloading, verifying, corrupted) - [ ] clarify what statuses should be displayed - [ ] clarify what icon...
Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs) from 111.22.0+1.1.1q to 111.25.0+1.1.1t. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.1 to 1.20.4. Release notes Sourced from tokio's releases. Tokio v1.20.2 1.20.2 (September 27, 2022) This release removes the dependency on the once_cell crate to restore the...
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.9.1 to 3.12.0. Changelog Sourced from bumpalo's changelog. 3.12.0 Released 2023-01-17. Added Added the bumpalo::boxed::Box::bump and bumpalo::collections::String::bump getters to get the underlying Bump that a string or...