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
{{ message }}
This repository was archived by the owner on Jun 8, 2026. It is now read-only.
Describe the bug
The json format has changed with echidna-test v2.0.5. There is also an additional log line in the output preceding the json. Optik cannot handle either.
To Reproduce
Install echidna v2.0.5 and try to run hybrid-echidna.
Additional context:
As a quick-and-dirty workaround I coded up a patch that disables support for v2.0.4 and hopefully enables v2.0.5, for what it's worth: #93 (comment)
Describe the bug
The json format has changed with echidna-test v2.0.5. There is also an additional log line in the output preceding the json. Optik cannot handle either.
To Reproduce
Install echidna v2.0.5 and try to run hybrid-echidna.
Additional context:
As a quick-and-dirty workaround I coded up a patch that disables support for v2.0.4 and hopefully enables v2.0.5, for what it's worth: #93 (comment)