Skip to content

Releases: oursky/likecoin-chain

v3.0.0-rc1-hotfix-testnet-handler

08 Jul 14:06
Compare
Choose a tag to compare

Changelog

  • 88106a0 Hotfix for proposal typo on upgrade handle is v3.0.0-rc1

v3.0.0-rc1

01 Jul 14:26
Compare
Choose a tag to compare

Changelog

  • 8c14b3f Update proto deps after rebase

v3.0.0-beta1

30 Jun 02:17
Compare
Choose a tag to compare

Changelog

  • 09e0d81 Re-generate proto after rebase

v3.0.0-alpha7

17 Jun 16:19
676707e
Compare
Choose a tag to compare

Changelog

  • 676707e Refactor marketplace config to module params

v3.0.0-alpha6

20 May 08:20
57a8024
Compare
Choose a tag to compare

Changelog

  • 57a8024 Add validation for max supply >= mintable count

v3.0.0-alpha5

19 May 10:42
Compare
Choose a tag to compare

Changelog

  • 4a79301 Fix missing call to end blocker logic

v3.0.0-alpha4

17 May 10:27
862cd4c
Compare
Choose a tag to compare

Continuation of nft module alphas

v2.0.0-rc4

13 Apr 09:07
Compare
Choose a tag to compare

Changelog

  • Upgrade cosmos-sdk to 0.44.8, ibc-go to 2.1.0
  • Add support for like account prefix (by LikerLand)
  • Add migrations for bech32 stored in state (by LikerLand)
  • Add liked debug convert-prefix command tool for bech32 conversion

Known Issues

  • CLI and REST query to x/gov proposer, deposits and votes of inactive proposals will return addresses in old prefix. To be handled in subsequent patch. Note the REST endpoint is deprecated. (#182)

v2.0.0-rc3

07 Apr 09:53
Compare
Choose a tag to compare

Changelog

  • 7302e7b ✨ Add migration for vesting account types

v2.0.0-rc2

01 Apr 06:30
70c184b
Compare
Choose a tag to compare

Changelog

  • 70c184b Add migration for account prefixes in stored values