Skip to content

v0.24.1

Compare
Choose a tag to compare
@husio husio released this 18 Dec 08:18
d3ec929

Changelog:

  • x/msgfee configuration in genesis is optional. Not providing it no longer
    fails initialization.
  • a new orm.IterAll iterator was implemented to allow iterating through all
    entities of a given bucket.
  • a bnsd data migration was added that rewrites all accounts from
    x/username extension to x/account.