Skip to content
Open
Changes from all commits
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
5 changes: 4 additions & 1 deletion CONTEST_QA_README.csv
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ Is the codebase expected to comply with any specific EIPs?,"Please explain the u
"Are there any off-chain mechanisms involved in the protocol (e.g., keeper bots, arbitrage bots, etc.)? We assume these mechanisms will not misbehave, delay, or go offline unless otherwise specified.","Please provide information on how these off-chain bots (e.g., keeper bots, arbitrage bots) read and process on-chain data.",6
What properties/invariants do you want to hold even if breaking them has a low/unknown impact?,"For example, the invariant is the amount of the underlying tokens must equal the amount of vault tokens. Even if breaking this invariant has a low impact, it could be assigned Medium severity. You can answer ""No"" if there are no specific invariants you want to hold.",7
Please discuss any design choices you made.,"For example: ""We chose to ignore fees in some calculations because they unnecessarily overcomplicated formulas, but didn't have practically any impact on the final result. But, if this approximation may cause a serious loss of funds, it may be a valid finding.""",8
Please provide links to previous audits (if any) and all the known issues or acceptable risks.,"Listing the audits provides context to Watsons and invalidates findings acknowledged in these audits. Additionally, issues listed in this question will also be considered Invalid as known or acceptable findings.",9
Please provide all the known issues or acceptable risks (outside of previous audit reports) and links to previous audits (if any).,"If known issues/acceptable risks (outside of previous audit reports) are not listed in this question, but listed in the protocol's documentation, the issue will be considered valid and unknown. Listing the audits provides context to Watsons and invalidates findings acknowledged in these audits. Issues listed in this question will also be considered Invalid as known or acceptable findings.",9
Please list any relevant protocol resources.,"Please link to the docs, whitepaper, and the website for Watsons to gather context on the audit.",10
Additional audit information.,"If you'd like to specify what areas would you like Watsons to look into, this is a perfect place to do so.
In case you forked any contracts, please provide a diff from the original ones. You can also provide a diff of the contracts after your last audit(s). This will direct Watsons' focus on the least battle-tested parts.",11