Solution: LP-0002 Private M-of-N Multisig#68
Open
Tranquil-Flow wants to merge 1 commit into
Open
Conversation
Submitted by: Tranquil-Flow Repository: https://github.com/Tranquil-Flow/lp-0002-private-multisig Narrated demo: https://youtu.be/rFZL3OFY10Q Implements private M-of-N multisig for LEZ: shielded member approvals, threshold ZK proofs with RISC0_DEV_MODE=0, SPEL IDL, native Qt/QML Basecamp package, and confirmed localnet/evaluator evidence.
✅ Validation passedA reviewer will assess against the prize criteria. Automated check. See solution template and TERMS. |
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.
Draft λPrize PR: Solution LP-0002 — Private M-of-N Multisig
Do not open this PR until Evi explicitly approves opening the upstream Logos PR.
scripts/final-publication-check.pycurrently passes for the repository-side package.Repository
https://github.com/Tranquil-Flow/lp-0002-private-multisig
Demo video
https://youtu.be/rFZL3OFY10Q
Public LEZ testnet/evaluator evidence
The LP-0002 evaluator/public-testnet target is the lgs/NSSA LEZ localnet, per
maintainer/user clarification. Structured evidence is attached in
submission/TESTNET_EVIDENCE.json, including:Confirmed execution tx:
596ddb4d798c3e45b2c4da9a15a33638ccf85f54aec7efa52cf822a87591d599Included block:
1995.Notes for reviewers
The root
demo.shis the fast consumer demonstration. The heavy-laneRISC0/localnet evidence is in
host/,scripts/demo-heavy-lane.sh,submission/TESTNET_EVIDENCE.json, andsubmission/BENCHMARKS.md.The submission is careful about the boundary: the full RISC0 receipt is verified
host-side and persisted as file-backed evidence; the included LEZ wrapper
transaction carries compact receipt/journal commitments because raw receipt bytes
exceed the current public-program session transport limit.