crytic/echidna

Improve error message on MaxInitCodeSizeExceeded issue

Closed this issue · 3 comments

echidna: VM failed for unhandled reason, MaxInitCodeSizeExceeded 0xc000 (Lit 0x1d8ea). This shouldn't happen. Please file a ticket with this error message and steps to reproduce!

We should recommend to do codeSize: 0xffffffff

Added a quick note in the Echidna FAQ: crytic/building-secure-contracts#355

What's the fix for this error? I am having thesame issue.

@Renzo1 Add codeSize: 0xffffffff to your config file