Fix NU7 consensus branch ID - #492
Closed
ValarDragon wants to merge 1 commit into
Closed
ValarDragon wants to merge 1 commit into
ValarDragon wants to merge 1 commit into
Conversation
|
Note Complete: Audit complete. V12 did not find any issues that need review. Open the full results here. Analyzed one file, diff |
Contributor
|
Let's not merge this into |
ebfull
added a commit
that referenced
this pull request
Sep 23, 2026
Bump the workspace version and intra-workspace requirements from 1.3.0-alpha.1 to 1.3.0 and assemble the v1.3.0 changelog sections, consuming all 17 pending fragments and folding the 1.3.0-alpha.1 sections into the stable sections. Editorial changes to the assembled entries: - Record the #471 dependency swap in zakura-primitives and zakura-keys. - Link #492 from the #474 NU7 entry: the release ships the 0x77190AD9 consensus branch ID that the fragment documented. - Drop the stale `zcash_unstable="nu7"` qualifier from the #458 entry. - Remove internal-only wording from the #437 and #451 halo2_proofs entries. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Closed
Contributor
ebfull
added a commit
that referenced
this pull request
Sep 23, 2026
Bump the workspace version and intra-workspace requirements from 1.3.0-alpha.1 to 2.0.0 and assemble the v2.0.0 changelog sections, consuming all 17 pending fragments. The bump is major because #471 replaced the `zcash_protocol`, `zcash_transparent`, and `zcash_address` crates behind types in the public APIs of zakura-primitives and zakura-keys, and #458 removed the `zip-233` feature and its APIs. No stable 1.3.0 ships, so the published `1.3.0-alpha.1` sections belong to the 2.0.0 delta from 1.2.0: they were folded with `./scripts/changelog.py release v1.3.0` and the section renamed to 2.0.0. Editorial changes to the assembled entries: - Record the #471 dependency swap in zakura-primitives and zakura-keys. - Link #492 from the #474 NU7 entry: the release ships the 0x77190AD9 consensus branch ID that the fragment documented. - Drop the stale `zcash_unstable="nu7"` qualifier from the #458 entry. - Remove internal-only wording from the #437 and #451 halo2_proofs entries. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
0x77190AD9for parsing and serialization.Testing
cargo test -p zakura-protocol(35 passed)API surface