Open mikeshultz opened 5 years ago
Added SOLC_PATH
so users can specify a specific compiler. Doesn't solve this issue, but helps for now.
Since projects tend to use a single copmiler version across all contracts, it might be good to have the ability to specify a compiler project-wide(networks.yaml, or run a command to set in metafile.json?).
Add support for multiple compiler versions. Requirements:
Tentatively scheduled for v1.1.