Skip to content

Releases: pcaversaccio/xdeployer

xdeployer v1.1.6

06 Mar 12:02
168af4d
Compare
Choose a tag to compare

Summary of Commits

  • f220ad0: Update to latest Hardhat version;
  • 168af4d: Small README update;

Full Changelog

xdeployer v1.1.5

04 Mar 14:25
8e84d36
Compare
Choose a tag to compare

Summary of Commits

  • 8e84d36: Added the following additional EVM networks: fuse and spark. spark is the test network of the Fuse network.

xdeployer v1.1.4

03 Mar 10:11
b073bcc
Compare
Choose a tag to compare

Summary of Commits

  • b073bcc: Added the following additional EVM networks: moonbeam, harmonyMain, harmonyTestnet, autobahn;

xdeployer v1.1.3

17 Feb 22:36
f4857b8
Compare
Choose a tag to compare

Summary of Commits

  • 532ff11: Since several people have asked me how to donate to my work on xdeployer, I have added a section with information on how to donate to me;
  • f4857b8: Increase the release number;

xdeployer 1.1.2

14 Feb 22:44
62cf228
Compare
Choose a tag to compare

Summary of Commits

The following commits entail npm package updates:

xdeployer 1.1.1

16 Jan 10:29
9393f10
Compare
Choose a tag to compare

Summary of Commits

  • 1482637: Renaming hecoinfomain & hecoinfotestnet to hecoMain & hecoTestnet. Additionally, adding mixedCase naming convention for all the networks;
  • fe30dce: Aurora test & production deployments;
  • 9393f10: Updated eslint package;

xdeployer 1.1.0 💥🔥

14 Jan 15:18
dffbac0
Compare
Choose a tag to compare

You asked for it, now you get it. With this release, you are able to deploy your smart contracts across 11 production and 14 test EVM chains with the same deterministic address!

Summary of Commits

xdeployer v1.0.11

14 Dec 22:28
f74a08f
Compare
Choose a tag to compare
  • f74a08f: Updated outdated npm packages;

xdeployer v1.0.10

26 Nov 18:56
29a8f81
Compare
Choose a tag to compare

Happy Weekend 🎉!

xdeployer v1.0.9

16 Nov 11:59
09fd8cc
Compare
Choose a tag to compare
  • 09fd8cc: Upgraded devDependencies and peerDependencies to @openzeppelin/contracts version 4.3.3;
  • 68f4881: Fixed typo in README;