Skip to content

xdeployer v1.1.8

Compare
Choose a tag to compare
@pcaversaccio pcaversaccio released this 29 Mar 10:05
· 698 commits to main since this release
6989e51

Summary

xdeployer v1.1.8 introduces colourised outputs in the console, adds automatically Etherscan (or other explorer) links to the transaction hashes and contract addresses, checks if you have already deployed a contract with the same parameters, and in case of an erroneous deployment, it saves the full error response locally for you in order to increase the debugging possibility.

Example of a successful deployment:
image

Example of an erronous deployment:
image

Full Changelog