Skip to content

Releases: hyperledger-labs/yui-relayer

v0.5.18

29 Sep 01:01
bb4937e

Choose a tag to compare

v0.5.18 Pre-release
Pre-release

What's Changed

  • fix about lost blockchain state: first pr: add debug prover and debug chain module for testing by @dai1975 in #174
  • fix about lost blockchain state: 2nd PR: implements chain independent update by @dai1975 in #176
  • Handle state pruning during slow SetupHeadersForUpdate by @siburu in #177

Full Changelog: v0.5.17...v0.5.18

Handle state pruning during slow `SetupHeadersForUpdate`

25 Sep 02:53
f2e9f3c

Choose a tag to compare

What's Changed

  • fix about lost blockchain state: first pr: add debug prover and debug chain module for testing by @dai1975 in #174
  • fix about lost blockchain state: 2nd PR: implements chain independent update by @dai1975 in #176

Full Changelog: v0.5.17...v0.5.18-rc1

v0.5.17

22 Jul 07:17
2f856cc

Choose a tag to compare

v0.5.17 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.16...v0.5.17

v0.5.16

20 Jun 02:49
00de611

Choose a tag to compare

v0.5.16 Pre-release
Pre-release

What's Changed

  • Display error message from coreutil.Unwrap* as well by @abicky in #164
  • Run "go mod tidy" and "go fmt" by @abicky in #165
  • Change the return value type of Prover::SetupHeadersForUpdate to support stream processing of huge headers by @siburu in #166

Full Changelog: v0.5.15...v0.5.16

v0.5.15

28 May 04:15
d504bd1

Choose a tag to compare

v0.5.15 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.14...v0.5.15

v0.5.14

28 May 02:00
8317760

Choose a tag to compare

v0.5.14 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.13...v0.5.14

v0.5.13

10 Apr 00:47
8038f3e

Choose a tag to compare

v0.5.13 Pre-release
Pre-release

What's Changed

  • Fix bug where some iterations don't wait before next loop by @abicky in #160

Full Changelog: v0.5.12...v0.5.13

v0.5.12

14 Mar 03:06
709a315

Choose a tag to compare

v0.5.12 Pre-release
Pre-release

What's Changed

  • Resolve context.TODO() and add context argument by @abicky in #154

Full Changelog: v0.5.11...v0.5.12

v0.5.11

19 Feb 07:38
5962607

Choose a tag to compare

v0.5.11 Pre-release
Pre-release

What's Changed

  • Add context.Context to methods defined in chain, prover, and signer module interfaces by @abicky in #153

New Contributors

Full Changelog: v0.5.10...v0.5.11

v0.5.10

19 Dec 05:06
f0347c7

Choose a tag to compare

v0.5.10 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.5.9...v0.5.10