github axelarnetwork/axelar-core v0.32.0

latest releases: v1.0.2, v0.35.8, v1.0.1...
19 months ago

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

Don't miss a new axelar-core release

NewReleases is sending notifications on new releases.