Releases: irisnet/irismod
Releases · irisnet/irismod
v1.8.0
Release Notes
This is a breaking release introduces new features, multiple improvements and bug fixes described in the Changelog.
ChangeLog
Improvements
- #382 Fix dependabot alerts.
- #381 Forbidden to mint nft under ibc class.
- #378 Support cosmos-sdk
x/nftapi. - #376 Bump up cosmos-sdk to v0.47.4.
- #374 Move proto file to irismod directory.
- #369 Support cosmos depinject.
- #368 Remove sdk simapp dep.
- #367 Lint proto.
- #365 Remove duplicate events.
- #364 Migrate token params.
- #363 Migrate service params.
- #362 Migrate htlc params.
- #361 Migrate farm params.
- #360 Migrate coinswap params.
Bug Fixes
- #380 Fix farm genesis validation.
- #367 Fix
mtmodule rest url conflict. - #356 Replace base64.StdEncoding with base64.RawStdEncoding.
- #351 Fix wrong addr length of the service module.
API Breaking Changes
- #353 The commands of the token module only supports the main unit coin
v1.6.2
v1.7.3
v1.7.3-rc1
bump cosmos-sdk version to v0.46.9 (#335)
v1.7.2-gon-beta.2
Merge pull request #333 from irisnet/fix/gon replace base64.RawStdEncoding with base64.StdEncoding
v1.7.2-gon-beta.1
fix empty json data for class/nft metadata (#332)
v1.7.2
v1.7.1
v1.7.0
Bug Fixes
Improvements
- #305 Remove ibc-go from project.
- #319 Bump up cosmos-sdk to v0.46.4.
- #307 Refactor proto-gen with docker.
- #308 Coinswap module adds unilateral injection liquidity function.
- #309 Refactor nft with cosmos-sdk nft module.
API Breaking Changes
- #309 GRPC method
Ownerrename toNFTsOfOwner, Remove deprecatedQueriesapi
v1.6.1-tianhe
fix random error