crytic / crytic/echidna

Allow Configurable Verbosity

Open
#1,254 1 comment 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Haskell
Stars
3.2k
Forks
432
Avg merge
1d 20h
Merged PRs (30d)
5

Description

### Describe the desired feature

Currently the entire call trace is displayed when a counterexample is encountered. Allow for configurable verbosity as in Foundry: `-vv, -vvv, etc.`

Allow for a verbosity such that only emitted events are displayed. This will prevent the need to sift through all calls to find the necessary events emitted.

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating CLI option parsing and the counterexample call-trace output. Done means supporting -vv/-vvv-style verbosity, including a level that shows only emitted events, while preserving the default output.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
cli, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.