v0.25.0
x/txfee
extension created and integrated incmd/bnsd
. Txfee add
additional fee depending on the transaction binary size.
Breaking changes
bnsd/x/preregistration
extension created and integrated intobnsd
. It
allows for preregistering account domains that later will be migrated into
theaccount
implementation using a data migration.x/escrow
:CreateMsg.Source
is no longer optional and is now required.x/sigs
:BumpSequenceMsg.User
is now required and cannot be empty.