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