release/0.50.3
github-actions
released this
17 Feb 15:14
·
1439 commits
to main
since this release
Fixed
hevm symbolic
exits with status code1
if counterexamples or timeouts are found
Added
- New cheatcode
prank(address)
that setsmsg.sender
to the specified address for the next call. - Improved equivalence checker that avoids checking similar branches more than once.
- Improved simplification for arithmetic expressions
- Construction of storage counterexamples based on the model returned by the SMT solver.
- Static binaries for macos