ubig memory leak fix, faster schnorr verification#35
Merged
Conversation
yapishu
pushed a commit
that referenced
this pull request
Apr 7, 2026
* Allow peeking block range without PoW (nockchain#108) * wallet: support v0 note migration and chkjam bootstrap tooling Add planner-backed legacy v0 wallet flows: new migrate-v0-notes command, manual create-tx support for all-v0 note sets, configurable note-selection ordering, signer pubkey lookup, and stricter rejection of mixed v0/v1 manual selections. Extend wallet-tx-builder with explicit planning modes, v0-only candidate handling, legacy lock/timelock admission checks, v0 witness/fee estimation, and broader planner test coverage for migration and fee behavior. Improve NockApp state/bootstrap ergonomics with --no-save, --bootstrap-from-chkjam, and a new nockapp-chkjam-to-state-jam utility for converting checkpoint files into --state-jam inputs. Harden runtime behavior with better serf startup error propagation, clearer checkpoint kernel-hash mismatch reporting/metrics, quieter default OpenTelemetry logs, and safer shutdown/save behavior. Add shared kernel workspace plumbing, an open prover benchmark test, small supporting fixes in nockvm, noun-serde, and math utilities, CI/workspace dependency updates, and restore the tx-engine architecture docs. --------- Co-authored-by: litlep-nibbyt <9344275+litlep-nibbyt@users.noreply.github.com> --------- Co-authored-by: Auri <0x60@pm.me> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: litlep-nibbyt <9344275+litlep-nibbyt@users.noreply.github.com>
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.
No description provided.