Skip to content

chore(docs): updated comments and security around membership state/consensus#194

Merged
bguillaumat-squads merged 3 commits into
mainfrom
chore/documentation-update
Jul 7, 2026
Merged

chore(docs): updated comments and security around membership state/consensus#194
bguillaumat-squads merged 3 commits into
mainfrom
chore/documentation-update

Conversation

@sean-sqds

Copy link
Copy Markdown
Contributor

This pull request clarifies and documents the independent authorization model for Spending Limits in the Squads Protocol. It emphasizes that Spending Limit permissions are managed separately from multisig membership, and changes to one do not automatically affect the other. The documentation is updated throughout the codebase and the security policy to make this distinction explicit.

Documentation and Protocol Invariants:

  • Added a new section "Protocol Design Invariants" to SECURITY.md, specifying that independent authorization for Spending Limits is an intentional property of the protocol, and clarifying that such behaviors are not security vulnerabilities.

Spending Limit Membership Independence:

  • Updated comments in SpendingLimit, MultisigAddSpendingLimitArgs, and ConfigAction to clarify that Spending Limit members are managed independently of multisig members, and changes to multisig membership do not implicitly grant or revoke Spending Limit access. [1] [2] [3]
  • Enhanced documentation for multisig_remove_member in MultisigConfig to state that removing a multisig member does not revoke their Spending Limit access, which must be managed separately.

@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
v4-sdk-typedoc Ready Ready Preview, Comment Jul 7, 2026 9:54pm

Request Review

@sean-sqds sean-sqds marked this pull request as ready for review July 7, 2026 21:48

@bguillaumat-squads bguillaumat-squads left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@bguillaumat-squads bguillaumat-squads merged commit c14a6d6 into main Jul 7, 2026
5 of 6 checks passed
@bguillaumat-squads bguillaumat-squads deleted the chore/documentation-update branch July 7, 2026 23:57
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.

3 participants