Closed antazoey closed 1 year ago
Allows compiling using standard input JSON technique. This is required to do anything useful with the evm source map output.
oddly enough, this is also needed for proper flattened contract support...
id like to also test with verification but want this merged first so i can: https://github.com/ApeWorX/ape-etherscan/pull/89
What I did
Allows compiling using standard input JSON technique. This is required to do anything useful with the evm source map output.
How I did it
How to verify it
Checklist