Open
Description
If a contract reverts in the constructor during the initial deployment, it'd be helpful to provide the user more context such as the decoded error or message in the require statement. Ideally the source line that caused it.
Currently we just get:
‣ contract deployment tx returned a failed status: execution reverted