[SDK&CLI] 1.5.0
configure-config
adds option--min-bond-max-stake-wanted
, a minimum value for the max-stake-wanted field (in lamports) inBond
accountconfigure-bond
adds option--max-stake-wanted
, the maximum stake amount (in SOLs) to be delegated to them- updates of
show-bond
to provide info oncpmpe
andmax-stake-wanted
fields, listing the content ofvote 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)