Releases: likecoin/likecoin-chain
Releases · likecoin/likecoin-chain
v4.0.0-rc1
Changelog
...compared to v4.0.0-rc0
- Fix missing upgrade handler for x/group
v4.0.0-rc0
v4.0.0 ChungKing
Changelog
- Upgrade cosmos-sdk to 0.46.12
- Upgrade ibc-go to 5.2.0
- Remove x/nft backport
- Add
full_pay_to_royalty
flag to sell NFT event - Add deterministic ISCN ID when creating ISCN
- Add custom authz message in iscn and likenft module
- Add feegrant in iscn and likenft module messages
v3.1.1
Changelog
- Upgrade cosmos-sdk to 0.45.11
- Upgrade ibc-go to 2.4.2
- Upgrade cosmosvisor in Dockerfile to 1.3.0
- Implement ApplicationQueryService for min gas prices query
v3.1.0
Changelog
- Upgrade cosmos-sdk to 0.45.9 which patches ibc security vulnerability dragonberry
v3.0.0
v2.0.2
v2.0.1
Changelog
- Patch chain halt due to double unbounding validator
- Rename go package to likecoin/likecoin-chain/v2
v2.0.0
v2.0.0 LaiChiKok
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
v1.2.0
Changelog
This distribution introduce the support of cosmovisor, while it keep binary compatible to the existing fotan-1.2. i.e. Validator can replace the binary and it should work.
It is recommended for validator to setup cosmovisor for preparation of future proposal upgrade. reference can be found here: https://docs.like.co/validator/likecoin-chain-node/setup-a-node
aabee90 Merge feat/cosmovisor
v1.2.0-rc4
Changelog
aabee90 Merge feat/cosmovisor