Skip to content

[SDK&CLI] 2.0.4

Latest
Compare
Choose a tag to compare
@ochaloup ochaloup released this 08 Oct 09:19
· 26 commits to main since this release

Updates

  • cli: bond-address to display address of withdraw request for the bond (PR#128)
  • cli: claim-withdraw-request to work with addresses of stake accounts (PR#123)

Fixes

  • cli: handle better errors when bond or withdraw request exist on chain on init (PR#122)
  • cli: show-event to correctly parse cpi event data of the contract (PR#118)
  • sdk: configureConfig to accept 0 as a valid value (PR#105)