Skip to content

Releases: axelarnetwork/axelar-core

v0.34.3

08 Jan 19:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.34.2...v0.34.3

v0.34.2

17 Nov 18:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.34.1...v0.34.2

v0.34.1

05 Sep 18:53
Compare
Choose a tag to compare
v0.34.1

v0.34.0

05 Sep 18:10
Compare
Choose a tag to compare
v0.34.0

v0.33.3

18 Jul 20:08
Compare
Choose a tag to compare

What's Changed

This release adds staking improvements to the Rosetta API. Only node operators running via Rosetta are affected by this change.

  • chore(rosetta): staking and pending balance query support by @haiyizxx in #1968

Full Changelog: v0.33.2...v0.33.3

v0.33.2

18 Jul 19:11
Compare
Choose a tag to compare

What's Changed

This patch release addresses a liveness issue which affected some functionalities. This version is consensus breaking. Axelar validators have already upgraded to it. We recommend upgrading your axelard nodes to this version or later for smooth operations for your node (for both testnet and mainnet). Simply restart your axelard node with this version for the upgrade to take effect. You can reach out to us at [email protected] for any questions related to this.

Credits to @yaarha for finding the issue and for the responsible disclosure through our bug bounty program.

Full Changelog: v0.33.1...v0.33.2

v0.33.1

03 Jun 02:52
Compare
Choose a tag to compare

Changelog

This patch release brings various improvements to vald, and events.

  • Cache finalized block height by chain to reduce RPC queries #1946
  • Remove redundant block inclusion check #1940
  • Add a finality_override option to use confirmation based finality check, needed for upcoming BSC chain upgrade #1936
  • Allow processing of an old Filecoin key transfer #1949
  • Add a query for Axelar specific inflation rate /axelar/reward/v1beta1/inflation_rate #1941

What's Changed

Full Changelog: v0.33.0...v0.33.1

v0.33.0

01 Apr 14:11
Compare
Choose a tag to compare

Changelog

This release adds some improvements to Cosmos <-> EVM General Message Passing.

  • An optional fee can be paid along with the GMP call from Cosmos, allowing a user to pay for gas to a relayer for the cross-chain contract call. The fee is deducted from the IBC transfer.
  • Any direction of Cosmos <-> EVM GMP calls now require triggering RouteMessage as an intermediary step (intended to be performed by the relayer).

What's Changed

Full Changelog: v0.32.0...v0.33.0

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