Releases: axelarnetwork/axelar-gmp-sdk-solidity
Releases · axelarnetwork/axelar-gmp-sdk-solidity
v5.3.1
What's Changed
- chore: cherry pick multisig vote reset improvement by @milapsheth in #87
Full Changelog: v5.3.0...v5.3.1
v5.3.0
What's Changed
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
- ci(publish): publishing bytecode on release by @re1ro in #76
- chore: remove unused openzeppelin dep by @milapsheth in #78
- feat(IInterchainGovernance): inherit ITimeLock by @deanamiel in #80
- feat(GasService): adding express methods by @re1ro in #79
- feat(IAxelarGasService): natspec docs by @deanamiel in #81
Full Changelog: v5.1.0...v5.2.0
v5.1.1
What's Changed
- ci(publish): publishing bytecode on release (#76) by @milapsheth in #77
Full Changelog: v5.1.0...v5.1.1
v5.1.0
v5.0.0
What's Changed
- feat: add governance contracts and tests by @deanamiel in #57
- feat: execute interface by @deanamiel in #58
- build(npm): building interfaces and version bump by @re1ro in #62
- feat(Create3Deployer): passing native value for deployment by @re1ro in #59
- feat(Multisig): withdraw functionality by @re1ro in #61
- ci(slither): adding static solidity check to PR automation by @re1ro in #56
- fix(Proxy): checking contractId for final and fixed proxies by @re1ro in #60
- feat(ownable): ownable updates by @deanamiel in #63
- build(package): removing the dist folder by @re1ro in #64
- feat: remove nft and token linker contracts by @deanamiel in #65
- fix(gitignore): interfaces relative path by @deanamiel in #66
- feat: deployer interfaces by @deanamiel in #55
- docs(Governance): design docs by @re1ro in #68
- fix(Upgradable): remove owner constructor arg by @deanamiel in #69
- feat: create2 deployer by @re1ro in #67
- refactor(FinalProxy): hard-coding the final deploy salt by @re1ro in #70
- feat: add gh release action by @milapsheth in #72
- fix: improve various checks and tests by @milapsheth in #71
- feat(Proxy): bytecode tests by @deanamiel in #73
Full Changelog: v4.0.3...v5.0.0
v4.0.3
What's Changed
- fix: initial owner as constructor arg by @deanamiel in #54
Full Changelog: v4.0.2...v4.0.3
v4.0.2
What's Changed
- feat: add receive to operators by @deanamiel in #51
- feat: run tests against live testnets by @deanamiel in #52
Full Changelog: v4.0.1...v4.0.2
v4.0.1
v4.0.0
What's Changed
- chore(CI): added Milap as CODEOWNER by @re1ro in #45
- feat: operators contract as per ticket axe680 by @deanamiel in #39
- feat: natspec docs for deploy and upgradable contracts by @deanamiel in #41
- feat: allow both 1 step and 2 step ownership transfer by @deanamiel in #46
- feat: update solhint to ignore common warnings by @deanamiel in #47
- feat: overhaul the express executable by @Foivos in #43
- feat: add slither config by @milapsheth in #48
Full Changelog: v3.6.1...v4.0.0