-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Compilation tasks overhaul #553
Copy link
Copy link
Closed
Description
Buidler compilation tasks need to be redesigned to support multiple Solidity versions natively. We want to take this opportunity to gather feedback and ideas from the community and add other improvements.
These are some of the ideas that different members of the community have mentioned:
- Support multiple Solidity versions
- Support multiple programming languages
- Let users set any solc config
- Per-network solc config
- Let the users customize the artifact format
- Make the compilation output overridable
- Add a quiet compilation mode
I wouldn't focus on how to make this change backward compatible for now, but rather on how to modularize the tasks and how to redesign the compilation config.
/cc @wighawag @fvictorio @ajsantander @justinjmoses @cgewecke
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels