Skip to content

concordium-client 7.0.1

Latest
Compare
Choose a tag to compare
@td202 td202 released this 23 Sep 14:00
· 18 commits to main since this release
65d9c90

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 for validator add to --validator-credentials-out to fix a conflict with the --out flag for outputting the (partially-signed) transaction.