This release supports node version 7 and protocol version 7.
Changes
- Display the account balance "at disposal" in
account show
. - List the cooldowns on an account, and their expiration times (from protocol version 7).
- Improved checks when configuring a validator or delegator.
- Fix the display of the expected expiry of pending changes to an accounts stake (before protocol version 7) to correctly account for the change taking place at a payday.
- Fix a bug in correctly accounting for parsed events.
- Rename the
--out
flag forvalidator add
to--validator-credentials-out
to fix a conflict with the--out
flag for outputting the (partially-signed) transaction.