Skip to content

Releases: Fairblock/fairyringclient

v0.7.0

29 Oct 15:28
8c15bee
Compare
Choose a tag to compare

What's Changed

  • Update fo be compatible with fairyring 0.10.x by @p0p3yee in #11

Full Changelog: v0.6.0...v0.7.0

v0.6.0

11 Oct 04:31
Compare
Choose a tag to compare

What's Changed

  • Add Derive private keyshare & fix sequence mismatch error by @p0p3yee in #10

Full Changelog: 0.5.4...v0.6.0

0.5.4

19 Aug 14:51
Compare
Choose a tag to compare

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

26 Apr 15:18
5f327b3
Compare
Choose a tag to compare

What's changed

  • Updated default gas adjustment from 1.5 to 3

Full Changelog: v0.5.2...v0.5.3

v0.5.2

05 Apr 16:30
Compare
Choose a tag to compare

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

05 Apr 16:29
Compare
Choose a tag to compare

What's New ?

  • Added support for using authorized address to submit keyshare

v0.5.0

26 Mar 15:04
f35a812
Compare
Choose a tag to compare
  • 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

26 Mar 15:00
ecd0e8c
Compare
Choose a tag to compare
  • Fixed client not able to handle general key share event

v0.3.2

06 Feb 02:52
Compare
Choose a tag to compare

Fixed how queued commitments & shares are being verified to prevent nil pointer error / incorrect result

v0.3.1

06 Feb 02:36
Compare
Choose a tag to compare

Updates

  1. Added version command
  2. Updated client to not exit but to wait until next round when get share response is empty on client start