Releases: oursky/likecoin-chain
Releases · oursky/likecoin-chain
v3.0.0-rc1-hotfix-testnet-handler
Changelog
- 88106a0 Hotfix for proposal typo on upgrade handle is v3.0.0-rc1
v3.0.0-rc1
Changelog
- 8c14b3f Update proto deps after rebase
v3.0.0-beta1
Changelog
- 09e0d81 Re-generate proto after rebase
v3.0.0-alpha7
Changelog
- 676707e Refactor marketplace config to module params
v3.0.0-alpha6
Changelog
- 57a8024 Add validation for max supply >= mintable count
v3.0.0-alpha5
Changelog
- 4a79301 Fix missing call to end blocker logic
v3.0.0-alpha4
Continuation of nft module alphas
v2.0.0-rc4
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
Changelog
- 7302e7b ✨ Add migration for vesting account types
v2.0.0-rc2
Changelog
- 70c184b Add migration for account prefixes in stored values