How to use targetArtifact in invariant fuzzing #4713
Unanswered
emrahsariboz
asked this question in
Help
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,
There isn't any example on how to use
targetArtifact
feature of foundry to fuzz upgradable contracts. I get this error whenever I pass ABI of the contracthttps://ethereum.stackexchange.com/questions/144933/foundry-invariant-tests-targetartifact-not-seemed-to-be-working/147821?noredirect=1#comment166284_147821
Overall, in handler based invariant fuzzing, what should go to
targetContract
. Or do we even need it when we havetargetArtifact
?Beta Was this translation helpful? Give feedback.
All reactions