Skip to content

[SDK&CLI] 1.5.0

Compare
Choose a tag to compare
@ochaloup ochaloup released this 14 Jun 08:15
  • configure-config adds option --min-bond-max-stake-wanted, a minimum value for the max-stake-wanted field (in lamports) in Bond account
  • configure-bond adds option --max-stake-wanted, the maximum stake amount (in SOLs) to be delegated to them
  • updates of show-bond to provide info on cpmpe and max-stake-wanted fields, listing the content of vote account
  • default CLI error reporting does not print the whole exception, to get it printed use --debug
  • CLI show information about the latest available version in the NPM registry when an error occurs

NOTE: version 1.4.0 was skipped deliberately to align with the contract update version (which is 1.5.0)