Skip to content

Releases: axelarnetwork/axelar-gmp-sdk-solidity

v3.6.1

27 Jun 21:23
1857f38
Compare
Choose a tag to compare

What's Changed

  • fix(TimeLock): internal _getTimeLockEta by @re1ro in #44

Full Changelog: v3.6.0...v3.6.1

v3.6.0

27 Jun 02:04
c0f6a6f
Compare
Choose a tag to compare

What's Changed

  • fix: don't use hardcoded gas constants by @milapsheth in #38
  • feat(TimeLock): new TimeLock with upgrade compatible storage by @re1ro in #40

Full Changelog: v3.5.0...v3.6.0

v3.5.0

20 Jun 23:51
d69a45f
Compare
Choose a tag to compare

What's Changed

  • test: proxy test coverage by @deanamiel in #31
  • fix(Create3): checking for empty account with native ether balance by @re1ro in #32
  • chore: update npm deps and remove ganache by @milapsheth in #33
  • feat: add custom network support and contract verification tools by @milapsheth in #34
  • feat: remove self-destruct from create3deployer by @deanamiel in #35
  • feat: gmp express service by @deanamiel in #36

Full Changelog: v3.3.0...v3.5.0

v3.3.0

03 Apr 13:49
3065d97
Compare
Choose a tag to compare

What's Changed

  • test(gmpe): initial coverage and migrating tests to hardhat by @deanamiel in #28
  • feat(GMPE): enable express flag by @re1ro in #29

New Contributors

Full Changelog: v3.2.1...v3.3.0

v3.2.1

22 Feb 17:26
750df47
Compare
Choose a tag to compare

What's Changed

  • fix(Create3): handling edge cases by @re1ro in #24

Full Changelog: v3.2.0...v3.2.1

v3.2.0

15 Feb 19:12
f1aafa8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.2.0

v3.1.1

15 Feb 02:28
d1ea278
Compare
Choose a tag to compare

What's Changed

  • chore: ensure key to be a string by @npty in #21
  • fix(ExpressProxyDeployer): fixing ExpressProxy constructor params by @re1ro in #22

New Contributors

  • @npty made their first contribution in #21

Full Changelog: v3.1.0...v3.1.1

v3.1.0

14 Feb 22:31
aaba6c6
Compare
Choose a tag to compare

What's Changed

  • feat(Express): new ExpressProxyDeployer, Create3Deployer and FinalProxy by @re1ro in #20

Full Changelog: v3.0.0...v3.1.0

v3.0.0

26 Jan 03:09
f0222fe
Compare
Choose a tag to compare

What's Changed

  • fix(ci): upgrading actions by @re1ro in #16
  • feat(Executable): adding GMP Express Executable by @re1ro in #17

Full Changelog: v2.0.0...v3.0.0

v2.0.0

15 Nov 17:21
adbd0a8
Compare
Choose a tag to compare

What's Changed

  • feat: remove dist from gitignore. by @Foivos in #12
  • feat: remove dist by @Foivos in #13
  • fix(String Utils): improving utils based on audit report by @re1ro in #14
  • feat(Forecallable): approve-less forecalls by @re1ro in #15

Full Changelog: v1.3.0...v2.0.0