crytic / crytic/echidna

Separate stateless verification mode from other modes and use a dedicated "testing mode" for it

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

Description

Stateless verification does not need corpus replay nor multiple workers, so it can be separated from the other features that require specific worker interaction. Ideally: `echidna . --contract Test --test-mode verification` should be enough to verify stateless properties.

Related with #1490

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.