[SDL&CLI] 1.2.0
Updates
CLI and SDK aligned with contract release v1.3.0
CLI Features
init-withdraw-request
,cancel-withdraw-request
,claim-withdraw-request
commands were added to work with funding and withdrawing stake accounts to Bonds Programmint-bond
command were added to make possible to configure the bond account without signing CLI with validator identityconfigure-bond
command adjusted to work withmint-bond
SPL tokensshow-bond
adjusted to show funded amountspause
,resume
commands for emergency purposes added
Fixes
- on execution the error
Server responded with 429 Too Many Requests. Retrying after 1000ms delay...
should not be failing the commands anymore