Skip to content

fix(multisig): fix #31 bind approvals to signer epochs and preserve r…#80

Open
fhayvy wants to merge 1 commit into
Vaultquest:mainfrom
fhayvy:fix/issue-31-multisig-signer-epochs
Open

fix(multisig): fix #31 bind approvals to signer epochs and preserve r…#80
fhayvy wants to merge 1 commit into
Vaultquest:mainfrom
fhayvy:fix/issue-31-multisig-signer-epochs

Conversation

@fhayvy

@fhayvy fhayvy commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Closes #31

Summary

Implemented signer set rotation security fixes by binding proposals to active epoch numbers and hashes. Closed direct addition/removal access after bootstrap completion. Validated quorums against unreachable thresholds. Added proposal lifecycle controls (expiry, proposer cancellation, idempotency, and immediate 1-of-N executions).

@BigDella

Copy link
Copy Markdown
Contributor

@fhayvy fix your error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[HARD][MULTISIG] Bind approvals to signer epochs and preserve reachable quorum

2 participants