crytic / crytic/slither

Avoid overwritting echidna config in slither-prop

Open
#692 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6.4k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

The echidna config file is saved with the same name, in the same directory, each time `slither-prop` is called:

https://github.com/crytic/slither/blob/4319bb360542cab6a89d9bacd039d4c70b8b76e5/slither/tools/properties/platforms/echidna.py#L19

Ideally, we should create a directory and rename the file according the contract, the properties and the scenario it tests.

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.