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
* Smart contracts are now compiled using [Crytic-Compile](https://github.com/crytic/crytic-compile)[#1406](https://github.com/trailofbits/manticore/pull/1406)
13
+
* Added detector for strict comparisons to BALANCE [#1481](https://github.com/trailofbits/manticore/pull/1481)
* Added `fast_crash` configuration setting that causes Manticore to immediately produce a finding on memory unsafety [#1485](https://github.com/trailofbits/manticore/pull/1485)
25
+
26
+
### Other
27
+
***[changed API]** Moved `issymbolic` into SMTLib to improve performance [#1456](https://github.com/trailofbits/manticore/pull/1456)
28
+
* Refactored API Docs [#1469](https://github.com/trailofbits/manticore/pull/1469)
29
+
* Fixed `FileNotFound` Error on state loading [#1480](https://github.com/trailofbits/manticore/pull/1480)
0 commit comments