ZENCash Desktop GUI Wallet for Windows 0.80.5
ZENCash Desktop GUI Wallet binary release 0.80.5 for Windows
This is a ZENCash Desktop GUI Wallet binary release 0.80.5 for Windows.
It requires a 64-bit Windows 7 or later version to run. It includes ZENCash 2.0.11 binaries.
This wallet is targeted at advanced users who understand the implications of running a full Zen node on the local machine, maintaining a full local copy of the blockchain, maintaining and backing up the Zen nodes's wallet.dat
file etc! The wallet is not suitable for novice crypto-currency users!
SECURITY WARNING: Encryption of the wallet.dat file is not yet supported for ZENCash. Using the wallet on a system infected with malware may result in wallet data/funds being stolen. The wallet.dat needs to be backed up regularly (not just once - e.g. after every 30-40 outgoing transactions) and it must also be backed up after creating a new Z address.
STABILITY WARNING: The GUI wallet is as yet considered experimental! It is known to exhibit occasional stability problems related to running a full Zen node. Specifically if the locally running zend
cannot start properly due to issues with the local blockchain, the GUI cannot start either! Users need to be prepared to fix such problems manually as described in the troubleshooting guide. Doing so requires command line skills.
AUTO-DEPRECATION WARNING: Wallet binary releases for Mac/Windows contain ZEN full node binaries. These have an auto-deprecation feature: they are considered outdated after 18 weeks and stop working. So they need to be updated to a newer version before this term expires. Users need to ensure they use an up-to-date version of the wallet (e.g. update the wallet every two months or so).
Installing the ZENCash Desktop GUI Wallet on Windows
-
Download the Wallet ZIP file
ZENCashDesktopGUIWallet_0.80.5.zip. -
Security check: You may decide to run a virus scan on it, before proceeding... In addition using a tool such as http://quickhash-gui.org/ you may calculate the its SHA256 checksum. The result should be:
3edf98620b458bb9eef70f9e317cbf56c0ef190e6d6983769a76015ff07ebd36 *ZENCashDesktopGUIWallet_0.80.5.zip
If the resulting checksum is not 3edf98620b458bb9eef70f9e317cbf56c0ef190e6d6983769a76015ff07ebd36
then something is wrong and you should discard the downloaded wallet!
- Unzip the Wallet ZIP file
ZENCashDesktopGUIWallet_0.80.5.zip
in some directory that it will run from.
Running the ZENCash Desktop GUI Wallet on Windows
Double click on ZENCashDesktopGUIWallet.exe
. On first run (only) the wallet will download the cryptographic keys (900MB or so). In case of problems logs are written in %LOCALAPPDATA%\ZENCashSwingWalletUI\
for diagnostics.
Disclaimer
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Some known issues and limitations
- If a system has a high resolution monitor with DPI scaling enabled, not all GUI elements scale alike.
As a result the Wallet UI may feel inconvenient to use at scaling above 1.5x or even unusable at scaling above 3x. This problem will be fixed in future versions. - Limitation: The list of transactions does not show all outgoing ones (specifically outgoing Z address
transactions).