github crytic/echidna v2.2.6
Echidna 2.2.6

latest releases: v2.3.2-agents-preview-1, v2.3.1, v2.3.0...
13 months ago

What's Changed

  • Users can now turn off the Slither integration with the disableSlither config option or the --disable-slither command-line flag (#1327).
    • This is only intended for development, and we do not recommend doing this as it degrades fuzzing efficiency.
    • Additionally, the UI now shows a visible warning when the Slither integration fails to execute for any reason.
  • More statistics on exit: Echidna now prints the total call count (#1328)
  • Precompiles now work correctly on Windows (#1333)
  • hevm has been upgraded to release/0.54.2 (#1331)
    • This hevm release includes fixes for prank and startPrank. Pranking now applies to contract creation, and startPrank behavior now matches Foundry's.
    • Full hevm changelog: argotorg/hevm@f1f45d3...037ff11

Full Changelog: v2.2.5...v2.2.6

Don't miss a new echidna release

NewReleases is sending notifications on new releases.