Closed 0xalpharush closed 2 months ago
Doesn't this create call sequences that are greater than the max call sequence length?
@ggrieco-tob Does echidna ever generate sequences longer than the limit with this mutation or it's prevented somehow?
We need to check after a mutation and truncate the sequence in the fuzz worker according to its config
closes https://github.com/crytic/medusa/issues/376 (does not implement mutation for solidity array which could also be added)