Skip to content

v0.23.0: release 0.23.0 (#1068)

Compare
Choose a tag to compare
@husio husio released this 29 Nov 12:11
2cd1732

Changelog:

  • x/sigs allow to explicitly specify which user to bump the sequence for
    instead of relying on the transaction signatures.
  • x/username when registering a token, allow to explicitly specify the new
    token owner instead of relying only on the transaction signatures.

Breaking changes

  • deprecate and rename x.MainSigner to x.AnySigner to better describe
    provided functionality.