Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 5.9.0 #6805

Closed
daira opened this issue Dec 21, 2023 · 2 comments
Closed

Release 5.9.0 #6805

daira opened this issue Dec 21, 2023 · 2 comments
Labels
C-release Category: This is an issue corresponding to the creation of a specific release. C-target Category: This is a high-level target that forms the root of a sub-graph in the DAG.
Milestone

Comments

@daira
Copy link
Contributor

daira commented Dec 21, 2023

No description provided.

@daira daira added this to the Post 5.8.0 milestone Dec 21, 2023
@str4d str4d modified the milestones: Post 5.8.0, Release 5.9.0 Jan 3, 2024
@daira daira added the C-release Category: This is an issue corresponding to the creation of a specific release. label Jan 29, 2024
@str4d str4d added the C-target Category: This is a high-level target that forms the root of a sub-graph in the DAG. label Feb 2, 2024
@emersonian
Copy link

Hi all - a few of my servers just auto-updated to the v5.9.0 tag on Docker Hub but is it possible that the wrong version was released in that image? v5.8.0 appears to be in it.

docker run --rm electriccoinco/zcashd:v5.9.0 -version
...
Zcash Daemon version v5.8.0

@daira
Copy link
Contributor Author

daira commented May 4, 2024

@emersonian This is fixed.

$ sudo docker run --rm electriccoinco/zcashd:v5.9.0 -version
[...]
v5.9.0: Pulling from electriccoinco/zcashd
ac323bdaa10f: Pull complete 
dfb287558874: Pull complete 
00ab3faf2c35: Pull complete 
9a0e3c2bc793: Pull complete 
e5b46c89929e: Pull complete 
4f4fb700ef54: Pull complete 
cc38096a88a1: Pull complete 
307a7e882130: Pull complete 
Digest: sha256:859be28b91592c4765783ccfea947145b3cc08902ee71ae52ef9205eaabe0194
Status: Downloaded newer image for electriccoinco/zcashd:v5.9.0

This script is no longer needed for users of zcashd. Proving system
parameters now only need to be downloaded in order to spend Sprout funds.
Parameters for other pools are bundled with the zcashd binary or generated
when it is run, and do not need to be downloaded or stored separately.
This script is deprecated and will be removed in a future release.

If you need to spend Sprout funds, download the Sprout parameter file from
https://download.z.cash/downloads/sprout-groth16.params and put it at
/srv/zcashd/.zcash-params/sprout-groth16.params

Starting: zcashd -printtoconsole -addnode=mainnet.z.cash
Zcash Daemon version v5.9.0

In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/>.

Copyright (C) 2009-2023 The Bitcoin Core Developers
Copyright (C) 2015-2023 The Zcash Developers

This is experimental software.

Distributed under the MIT software license, see the accompanying file COPYING
or <https://www.opensource.org/licenses/mit-license.php>.

@daira daira closed this as completed May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-release Category: This is an issue corresponding to the creation of a specific release. C-target Category: This is a high-level target that forms the root of a sub-graph in the DAG.
Projects
None yet
Development

No branches or pull requests

3 participants