Skip to content

Releases: axelarnetwork/axelar-core

v0.31.4

20 Mar 18:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.31.3...v0.31.4

v0.32.2

21 Feb 19:30
Compare
Choose a tag to compare

Changelog

Build releases on Ubuntu 20.04 due to Github 18.04 deprecation

What's Changed

New Contributors

Full Changelog: v0.32.1...v0.32.2

v0.32.1

21 Feb 16:19
Compare
Choose a tag to compare

Changelog

Backported cosmos sdk LCD query bug fix

What's Changed

Full Changelog: v0.32.0...v0.32.1

v0.32.0

20 Feb 20:46
Compare
Choose a tag to compare

Changelog

This release adds the ability to do cross-chain messaging between Cosmos <-> EVM chains.

  • Contracts on EVM chains can call arbitrary Cosmwasm contracts on Cosmos chains and vice-versa.
  • Messages are passed in the memo field of an IBC transfer. Cosmos chains need to have ibc-go v3.4.0/v4.2.0+ for memo support, along with IBC hooks to trigger wasm calls.
  • Allow calling EVM contracts from Axelar directly.

What's Changed

New Contributors

Full Changelog: v0.31.0...v0.32.0

v0.31.3

02 Feb 22:18
Compare
Choose a tag to compare
v0.31.3

v0.31.2

23 Jan 22:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.31.1...v0.31.2

v0.31.1

23 Jan 18:44
Compare
Choose a tag to compare

What's Changed

  • fix(vald): add nil check for latestFinalizedBlockNumber for moonbeam by @sammy1991106 in #1849
  • fix(vald): panic instead of stalling when no new blocks arrive by @cgorenflo in #1846
  • fix(evm): deposit state (#1853) by @sammy1991106 in #1855
  • fix(vald): introduce errgroup so vald stops when one if its processes fails by @cgorenflo in #1856
  • chore: fix typo, multisigRounter -> multisigRouter by @ever0de in #1858
  • refactor(key): register static key particles to prevent accidental collisions by @cgorenflo in #1851
  • fix(vald): use sync broadcast mode for vald by @milapsheth in #1859
  • fix(vald): copy job by value in closure by @milapsheth in #1861
  • refactor: remove unused new keys by @cgorenflo in #1862
  • feat(evm): optimism support by @sammy1991106 in #1857
  • chore: update dependency by @haiyizxx in #1864
  • revert(vald): revert optimism finality changes by @milapsheth in #1867
  • fix(axelarnet)!: fix denom parsing and ibc channel use in rate limit by @milapsheth in #1866
  • fix(utils): log cached context run errors at debug level by @milapsheth in #1870
  • chore: remove warning in readme by @StephenFluin in #1872
  • chore(evm): update gateway version to v4.3.1 by @milapsheth in #1871
  • feat(evm)!: confirm general message destinates to cosmos chains by @haiyizxx in #1863
  • chore(rosetta): rosetta dependency update by @haiyizxx in #1876
  • revert: revert cosmos gmp change for v0.31 by @milapsheth in #1875

New Contributors

Full Changelog: v0.29.1...v0.31.1

v0.29.1

23 Dec 22:05
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where vald would stall on an rpc error. vald will now crash instead, allowing the system to auto-restart it.
  • Fixed an issue where vald broadcasts would time out. vald now broadcasts in sync mode and checks for inclusion of the tx.

Commits

  • fix(vald): add nil check for latestFinalizedBlockNumber for moonbeam (#1849) by @sammy1991106 in #1850
  • fix(vald): backport vald stall and broadcast mode fix by @milapsheth in #1860

Full Changelog: v0.29.0...v0.29.1

v0.29.0

01 Dec 14:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.28.0...v0.29.0

v0.28.1

29 Nov 21:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.28.0...v0.28.1