crytic / crytic/crytic-compile
Add constructor arguments
Open
enhancement
- Dominant language
- Python
- Stars
- 197
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/crytic/slither/issues/253 requires crytic_compile to provide the constructor arguments.
We should add the information to `CompilerVersion` namedtuple: https://github.com/crytic/crytic-compile/blob/master/crytic_compile/compiler/compiler.py#L3
Contributor guide
Assessment
This issue has not been assessed yet.