feat: open source node#2
Closed
gilescope wants to merge 2 commits into
Closed
Conversation
Contributor
|
New Issues (64)Checkmarx found the following issues in this Pull Request
|
Signed-off-by: Matti Blecher <matti.blecher@iohk.io>
NachoPal
added a commit
that referenced
this pull request
Dec 15, 2025
# This is the 1st commit message: backup # This is the commit message #2: feat: improve inherent
This was referenced Feb 26, 2026
gilescope
pushed a commit
that referenced
this pull request
Apr 8, 2026
14 tasks
m2ux
added a commit
that referenced
this pull request
Apr 23, 2026
Signed-off-by: Mike Clay <mike.clay@shielded.io>
m2ux
added a commit
that referenced
this pull request
Apr 23, 2026
Signed-off-by: Mike Clay <mike.clay@shielded.io>
ADGLx
added a commit
to ADGLx/midnight-node
that referenced
this pull request
May 29, 2026
The wallet_registry circuit was recompiled in the parent repo without --no-communications-commitment so its proof satisfies the chain's ContractCall::public_inputs (which unconditionally pushes communication_commitment as PI midnightntwrk#2). The new register.verifier changes the deploy address: 0xeccaa2cb...e79c80 -> 0xbff186ce...c387b946. The genesis-time deploy reads circuits/static/wallet-registry/register.verifier via include_bytes!, so regenerating genesis with the parent repo's new artifact picks up the new key. The fixed nonce keeps the address deterministic (load-bearing only on the verifier bytes + initial state layout, both content-versioned via the compact source).
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.



Take 1: Open source node.
#2