Releases: marinade-finance/validator-bonds
Releases · marinade-finance/validator-bonds
[CLI] 1.1.7
- 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
- update README for
init-bond
to be more comprehensible
[CLI] 1.1.4
--keypair
is not required for CLI when usingshow
command or--print-only
[SDK] 1.1.3
- init, claim, cancel withdraw request methods in SDK
[1.1.0] SDK & CLI
- from now bond is created with validator identity signature instead of the vote account withdrawer signature
[1.0.3] CLI
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
- first version of SDK and CLI with config and bond accounts