You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echidna: replace multi-abi with allContracts in configs
Echidna renamed its `multi-abi` option to `allContracts` in commit
ff312a6 ("Rename multi-abi to allContracts"). This adds the new
option to the test configuration to keep CI passing, while
maintaining references in text to the currently available option to
not confuse users. A second PR should adjust the text to mention
the new option once Echidna 2.1 is released.
0 commit comments