Skip to content

Releases: axelarnetwork/interchain-governance-orchestrator

v1.2.0

04 Sep 12:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

29 Aug 17:21
6c72d8a
Compare
Choose a tag to compare

What's Changed

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

v1.0.0

22 Aug 09:17
5ff1eb3
Compare
Choose a tag to compare

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 to bytes by @npty in #33
  • feat: change ownable to sdk implementation by @deanamiel in #34
  • chore: fix lint by @npty in #35

New Contributors

Full Changelog: https://github.com/axelarnetwork/interchain-governance-executor/commits/v1.0.0