- (baseapp) #840 allow querying the state based on
CheckState
. - (x/foundation) #848 remove
gov mint
for x/foundation proposal - (x/wasm) #850 remove
x/wasm
module in lbm-sdk - (log) #883 add zerolog based rolling log system
- (Ostracon) #887 apply the changes of vrf location in Ostracon
- (x/upgrade) #889 remove time based upgrade
- (cosmovisor) #792 Use upstream's cosmovisor
- (server) #821 Get validator pubkey considering KMS
- (client) #890 Map Ostracon:ErrTxInMap to lbm-sdk:ErrTxInMempoolCache
- (x/collection) #894 Change the default params of x/collection
- (ante) #895 Remove max gas validation
- (x/collection,token) #900 Add uri for MsgModify and deprecate the old ones
- (x/foundation) #912 Introduce censorship into x/foundation
- (x/foundation) #933 Clean up x/foundation apis
- (x/collection) #938 Add progress log into x/collection import-genesis
- (client) #817 remove support for composite (BLS) type
- (x/foundation) #834 Apply foundation audit
- (x/collection,token) #849 Introduce codespace into x/collection,token
- (x/token,collection) #863 Update x/collection,token proto
- (x/collection,token) #866 Do not create account on x/token,collection
- (x/collection,token) #881 Remove some x/token,collection queries on listable collections
- (x/collection) #911 Add missing command(TxCmdModify) for CLI
- (x/foundation) #922 Propagate events in x/foundation through sdk.Results
- #853 remove useless stub BeginBlock, EndBlock methods from modules below
- ibc, authz, collection, feegrant, ibc, token, wasm
- (x/ibc) #858 detach ibc module(repo: line/ibc-go)
- (rest) #807 remove legacy REST API
- (codec) #833 Fix foundation amino codec
- (ostracon) #869 apply changes to replace Ostracon proto message with Tendermint
- (x/bank) #876 Add
MultiSend
deactivation - (x/auth) #891 deprecate
cosmos.tx.v1beta1.Service/GetBlockWithTxs
and addlbm.tx.v1beta1.Service/GetBlockWithTxs
for lbm - (abci) #892 remove the incompatible field
index=14
inTxResponse
- (proto) #923 deprecate broadcast mode
block
- (ci) #829 automate release process
- (build) #872 Retract v1.0.0
- (ci, build) #901 Update release pipeline to match non-wasm env
- (x/foundation) #934 Update permlinks in x/foundation documents