Skip to content

[SDL&CLI] 1.2.0

Compare
Choose a tag to compare
@ochaloup ochaloup released this 19 Mar 10:05

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 Program
  • mint-bond command were added to make possible to configure the bond account without signing CLI with validator identity
  • configure-bond command adjusted to work with mint-bond SPL tokens
  • show-bond adjusted to show funded amounts
  • pause, 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