MyGit

v0.46.9

cosmos/cosmos-sdk

版本发布时间: 2023-02-07 20:24:13

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

Cosmos SDK v0.46.9 Release Notes

This release introduces bug fixes and improvements. Notably an extra config in the app.toml, iavl-lazy-loading, to enable lazy loading of IAVL store. Changes to be made in the app.toml can be found in the CHANGELOG.

Please see the CHANGELOG for an exhaustive list of changes.

Full Commit History: https://github.com/cosmos/cosmos-sdk/compare/v0.46.8...v0.46.9

NOTE: Add or update the following replace in the go.mod of your application:

// use informal system fork of tendermint
replace github.com/tendermint/tendermint => github.com/informalsystems/tendermint v0.34.26

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

查看:2023-02-07发行的版本