MyGit

v0.46.12

cosmos/cosmos-sdk

版本发布时间: 2023-04-04 23:38:25

cosmos/cosmos-sdk最新发布版本:v0.50.6(2024-04-22 17:44:06)

Cosmos SDK v0.46.12 Release Notes

This release introduces a number of improvements and bug fixes, notably a new query for the x/group module, for querying all groups on a chain.

Note, from v0.46.11+, the following replace is mandatory in the go.mod of your application:

// use cometbft
replace github.com/tendermint/tendermint => github.com/cometbft/cometbft v0.34.27

Please see the CHANGELOG for an exhaustive list of changes.

Full Commit History: https://github.com/cosmos/cosmos-sdk/compare/v0.46.11...v0.46.12

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-04-04发行的版本