Releases: pcaversaccio/xdeployer
xdeployer v1.1.14
Summary
xdeployer
v1.1.14
is a dependency maintenance and general code chore release (all unit and integration tests have been moved to Goerli and Sepolia).
Full Changelog
xdeployer v1.1.13
Summary
xdeployer
v1.1.13
is a dependency maintenance and general code chore release.
Full Changelog
xdeployer v1.1.12
xdeployer v1.1.11
Summary
xdeployer
v1.1.11
is a dependency maintenance and general code chore release.
Full Changelog
xdeployer v1.1.10
Summary
xdeployer
v1.1.10
updates the block explorer links for the Celo network.
Full Changelog
xdeployer v1.1.9
Summary
xdeployer
v1.1.9
adds two further EVM networks:
cronos
(block explorer)cronosTestnet
(block explorer)
Full Changelog
xdeployer v1.1.8
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:
Example of an erronous deployment:
Full Changelog
xdeployer v1.1.7
Summary of Commits
- da4b4ee: Update the
checkout
&setup-node
versions for the CI; - c45af53: Update
npm
packages and implement renovate bot; - 00604c6: Add link to alternative
msg.sender
vs.tx.origin
workaround in the discussion section; - 2e4d79f: Updated CI actions & dependencies to Node.js version 16;
Full Changelog
xdeployer v1.1.6
Summary of Commits
Full Changelog
xdeployer v1.1.5
Summary of Commits
- 8e84d36: Added the following additional EVM networks:
fuse
andspark
.spark
is the test network of the Fuse network.