Skip to content

Section 5: T-swap, Lesson 13- Stateful Fuzzing #152

Closed Answered by EngrPips
SquilliamX asked this question in Q&A
Discussion options

You must be logged in to vote

Actually arithmetic underflow and overflow are bugs but not in the context where we are fuzzing and the fuzzer is throwing value that are not reasonable to the contract, in some cases where we have some sort of deposit function on a contract and the fuzzer deposited 700 billion ETH , does that even make sense. I mean, who has 700 billion ETH in the real world is the total supply of ETH even up to that. so you just have to be realistic when you want to assert that their is a bug and make sure everything simulates reality at least.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@PatrickAlphaC
Comment options

@EngrPips
Comment options

Answer selected by PatrickAlphaC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants