Skip to content

docs: add contributor security checklist for vault contract changes - #568

Merged
El-swaggerito merged 1 commit into
Axionvera:mainfrom
EstherIkechukwu:Add-contributor-security-checklist-for-contract-changes
Jul 29, 2026
Merged

docs: add contributor security checklist for vault contract changes#568
El-swaggerito merged 1 commit into
Axionvera:mainfrom
EstherIkechukwu:Add-contributor-security-checklist-for-contract-changes

Conversation

@EstherIkechukwu

Copy link
Copy Markdown
Contributor

closes #418

Contributor security checklist added

The repository now includes a practical security review checklist for vault contract changes in security-checklist.md, and it is linked from the main documentation index in README.md.

What it covers

Accounting and lock-state invariants
Token transfer atomicity and rollback safety
Authorisation and privilege boundaries
Storage migration and event compatibility
Error-code handling and required test coverage

Verification

I confirmed the checklist file exists and that the new README entry points contributors to it.

@El-swaggerito
El-swaggerito merged commit 026138d into Axionvera:main Jul 29, 2026
1 check passed
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.

Add contributor security checklist for contract changes

2 participants