Invariant test. #383
Unanswered
GHexxerBrdv
asked this question in
Q&A
Replies: 1 comment 2 replies
-
What do you mean by |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey after a long time i just decided to learn invariant testing again and i have just try to write poc for Ethernaut challenge named dex. in which we have to drain one of the token from the pool completely.
There is a way to do it. but when i try to break it will random function call like @PatrickAlphaC taught in tutorials it is not failing. in short it is not working and unable to find a path so that the pool can be drain.
Then i have such a confusion that in which type of invariant we should develop the invariant test?
Beta Was this translation helpful? Give feedback.
All reactions