Releases: axelarnetwork/interchain-governance-orchestrator
Releases · axelarnetwork/interchain-governance-orchestrator
v1.2.0
What's Changed
- chore: fix whitelistSender task by @npty in #38
- chore: update deployment to v5.3 by @milapsheth in #39
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- chore: use consistent optimizer settings by @milapsheth in #37
- fix: update salt for deployment by @milapsheth in #36
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- chore: minor changes by @canhtrinh in #1
- feat: add e2e tests with governance contracts by @npty in #2
- feat: add deploy script by @npty in #6
- chore: improve diagram by @npty in #7
- chore: improve readme by @npty in #8
- chore: fix sample.md by @npty in #9
- feat: refactoring InterchainProposalExecutor by @npty in #10
- feat: enhance contracts for multi destination chains by @npty in #11
- chore: update sample and contract by @npty in #13
- chore: update project name by @npty in #14
- Fix: resolve ownership issue in ProposalExecutor when using create3 by @npty in #15
- fix: comments around configs, contracts by @milapsheth in #17
- chore: update deployed contract addresses with docs by @npty in #19
- chore: deploy InterchainProposalExecutor by @npty in #20
- chore: update whitelisted address to be a string by @npty in #21
- chore: add more tests for full coverage by @npty in #22
- feat: support native token receive in executor contract by @npty in #23
- chore: fix dependencies security issues by @npty in #24
- chore: add zero address checks by @npty in #27
- chore: move
_beforeProposalExecuted
callback after whitelist checks by @npty in #26 - chore: improve coverage workflow by @npty in #25
- chore: deploy contracts on filecoin testnet by @npty in #28
- chore: fix tasks by @npty in #29
- chore: remove deployer contract by @npty in #30
- fix: gas usage optimizations by @deanamiel in #31
- chore: change whitelisted caller type from
address
tobytes
by @npty in #33 - feat: change ownable to sdk implementation by @deanamiel in #34
- chore: fix lint by @npty in #35
New Contributors
- @canhtrinh made their first contribution in #1
- @milapsheth made their first contribution in #17
- @deanamiel made their first contribution in #31
Full Changelog: https://github.com/axelarnetwork/interchain-governance-executor/commits/v1.0.0