Skip to content

Releases: marinade-finance/validator-bonds

[CLI] 1.1.7

29 Jan 13:47
Compare
Choose a tag to compare
  • fixing issue of wrong versions shown in --help command
  • using finalized as the default confirmation strategy when a command is executed (this means more seconds for waiting but hopefully less errors that transaction has not been found while it was executed at cluster)
  • updating README

[CLI] 1.1.5

16 Jan 15:34
Compare
Choose a tag to compare
  • update README for init-bond to be more comprehensible

[CLI] 1.1.4

16 Jan 15:32
Compare
Choose a tag to compare
  • --keypair is not required for CLI when using show command or --print-only

[SDK] 1.1.3

12 Jan 22:40
Compare
Choose a tag to compare
  • init, claim, cancel withdraw request methods in SDK

[1.1.0] SDK & CLI

03 Jan 17:11
Compare
Choose a tag to compare
  • from now bond is created with validator identity signature instead of the vote account withdrawer signature

[1.0.3] CLI

02 Jan 09:11
Compare
Choose a tag to compare

CLI fixes

  • readme published to npm registry
  • CLI fixing nodejs bin installation
  • fixing --keypair argument being parsed correctly

Full Changelog: v1.0.0...cli_v1.0.3

[1.0.0] SDK & CLI

31 Dec 00:02
Compare
Choose a tag to compare
  • first version of SDK and CLI with config and bond accounts