-
Notifications
You must be signed in to change notification settings - Fork 102
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
Epic: Zebra Release Candidate #3096
Labels
Epic
Zenhub Label. Denotes a theme of work under which related issues will be grouped
Comments
mpguerra
added
the
Epic
Zenhub Label. Denotes a theme of work under which related issues will be grouped
label
Nov 23, 2021
mpguerra
changed the title
Tracking: Zebra Stable Release
Tracking: Zebra Release Candidate
Nov 24, 2021
13 tasks
mpguerra
changed the title
Tracking: Zebra Release Candidate
Tracking: Zebra Stable Release Candidate
Jan 19, 2022
mpguerra
changed the title
Tracking: Zebra Stable Release Candidate
Edit: Zebra Stable Release Candidate
Jan 27, 2022
mpguerra
changed the title
Edit: Zebra Stable Release Candidate
Epic: Zebra Stable Release Candidate
Jan 27, 2022
teor2345
changed the title
Epic: Zebra Stable Release Candidate
Epic: Zebra Release Candidate
Aug 23, 2022
teor2345
changed the title
Epic: Zebra Release Candidate
Epic: Zebra Release Candidates
Aug 23, 2022
This was referenced Aug 25, 2022
Closed
teor2345
changed the title
Epic: Zebra Release Candidates
Epic: Zebra Release Candidate
Sep 20, 2022
This is now done, just need to tag the release. |
Reopening with the changes to the dependencies audit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This epic tracks the required tasks for the Zebra release candidate.
Release Candidate Goals
a. implements all the (relevant) consensus rules (that we’re aware of),
b. actively contributes to the Zcash network by relaying transactions and blocks, and
c. can act as a backend for lightwalletd.
a. Improves the network through fast propagation
b. Connects to approximately ¼ of the nodes on the network by default
c. Is not significantly slower than zcashd
Required Release Candidate Tasks
Process
Breaking Changes
zebrad start
by default #1621Testing
Severe Performance Issues
Usability
Release Binaries
zebrad
version?Out of Scope
These tasks were suggested for the release candidate, but they are out of scope:
Ready to Work On
These tasks can happen soon, if we want:
Audits
Release Announcement
Release
zebrad
Rust crateUser Documentation
Comms
Security
Versioning
zebra-network
apps to use different user agents #2375External Contributors
Documentation
User Problem Diagnostics
zebrad
starts up #3111Developer Diagnostics
main
merge and release tagging Zebra nodeszebrad
feature is activated #5253Usability
Missing Dependency Upgrades
We might want to:
Here are the missing upgrades as of 6 September 2022:
The list was created using
cargo upgrade --workspace 2>&1 1>/dev/null | sort -u
.After a few Release Candidates
We might need more release experience before doing these things:
Handling Features and Releases
Process
After Audits
Releases
zebra-network
into a release candidate (needs cargo-semver-checks)zebrad
or other crates on crates.ioCI Reliability
Completed
Testing
CI Reliability
Usability
External Contributors
The text was updated successfully, but these errors were encountered: