Skip to content

v0.1.43

Compare
Choose a tag to compare
@ivivanov ivivanov released this 21 Feb 07:40
· 406 commits to main since this release

Features

  • set updgrade handler for v0.1.43 (ivivanov)

Bug Fixes

  • fix fuzzer test by using fauxMerkleModeOpt #57 (Lockwarr)
  • 08d127a: Update client node port in init script (ivivanov) #53

Code Refactoring

  • cleanup of redundant TODO comments (Lockwarr)

Tests

  • add simulation test app-import-export (Lockwarr)
  • add simulation test app-import-export #57 (Lockwarr)
  • add more modules to compare when testing sim-import-export #57 (Lockwarr)
  • 4214c92: Fix validate minter func (ivivanov) #54

Continuous Integration

  • add release job in dpeloy workflow (ivivanov)
  • workflow to notify slack on release (ivivanov)
  • add test import export job #59 (ivivanov)
  • update go 1.18->1.19 #59 (ivivanov)
  • remove deploy step (ivivanov)
  • f024811: Cleanup deploy workflow (ivivanov)
  • afe3f02: Fix cosmos tests workflow (ivivanov) #51
  • 7f78299: [deploy scripts] shorten the local gov proposals (Gancho Manev)

Chores

  • cleanup deps, fix lint (ivivanov)
  • dfca948: Cleanup gitlab ci related files (ivivanov)
  • e86c118: Rename builder image (ivivanov)
  • 9d95cf7: [scripts]change log_level default value -> debug (Desislava)

Documentation

  • f7eecd6: Add comment why we configure client.toml (ivivanov)
  • 56f9bdc: Add status badge for cosmos-sdk tests (ivivanov)