- (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
- (x/foundation) #952 Address generation of the empty coins in x/foundation
- (x/collection,token,foundation) #963 Check event determinism on original modules
- (x/collection) #965 Provide specific error messages on x/collection queries
- (swagger) #898 fix a bug not added
lbm.tx.v1beta1.Service/GetBlockWithTxs
in swagger - (x/collection) #911 Add missing command(TxCmdModify) for CLI
- (x/foundation) #922 Propagate events in x/foundation through sdk.Results
- (x/foundation) #946 Fix broken x/foundation invariant on treasury
- (x/foundation) #947 Unpack proposals in x/foundation import-genesis
- (x/collection) #953 Allow zero amount of coin in x/collection Query/Balance
- (x/collection) #954 Remove duplicated events in x/collection Msg/Modify
- (x/collection) #955 Return nil where the parent not exists in x/collection Query/Parent
- (x/collection) #959 Revert #955 and add Query/HasParent into x/collection
- (x/collection) #960 Fix default next class ids of x/collection
- (x/collection) #961 Do not loop enum in x/collection
- (x/collection,token) #957 Refactor queries of x/collection and x/token
- (proto) #923 deprecate broadcast mode
block
- (x/collection,token) #956 Replace query errors on the original modules into gRPC ones
- (ci, build) #901 Update release pipeline to match non-wasm env