Skip to content

Releases: axelarnetwork/axelar-cgp-solidity

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

v3.2.1

06 May 21:09
6c895ff
Compare
Choose a tag to compare

What's Changed

  • feat: flatten contracts script by @milapsheth in #93
  • fix(flattener): waffle command by @re1ro in #94
  • makes it so packages depending on this don't get a bunch of errors because of ethereum-waffle. by @Foivos in #95
  • chore(npm): bump version by @milapsheth in #98

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

v3.2.0

28 Apr 21:06
03d0474
Compare
Choose a tag to compare

What's Changed

  • feat: c4 fixes by @deluca-mike in #89
  • repo(README): updating Protocol overview by @re1ro in #88
  • feat: axl token deletion for the sake of re-deployment by @sammy1991106 in #90
  • repo(LICENSE): add license to the repo by @milapsheth in #91
  • Gas receiver by @Foivos in #87
  • chore(npm): version bump by @re1ro in #92

New Contributors

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

v3.1.1

07 Apr 20:56
55d3555
Compare
Choose a tag to compare

What's Changed

  • chore: cleaning up deployment script by @jcs47 in #83
  • fix(Gateway setup): check admins/owners/operators for address(0) by @re1ro in #84

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

v3.1.0

05 Apr 20:50
4067ed6
Compare
Choose a tag to compare

What's Changed

  • chore(npm): package name by @re1ro in #74
  • fix(Multisig): transferOperatorship using operatorEpoch by @re1ro in #77
  • feat: gateway deployment script by @jcs47 in #76
  • feature(ContractCall): flow improvements by @re1ro in #78
  • fix(Gateway): using abi.encode for CallApprovedKey by @re1ro in #82
  • feature(Gateway): getting admins, owners, operators and their thresholds by @re1ro in #81
  • Publish to npm ci by @canhtrinh in #75
  • feature(Gateway): freezing external tokens by @re1ro in #80

New Contributors

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

v3.0.0

22 Mar 18:50
0077b8e
Compare
Choose a tag to compare

What's Changed

  • feature(tests): testing previous EVM versions by @re1ro in #59
  • feature(Gateway): sendToken directly from the Gateway by @re1ro in #58
  • feat: token factory by @deluca-mike in #68
  • feature(AxelarGateway): external contracts method calling by @re1ro in #51
  • feat: Replace all requires with custom reverts by @deluca-mike in #69
  • fix(Gateway): removing sting indexes from events by @re1ro in #71
  • feature(util/Address): conversion from address to string by @re1ro in #72

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

v2.1.0

18 Feb 22:53
82194f6
Compare
Choose a tag to compare

What's Changed

  • fix: safe transfer of external erc20's by @sammy1991106 in #57
  • feat: upgrade verifies codehash by @sammy1991106 in #60
  • feat: require sorted signatures from owners/operators to improve gas cost by @sammy1991106 in #63
  • Adding support for tokenType, burnFrom and permit by @re1ro in #61
  • feat: Deposit Handler Reentrancy Check by @deluca-mike in #64
  • feat: selfdestruct to gateway by @sammy1991106 in #66

Full Changelog: v2.0.0...v2.1.0

v2.0.0

31 Jan 16:32
c6f8c7c
Compare
Choose a tag to compare

What's Changed

  • fix: remove redundant duplicate signer checks by @milapsheth in #38
  • chore: codeowners update by @re1ro in #42
  • feat/external erc20 support by @sammy1991106 in #41
  • Bytecode artifact (merging release into main) by @re1ro in #47
  • refactor: is-token-deployed to is-token-external to avoid custom setup on upgrade by @sammy1991106 in #48
  • fix: add absorber to keep burner consistency from v1.0.0 by @sammy1991106 in #49
  • feat: make setup optional on upgrade by @sammy1991106 in #50
  • feat!: create signer role to optimize gas cost by @sammy1991106 in #52
  • feat: deposit handler by @sammy1991106 in #55

New Contributors

Full Changelog: v0.1.1...v2.0.0

v1.0.0

18 Jan 22:01
Compare
Choose a tag to compare

What's Changed

  • chore: re-orgnize the repo, remove docker-related stuff, and update dependencies by @sammy1991106 in #39
  • feat: remove daily mint limit; support uncapped tokens; add Executed event by @sammy1991106 in #40

Full Changelog: v0.1.0...v1.0.0

v0.1.0

01 Dec 16:43
fea3c38
Compare
Choose a tag to compare
chore: evm london version (#37)

- node engine version