Skip to content

Releases: jsign/go-kzg-ceremony-client

v1.1.0

17 Mar 17:08
965cecc
Compare
Choose a tag to compare

What's Changed

  • Support offline contributions, configurable sequencer URL & direct hex-encoded entropy flag by @jsign in #10

Full Changelog: v1.0.4...v1.1.0

v1.0.4

09 Feb 21:55
99a7ab2
Compare
Choose a tag to compare

What's Changed

  • readme(fix): update link to sequencer seq. by @NicoSerranoP in #7
  • Include the session id in error message when getting an auth error by @chrisguox in #8
  • minor improve: log time & avoid duplicate file name by @WenYongqi in #9

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

15 Jan 18:32
e1dbc1b
Compare
Choose a tag to compare
include more checks in for transcript verification

Signed-off-by: Ignacio Hagopian <[email protected]>

v1.0.2

15 Jan 17:48
8a6f878
Compare
Choose a tag to compare
cross validate running products with tau first power

Signed-off-by: Ignacio Hagopian <[email protected]>

v1.0.1

13 Jan 20:24
e0c4d0b
Compare
Choose a tag to compare
return a nicier message if the session-id has expired

Signed-off-by: Ignacio Hagopian <[email protected]>

v1.0.0

13 Jan 19:57
7a952b4
Compare
Choose a tag to compare
honor sequencer rate limiting for turn taking

Signed-off-by: Ignacio Hagopian <[email protected]>

v1.0.0-beta-4

06 Jan 14:22
f47a406
Compare
Choose a tag to compare
update gnark-crypto & remove dependabot since we want to start ossify…

…ing the client only adding fixes or non-invasive changes

Signed-off-by: Ignacio Hagopian <[email protected]>

v1.0.0-beta-3

05 Jan 19:10
e435a39
Compare
Choose a tag to compare
update to new sequencer url

Signed-off-by: Ignacio Hagopian <[email protected]>

v1.0.0-beta-2

04 Jan 15:39
3741fc1
Compare
Choose a tag to compare
general improvements

Signed-off-by: Ignacio Hagopian <[email protected]>

v1.0.0-beta-1

04 Jan 15:05
d49aef0
Compare
Choose a tag to compare
update deps

Signed-off-by: Ignacio Hagopian <[email protected]>