ApeWorX / py-solc-x

Python wrapper and version management tool for the solc Solidity compiler.
https://solcx.readthedocs.io/
MIT License
138 stars 48 forks source link

Add kwargs to compile functions by source and file #159

Closed rfreis closed 10 months ago

rfreis commented 1 year ago

What I did

Added kwargs to compile_source and compile_files functions

Related issue: https://github.com/ApeWorX/py-solc-x/issues/133

How I did it

How to verify it

Checklist

rfreis commented 1 year ago

@iamdefinitelyahuman hope this PR finds you well. I'm making it available for your review and, please, let me know in case you think it makes sense moving forward and I'll do the remaining items from checklist