Skip to content

Releases: axelarnetwork/axelar-cgp-solidity

v4.3.2

03 Apr 19:35
4c38242
Compare
Choose a tag to compare

What's Changed

  • fix: add 'c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470' check for deposit handler (eip-1052) (#181) by @sammy1991106 in #182

Full Changelog: v4.3.1...v4.3.2

v4.5.0

03 Feb 17:31
3e7d675
Compare
Choose a tag to compare

What's Changed

  • chore(npm): bump release version by @milapsheth in #150
  • feat: upload Bytecode to release by @kalidax in #156
  • feat: change trigger by @kalidax in #157
  • feat: add input version by @kalidax in #158
  • feat(DepositService): refundIssuer for locked assets by @re1ro in #153
  • refactor(scripts): improve upgradable contract deployment scripts by @milapsheth in #152
  • feat(scripts): deploy implementations required for gateway upgrade by @jcs47 in #147
  • fix(scripts): remove duplicate identifiers/pragmas in flattener by @milapsheth in #164
  • fix: prevent the same deposit handler from being deployed multiple times in the same tx (#162) by @sammy1991106 in #163
  • chore: support node version 16.x and 18.x by @npty in #169
  • chore(scripts): deploy service contracts by @milapsheth in #167

New Contributors

Full Changelog: v4.4.0...v4.5.0

v4.3.1

05 Dec 16:50
32b6173
Compare
Choose a tag to compare

What's Changed

  • fix: prevent the same deposit handler from being deployed multiple times in the same tx by @sammy1991106 in #162
  • fix(scripts): remove duplicate identifiers/pragmas in flattener (#164) by @milapsheth in #165
  • Preparing release 4.3.1 by @re1ro in #166

Full Changelog: v4.3.0...v4.3.1

v4.4.0

30 Aug 21:49
a838abc
Compare
Choose a tag to compare

What's Changed

  • chore(scripts): rename gateway deployment script by @jcs47 in #145
  • chore: update github runner to ubuntu-22.04 by @talalashraf in #148
  • feature(gas service): adding the gasOperator by @re1ro in #149

New Contributors

Full Changelog: v4.3.0...v4.4.0

v4.3.0

08 Aug 23:21
5614e20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.3.0

v4.2.0

08 Aug 20:06
9fdb628
Compare
Choose a tag to compare

What's Changed

  • fix: check non-zero amount for transfer by @milapsheth in #127
  • chore(scripts): add support for gateway v4.1.x deployment by @jcs47 in #129
  • Feature/gas reports by @re1ro in #130
  • fix(scripts): getTxOptions function in utils package by @jcs47 in #133
  • Fix: gas service sanity checks by @re1ro in #131
  • add doc for function allTokensFrozen by @sammy1991106 in #136
  • feat(README): updating description for the gateway and new services by @re1ro in #134
  • chore(scripts): deployment script for gas service with release tag v3.2.x by @jcs47 in #132
  • fix(Gateway): addressing the important CodeArena reports by @re1ro in #138
  • refactor(Deposit Service): separating Deposit Service and Receiver by @re1ro in #135
  • fix(ERC20): removing beforeTokenTransfer by @re1ro in #139
  • fix(AuthWeighted): improving error messages by @re1ro in #142
  • chore(npm): v4.2.0 release by @re1ro in #141

Full Changelog: v4.1.0...v4.2.0

v4.1.0

19 Jul 16:56
70e6a9a
Compare
Choose a tag to compare

What's Changed

  • Allow for forcall fee to be part of the payload. by @Foivos in #114
  • fix(hardhat): config syntax by @re1ro in #115
  • Fix/npm workflow by @re1ro in #116
  • feature(npm workflow): publishing interfaces by @re1ro in #117
  • refactor: remove unnecessary zero address check in _isSortedAscAndContainsNoDuplicate by @sammy1991106 in #120
  • reduce to ^0.8.0 by @Foivos in #119
  • Using constAddressDeployer for gas and deposit. by @Foivos in #113
  • feat(scripts): Axelar Gateway v4.0.x deployment by @jcs47 in #121
  • chore(scripts): additional refactoring and improvements by @jcs47 in #123
  • feat(scripts): invoke execute on IAxelarExecutable contracts by @jcs47 in #125
  • feature(AxelarAuthWeighted): weighted multisig by @re1ro in #124
  • feature(DepositService): less gas + refunds by @re1ro in #122
  • dist(npm): version bump by @re1ro in #128

Full Changelog: v4.0.0...v4.1.0

v4.0.0

16 Jun 18:27
a941ff5
Compare
Choose a tag to compare

What's Changed

  • chore: revert AXL deletion in setup by @sammy1991106 in #100
  • chore: improve deployment script by @jcs47 in #101
  • Feature: Deposit Service by @re1ro in #99
  • Adding StringToAddress library. by @Foivos in #96
  • feat(javascripts): general message passing by @jcs47 in #103
  • Refactoring deposit service and IERC20 interface by @re1ro in #104
  • feat/freeze removal by @sammy1991106 in #105
  • feat: use hardhat and plugins by @deluca-mike in #79
  • Adding myself as a code owner. by @Foivos in #109
  • Feat/add gas by @Foivos in #106
  • feat/daily mint limit by @sammy1991106 in #107
  • chore(README): updating dependencies and build instructions by @re1ro in #108
  • Adding an option for apps to 'forecall' callContractWithToken to hasten resolution of calls. by @Foivos in #102
  • added an option for apps to keep a fee. by @Foivos in #111
  • fix: flatten individual contracts by @milapsheth in #112
  • feature(AuthMultisig): removing auth logic from the gateway by @re1ro in #110

Full Changelog: v3.2.1...v4.0.0

v3.2.2

08 Jun 19:17
Compare
Choose a tag to compare

What's Changed

  • Bring DepositHandler to exactly the same as v2.1.0

Full Changelog: v3.2.0...v3.2.2

v3.1.2

09 May 12:05
Compare
Choose a tag to compare

What's Changed

  • Bring DepositHandler and BurnableMintableCappedERC20 to exactly the same as v2.1.0

Full Changelog: v3.1.1...v3.1.2