Add NU6.2 Zaino support#3
Closed
czarcas7ic wants to merge 3 commits into
Closed
Conversation
czarcas7ic
force-pushed
the
adam/zallet-nu62-support
branch
3 times, most recently
from
June 6, 2026 23:57
dd17233 to
6d3d907
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Patch Zallet to the NU6.2-compatible Zaino stack, preserve NU6.2 activation heights through Zaino's Zingo dependency, and keep fresh dependency resolution working with the old zcashd import stack. Co-Authored-By: OpenAI Codex <codex@openai.com>
czarcas7ic
force-pushed
the
adam/zallet-nu62-support
branch
from
June 7, 2026 00:25
6d3d907 to
e411a9e
Compare
Author
|
@codex review |
|
Codex Review: Didn't find any major issues. Can't wait for the next one! ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
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 Zallet to the NU6.2-capable Zaino fork revision that preserves
DatabaseSize(0)passthrough mode, so operators can run the Z3 stack without a first-run persistent Zaino LMDB sync. Zallet continues to request zero database size from Zaino; the fixed Zaino revision now treats that as an intentional validator-backed mode rather than a partially synced cache.Validation: