Solution: LP-0002 - Private M-of-N Multisig (v0.2.0-rc5 resubmission)#97
Open
jeefxM wants to merge 7 commits into
Open
Solution: LP-0002 - Private M-of-N Multisig (v0.2.0-rc5 resubmission)#97jeefxM wants to merge 7 commits into
jeefxM wants to merge 7 commits into
Conversation
…uit binding, hosted signed module
✅ 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.
Resubmission of LP-0002 – Private M-of-N Multisig. The prior PR (#91) was closed after first-round review; per @weboko's suggestion this is a fresh PR with all feedback addressed.
This addresses all six review items and ports the solution to the current testnet rev (Logos LEZ v0.2.0-rc5 — the testnet was redeployed and state-wiped, so the program was rebuilt and redeployed, and the full 2-of-3 flow re-run live with real STARKs):
scripts/lp0002-resume-rc5.sh:approval_countsurvives akill -9of the standalone sequencer + restart on the same RocksDB, then completes to threshold..github/workflows/lp0002-ci.ymlmsig-e2e-devmodejob boots a standalone sequencer and drives the full 2-of-3 viascripts/lp0002-demo-rc5.sh..lgx(darwin-arm64+linux-amd64+linux-arm64) at https://github.com/jeefxM/logos-lp0002-msig-module/releases/tag/v0.1.0 — install via Package Manager → Install from file; verify withlgx verify.rider.account_id == for_regular_private_account(npk(secret), VOTE_IDENTIFIER)and rider != default), and the LEZ privacy circuit proves the rider's commitment is in the live commitment set.Submission repo: https://github.com/jeefxM/lp-0002-private-multisig-rc5 — program id
9pwpqhXCZqzBDYctvTvzPeV1qoviSAENw2utmayHgvBF. Full live 2-of-3 evidence (deploy / two anonymous approvals with two distinct nullifiers / threshold execute / treasury 100→0) is insolutions/LP-0002.mdand re-queryable ontestnet.lez.logos.co.