github cosmos/cosmos-sdk v0.42.8
Cosmos SDK v0.42.8 "Stargate" Release Notes

latest releases: v0.47.13-ics-lsm, x/upgrade/v0.1.2, x/nft/v0.1.1...
2 years ago

This release includes various minor bug fixes and improvements, including:

  • emit events for tx signature and sequence, so clients can now query txs by signature (tx.signature='<base64_sig>') or by address and sequence combo (tx.acc_seq='<addr>/<seq>'),
  • support other signing algorithms than secp256k1 with --ledger in with the CLI keys add command,
  • add missing documentation for CLI flag --output json/text to all tx cli commands.

See the Cosmos SDK v0.42.8 milestone on our issue tracker for the exhaustive list of all changes.

Don't miss a new cosmos-sdk release

NewReleases is sending notifications on new releases.