This PR improves the user experience by having better console messages and piping the output of the underlying tool (currently only for Foundry and Hardhat) to the console. Furthermore, support for config-defined out dirs has been added for Foundry projects. Finally, experimental support for init code uploading has been added (it requires an explicit --init-code flag to enable.
This PR improves the user experience by having better console messages and piping the output of the underlying tool (currently only for Foundry and Hardhat) to the console. Furthermore, support for config-defined out dirs has been added for Foundry projects. Finally, experimental support for init code uploading has been added (it requires an explicit
--init-code
flag to enable.