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
List of whitelisted functions for using symbolic exploration. When set to null,
443
-
all functions are eligible. If used in the CLI, it will only allow a single target.
443
+
all functions are eligible. If used in the CLI, it will only allow a single target.
444
444
Only relevant if `symExec` is true.
445
445
446
446
### `disableSlither`
@@ -519,4 +519,3 @@ part of the corpus on the `gas_info` field. This functionality was experimental.
519
519
| Bool |`true`|\* until 2.2.7 |
520
520
521
521
This option controlled whether symbolic execution will be concolic (vs full symbolic execution). It has been removed from the current version of Echidna.
0 commit comments