v0.42.7
Cosmos SDK v0.42.7 "Stargate" Release Notes
This is minor release porting few bug fixes and backward compatible improvements. See the Cosmos SDK v0.42.7 milestone for more details.
Improvements
• (baseapp) #9578 Return `Baseapp`'s `trace` value for logging error stack traces.
• (cli) #9593 Check if chain-id is blank before verifying signatures in multisign and error.
Bug Fixes
• (x/ibc) #9640 Fix IBC Transfer Ack Success event as it was initially emitting opposite value.
• #9645 Use correct Prometheus format for metric labels.
• #9299 Fix `[appd] keys parse cosmos1...` freezing.
• (keyring) #9563 fix keyring kwallet backend when using with an empty wallet.