You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new detector and test cases for incorrect exponentiation, using as reference similar linting detector in other blockchains (reference-1, reference-2)
Acceptance Criteria
Add at least one vulnerable and remediated test case pair added to test-cases/incorrect-expontiation/intecorrect-exponentiation-1. If another test case pair is added, add it to test-cases/incorrect-expontiation/intecorrect-exponentiation-2.
Add new detector added to detectors/incorrect-exponentiation folder.
Both the vulnerable and remediated test cases must have tests.
Ensure that the detector detects the vulnerable case and is not activated on the remediated one.
Add all relevant documentation. (maybe in a new issue)
Estimate
15
The text was updated successfully, but these errors were encountered:
Description
Add a new detector and test cases for incorrect exponentiation, using as reference similar linting detector in other blockchains (reference-1, reference-2)
Acceptance Criteria
test-cases/incorrect-expontiation/intecorrect-exponentiation-1
. If another test case pair is added, add it totest-cases/incorrect-expontiation/intecorrect-exponentiation-2
.detectors/incorrect-exponentiation
folder.Estimate
15
The text was updated successfully, but these errors were encountered: