Releases: harmony-one/go-sdk
Go Version Update & Bugfixes
Uploaded for distribution on Thursday, April 16, 2020
Installation
Instructions for how to install and use the Harmony CLI can be found here.
Changes
- Upgrade Go version to 1.14
- Export keystore now takes in an output directory param & will export the keystore file to the specified location
- Enable
--bls-pubkeys-directory
flag for edit validator command - Fix reading of
.pass
files when using--bls-pubkeys-directory
Bug Fixes and BLS key feature
Uploaded for distribution on Sunday, April 12, 2020
Installation
Instructions for how to install and use the Harmony CLI can be found here.
Changes
- Fix BLS-for-shard if given a 0x string.
- Add BLS pub-key directory for create validator command
[early release] Stake Heist
Uploaded for distribution on Monday, April 6, 2020
Installation
Instructions for how to install and use the Harmony CLI can be found here.
Changes
- Add multiple BLS key generation for a given shard.
- Add latest-headers command
- Bugfix staking transaction
Hotfixes
Staking additions & Bug fixes
Uploaded for distribution on Friday, March 27, 2020
Installation
Instructions for how to install and use the Harmony CLI can be found here.
Changes
- Fix BLS save function.
- Add functionality to get validator information by block number
- Fix localhost implicit chain ID
- Add checks for invalid negative input
Bug fixes and Quality of life changes
Uploaded for distribution on Saturday, March 21, 2020
Installation
Instructions for how to install and use the Harmony CLI can be found here.
Changes
- Remove needless double take from passphrases
- Change cookbook depending on a given endpoint
- Implicit chain ID if given a harmony endpoint
- Version check when a transaction failed
[EMERGENCY] Chain-ID update edit validator change
Uploaded for distribution on Monday, March 9, 2020
Installation
Instructions for how to install and use the Harmony CLI can be found here.
Changes
- Update default chain ID for Partner network
- Update edit validator for new harmony node
Notes
- Backwards incompatibility should not be broken.
Bug fixes and Quality of life changes
Uploaded for distribution on Friday, March 6, 2020
Installation
Instructions for how to install and use the Harmony CLI can be found here.
Changes
- Cookbook messages have been updated
- Convenience for ip specified node
- Print Bech32 address when keys are imported and/or created
- Make recovering from mnemonic a separate command (and deprecate old way of importing keys)
[Staking][Breaking] Change validator info cmd in CLI, no tx breaking change
Uploaded for distribution on Friday, February 28, 2020
Installation
Instructions for how to install and use the Harmony CLI can be found here.
Changes
- Change
all-active
toelected
for getting validator information.
Minor update & bug fixes
Uploaded for distribution on Friday, February 28, 2020
Installation
Instructions for how to install and use the Harmony CLI can be found here.