Releases: Fairblock/fairyringclient
Releases · Fairblock/fairyringclient
0.5.4
What's Changed
- add datasource variable instead of fixed uid by @magu007 in #8
- add metric fairyringclient_latest_submit_keyshare_height by @magu007 in #9
- update to cosmos-sdk v0.50.8 by @p0p3yee
Full Changelog: v0.5.3...0.5.4
v0.5.3
What's changed
- Updated default gas adjustment from
1.5
to 3
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Whats New ?
- Fixed client will submit incorrect keyshares when the current public key got overrode
Full Changelog: V0.5.1...v0.5.2
V0.5.1
What's New ?
- Added support for using authorized address to submit keyshare
v0.5.0
- Updated client to get share on chain instead of getting it from API (For fairyring v0.5.0)
- Removed multiple validators support
- Removed ShareGenerationAPI in the config
- Updated
PrivateKeys
to PrivateKey
in config
- Updated
keys list
and keys add
command to keys show
and keys update
v0.4.0
- Fixed client not able to handle general key share event
v0.3.2
Fixed how queued commitments & shares are being verified to prevent nil pointer error / incorrect result
v0.3.1
Updates
- Added version command
- Updated client to not exit but to wait until next round when get share response is empty on client start