v0.45.0-rc0
Pre-release
Pre-release
LBM-SDK v0.45.0-rc0 reflects cosmos-sdk v0.42.11, which fixes bugs in cosmos-sdk. And upgrades to cosmwasm 0.16.3 of x/wasm
. Removed sig_block_height
used for signing and changed to use account_number
again, and a new token module was added.
Features
- (x/wasm) #444 Merge wasmd 0.19.0
- remove custom encoder from x/wasm/keeper.NewKeeper's arg. After the Token/collection module is added, it will be ported again.
- (cosmos-sdk) #437 dump up to cosmos-sdk v0.42.11
- (feat) #434 Revert signature mechanism using
sig_block_height
- (x/token) #416 Migrate token module from line/link
Bug Fixes
- (x/wasm) #436 remove
x/wasm/linkwasmd
Build, CI
- (makefile, ci) #438 fix
make proto-format
andmake proto-check-breaking
error
See our CHANGELOG for the list of all changes, or a full commit diff