Conversation
This was referenced Sep 21, 2026
p0mvn
force-pushed
the
build/nu7-common-dependencies
branch
from
September 23, 2026 06:53
b497ca2 to
9ed46b8
Compare
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.
Pins Zakura's Common dependencies to the immutable NU7 revision from zakura-core/common#474, replacing the remaining crates.io address, protocol, and transparent packages with their Zakura forks.
Zakura now uses the finalized NU7 branch ID
0x77190AD8and converts Common's unconditional NU7 network-upgrade variant without an unstable cfg. The full workspace resolves one coherent Common type family.Validation:
cargo check --workspace --lockedcargo fmt --all -- --checkgit diff --checkStack dependency:
1.3.0-alpha.1Common crates from the immutable fix(network): credit replenishment budget on failed dials #474 Git revision.crates.io publish graphcheck will remain blocked until the Common stack is merged and those prerelease crates are published; this PR must not publish Zakura crates before then.Additional validation:
cargo test -p zakura-chain --lockedcargo deny --workspace --all-features check bans licenses sources --allow bannedcargo deny --workspace --all-features check advisories --allow bannedcargo vet check --store-path ./qa/supply-chain/./scripts/changelog.py check