Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ZEN] ZENCASH: Permanent, Distributed, and Fully Anonymous cryptocurrency
by
Zencash
on 12/06/2017, 21:49:49 UTC
Anyone running a ZenCash node - please change your reference repository and update before the 117,575 block, which will happen Tuesday midday. At this block the mandatory upgrade takes effect, it is also known as a soft fork. This is especially important for mining pool operators, solo miners, and exchanges.

The master branch at this repo is what you need to upgrade to https://github.com/ZencashOfficial/zen

This is a way to do it if you are currently running a Zen node:
Code:
cd ~/zen
## Set new Remote! This is the most important step!
git remote set-url origin https://github.com/ZencashOfficial/zen.git
## Verify if the new remote has been set to the correct _NEW_ Github!
git remote -v
## Git Pull and Compile as a normal upgrade.
git pull
./zcutil/build.sh -j$(nproc)
./src/zen-cli stop
sleep 10
./src/zend --daemon
 ## Verify if your version matches the newest release!
./src/zen-cli getinfo


If you are running a Zen wallet, you should upgrade that as well. There are binaries available for Windows and Mac for the Eleos version 0.0.7 wallet at https://github.com/zencashofficial/eleos/releases

Assistance is available:
Zen Slack - get a login at https://slackinvite.zensystem.io and the slack is at https://zencash.slack.com
Zen Forum - https://forum.zensystem.io




Your windows wallet DOES NOT WORK!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


IT SO DOES TOO!!!

https://drive.google.com/open?id=0B8Vvuskew8TmOTF4ai1FRjV2SkE

Win 10 Pro x64

Stop posting links to private cloud drives. Only a dummy will download potentially harmfull software. Where's the source code on GitHub?

Source code on github:
https://github.com/ZencashOfficial/zen