Releases: axelarnetwork/axelar-cgp-solidity
Releases · axelarnetwork/axelar-cgp-solidity
v3.1.2
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
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
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
v3.1.0
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
- @jcs47 made their first contribution in #76
- @canhtrinh made their first contribution in #75
Full Changelog: v3.0.0...v3.1.0
v3.0.0
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
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
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
- @milapsheth made their first contribution in #38
- @re1ro made their first contribution in #42
Full Changelog: v0.1.1...v2.0.0
v1.0.0
v0.1.0
chore: evm london version (#37) - node engine version