Skip to content

Release v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 20:37
v1.9.0
b1b584b

v1.9.0 - 2022-04-25

Summary

Provenance 1.9.0 brings some minor features and security improvements.

Features

  • Add add-genesis-msg-fee command to add msg fees to genesis.json and update Makefile to have pre-defined msg fees #667
  • Add msgfees summary event to be emitted when there are txs that have fees #678
  • Adds home subcommand to the cli's config command [#620] (#620)
  • Add support for rocksdb and badgerdb #702
  • Create dbmigrate utility for migrating a data folder to use a different db backend #696

Improvements

  • When the start command encounters an error, it no longer outputs command usage #670
  • Change max length on marker unresticted denom from 64 to 83 #719
  • Set prerelease to true for release candidates. #666
  • Allow authz grants to work on scope value owners #755
  • Bump wasmd to v0.26 (from v0.24). #799