Skip to content

Releases: imua-xyz/imuachain

v1.0.1

06 Aug 04:09
7e9683d
Compare
Choose a tag to compare

Description

Release v1.0.1 is an upgrade for Testnet v4, featuring a more formalized product-level system.

What's Changed

FEATURE

IMPROVEMENT

BUGFIX

New Contributors

Full Changelog: v1.0.0...v1.0.1

v0.1.1

30 Apr 11:28
98d7894
Compare
Choose a tag to compare

Description

Release v0.1.1 is a testnet upgrade release with bootstrap and dogfood logic. The Change-log shows the main feature, improvement and bug fix for this release.

Changelog

FEATURE

  • #4 feat: add dogfood module
  • #19 feat: add avs manager module
  • #21 feat: add operator interface module
  • #30 feat: add oracle module
  • #32 feat: add task manager module
  • #39 feat: add voting power implement
  • #42 feat: replace staking with dogfood

IMPROVEMENT

  • #18 refactor: remove unused ginkgo
  • #45 chore:update cosmos-sdk version to 0.47.5 for bug fix

BUGFIX

  • #3 fix: fix some tests bugs
  • #8 fix: some CI/CD and github action related fix

v0.1.0

23 Apr 13:26
d9f7620
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Changelog

  • d9f7620 Merge pull request #2 from ExocoreNetwork/feat/doc