Skip to content

Releases: axelarnetwork/axelar-core

v1.2.1

07 Feb 17:39
Compare
Choose a tag to compare

What's Changed

  • fix(axelarnet): during migration the SendCoinsFromModuleToModule func takes module name instead of module account address by @fish-sammy in #2209
  • fix(sdk): valid dec range by @fish-sammy in #2211
  • refactor(nexus): rename nextID to currIDAndIncr and update the doc by @fish-sammy in #2214
  • chore: sdk deps update by @haiyizxx in #2217
  • fix(multisig-protobufs): mark sender field as deprecated and add new field with proper type by @jcs47 in #2232
  • feat(distribution)!: custom fee allocation by @haiyizxx in #2231
  • fix(distr)!: use wrapped keeper for distribution begin blocker by @haiyizxx in #2234
  • chore(distribution): rename event by @haiyizxx in #2235
  • chore(deps)!: bump up comsmwasm dependencies by @haiyizxx in #2236
  • chore: bump up wasmvm version in dockerfile by @haiyizxx in #2237
  • chore!: update dependencies by @haiyizxx in #2238
  • fix(auth)!: migrate the distribution account to have burner permission by @haiyizxx in #2242

Full Changelog: v1.1.0...v1.2.1

v1.2.0

06 Feb 16:06
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release

This release only works for a new blockchain starting at this version. It is advised to use v1.2.1 instead.

v1.1.3

18 Dec 21:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

27 Nov 20:46
Compare
Choose a tag to compare

Changelog

This is a non-consensus breaking patch release for v1.1.x. v1.1.x minor version is not yet released on testnet/mainnet.

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.0.5

27 Nov 20:46
Compare
Choose a tag to compare

Changelog

This is a non-consensus breaking patch release that all node operators are recommended to apply.

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.1.1

22 Nov 18:21
Compare
Choose a tag to compare

What's Changed

  • fix(axelarnet): during migration the SendCoinsFromModuleToModule func takes module name instead of module account address (#2209) by @fish-sammy in #2210

Full Changelog: v1.1.0...v1.1.1

v1.1.0

19 Nov 04:00
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.0.4

02 Oct 20:26
Compare
Choose a tag to compare

Changelog

This is an optional release. It clarifies usage of a type in vald, without any behaviour changes. This is useful for consumers of the axelar-core go module. Axelar node operators don't need to apply this patch.

What's Changed

  • fix(vald): extend type API to reduce underlying ambiguity by @kyanokashi in #2191

Full Changelog: v1.0.3...v1.0.4

v1.0.3

30 Sep 19:38
Compare
Choose a tag to compare

Changelog

This is an optional patch release that adds source/destination chain metadata to GMP events for easier indexing. Public RPC providers are recommended to apply the patch.

The patch is NOT consensus breaking, so a node can be restarted anytime with the new release.

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

21 Aug 18:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2