Archive legacy status docs and canonicalize genesis entrypoints

This commit is contained in:
defiQUG
2026-04-13 21:45:16 -07:00
parent 7517869ea6
commit 79750d92e6
288 changed files with 757 additions and 1066 deletions

View File

@@ -273,10 +273,10 @@ This checklist provides security considerations for contracts refactored to remo
- `contracts/tokens/WETH10.sol` - Custom implementation ✅
### Documentation
- [Migration Guide](./MIGRATION_GUIDE.md)
- [Contract Inventory](./CONTRACT_INVENTORY.md)
- [OpenZeppelin Usage Analysis](./OPENZEPPELIN_USAGE_ANALYSIS.md)
- [Dependencies Guide](./DEPENDENCIES.md)
- [Migration Guide](../guides/MIGRATION_GUIDE.md)
- [Contract Inventory](../guides/CONTRACT_INVENTORY.md)
- [OpenZeppelin Usage Analysis](../guides/OPENZEPPELIN_USAGE_ANALYSIS.md)
- [Dependencies Guide](../guides/DEPENDENCIES.md)
---
@@ -300,7 +300,6 @@ This checklist provides security considerations for contracts refactored to remo
## Questions?
For questions about security audit checklists, refer to:
- [Migration Guide](./MIGRATION_GUIDE.md)
- [Contract Inventory](./CONTRACT_INVENTORY.md)
- [OpenZeppelin Usage Analysis](./OPENZEPPELIN_USAGE_ANALYSIS.md)
- [Migration Guide](../guides/MIGRATION_GUIDE.md)
- [Contract Inventory](../guides/CONTRACT_INVENTORY.md)
- [OpenZeppelin Usage Analysis](../guides/OPENZEPPELIN_USAGE_ANALYSIS.md)