Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ISSUES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1630,7 +1630,7 @@

---

### SC-031 · No check for duplicate signers in `required_signers` list
### SC-031 · No check for duplicate signers in `required_signers` list [COMPLETED]

**Description:** `initiate_multisig_payment` does not deduplicate `required_signers`. The same address appearing twice lets one signer satisfy two slots and execute a payment alone.

Expand Down
Loading