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
2 changes: 1 addition & 1 deletion audits/judging/guidelines/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ If the following issues appear in multiple places, even in different contracts.
* Access control
* Front-run / sandwich ( issue A that identifies a front-run and issue B that identifies a sandwich can be duplicated )

If the underlying code implementations, impact or fixes are different, then they may be treated separately.
However, in edge cases, based on the context (e.g. the difference of code implementations, impact or fixes), the Judge can separate issues even if based on the above they have to be duplicated together. This can be done in cases where one of the issues would clearly be missed if the other one is found.

For the root cause categories above, the duplication should be based on the following groups:

Expand Down