Releases: axelarnetwork/axelar-gmp-sdk-solidity
Releases · axelarnetwork/axelar-gmp-sdk-solidity
v3.6.1
v3.6.0
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
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
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
- @deanamiel made their first contribution in #28
Full Changelog: v3.2.1...v3.3.0