Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparing for a security review checklist #329

Merged
merged 8 commits into from
Feb 21, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
update summary
montyly committed Feb 21, 2024
commit 6c69596fd6fc9ca8afc42f949b983d19cf27034e
1 change: 1 addition & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
@@ -8,6 +8,7 @@
- [Token Integration Checklist](./development-guidelines/token_integration.md)
- [Incident Response Recommendations](./development-guidelines/incident_response.md)
- [Secure Development Workflow](./development-guidelines/workflow.md)
- [Preparing for a Security Review](./development-guidelines/review_checklist.md)
- [Learn EVM](./learn_evm/README.md)
- [EVM Opcode Reference](./learn_evm/evm_opcodes.md)
- [Transaction Tracing](./learn_evm/tracing.md)