Skip to content

Releases: marinade-finance/validator-bonds

[SDK&CLI] 1.3.5

06 May 10:42
Compare
Choose a tag to compare
  • CLI: fixing withdraw claim command that was wrongly filtering stake accounts possible for claiming
  • fixing issue with CLI bin publishing from 1.3.4

[SDK&CLI] 1.3.3

27 Apr 05:52
Compare
Choose a tag to compare

Fixes&Breaking

  • show-bond uses in printing term number instead of amount
  • fund-bond, configure-bond works with parameter <address> to be bond or vote account

[SDK&CLI] 1.3.2

15 Apr 12:16
Compare
Choose a tag to compare
  • CLI --help to show global args for subcommands

[SDK&CLI] 1.3.1

15 Apr 12:04
Compare
Choose a tag to compare
  • CLI show-bond to not querying getEpochInfo for every loaded stake account

[SDK&CLI] 1.3.0

15 Apr 12:03
Compare
Choose a tag to compare
  • align with contract v1.4.0 update

[SDL&CLI] 1.2.0

19 Mar 10:05
Compare
Choose a tag to compare

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

[SDL&CLI] 1.1.12

19 Feb 16:06
Compare
Choose a tag to compare
  • [cli] show-bond command accepts vote account address, not only the bond account address

[SDK&CLI] 1.1.11

15 Feb 10:27
Compare
Choose a tag to compare
  • update cli show-bond
  • align the SDK with new version of contract released as `contract-v1.2.0

[CLI] 1.1.10

04 Feb 17:41
Compare
Choose a tag to compare
  • init-bond can be called as permission-less op

[CLI] 1.1.8

02 Feb 09:43
Compare
Choose a tag to compare
  • init-bond admits to not use only pubkey but keypair or wallet when providing a admin bond authority

Full Changelog: v1.1.7...v1.1.8