issues
search
ApeWorX
/
ethpm-types
Implementation of EIP-2678
Apache License 2.0
14
stars
8
forks
source link
feat: method to help get compiler by name and version [APE-1618]
#103
Closed
antazoey
closed
10 months ago
antazoey
commented
10 months ago
What I did
manifest.get_compiler(name, version)
How I did it
How to verify it
Checklist
[ ] Passes all linting checks (pre-commit and CI jobs)
[ ] New test cases have been added and are passing
[ ] Documentation has been updated
[ ] PR title follows
Conventional Commit
standard (will be automatically included in the changelog)
What I did
manifest.get_compiler(name, version)
How I did it
How to verify it
Checklist