feat/define-constants This directory tracks all security audits for Nova Rewards smart contracts.
This directory tracks security audits for all Nova Rewards smart contracts. main
| Contract | Version | Auditor | Status | Date |
|---|---|---|---|---|
| nova-rewards | 0.1.0 | Scheduled | Scheduled | TBD |
| nova_token | 0.1.0 | Scheduled | Scheduled | TBD |
| reward_pool | 0.1.0 | Scheduled | Scheduled | TBD |
| vesting | 0.1.0 | Scheduled | Scheduled | TBD |
| referral | 0.1.0 | Scheduled | Scheduled | TBD |
| feat/define-constants | ||||
| distribution | 0.1.0 | Scheduled | Scheduled | TBD |
| admin_roles | 0.1.0 | Scheduled | Scheduled | TBD |
| governance | 0.1.0 | Scheduled | Scheduled | TBD |
A comprehensive third-party audit engagement is planned for all Soroban contracts before mainnet deployment. The audit scope includes token, distribution, campaign, staking, vesting, and treasury.
- New contracts must have an audit entry before production deployment.
- Use
TEMPLATE.mdto document findings consistently. - Store PDF reports in
reports/. - Update status as audits progress:
Scheduled → In Progress → Complete.
| governance | 0.1.0 | Scheduled | Scheduled | TBD | | distribution | 0.1.0 | Scheduled | Scheduled | TBD | | admin_roles | 0.1.0 | Scheduled | Scheduled | TBD |
Audit PDF reports are stored in docs/audits/reports/.
- Use
TEMPLATE.mdto document each audit engagement. - Store final PDF reports in
reports/. - Update the table above with results. main