Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: hyperledger-labs/yui-relayer

Tags

v0.5.18

Toggle v0.5.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #177 from hyperledger-labs/features/lo7181-2

Handle state pruning during slow `SetupHeadersForUpdate`

v0.5.18-rc1

Toggle v0.5.18-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #176 from dai1975/lo7181b-1-impl

fix about lost blockchain state: 2nd PR: implements chain independent update

v0.5.17

Toggle v0.5.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #167 from abicky/add-version-information-support

Add version information support

Signed-off-by: Jun Kimura <[email protected]>

v0.5.16

Toggle v0.5.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #166 from hyperledger-labs/feature/v0.5.13-op

Change the return value type of `Prover::SetupHeadersForUpdate` to support stream processing of huge headers

v0.5.15

Toggle v0.5.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #163 from abicky/integrate-with-opentelemetry-logs

Integrate with OpenTelemetry logs

v0.5.14

Toggle v0.5.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #162 from abicky/integrate-with-opentelemetry

Integrate with OpenTelemetry

v0.5.13

Toggle v0.5.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #160 from abicky/ensure-wait-before-next-iteration

Fix bug where some iterations don't wait before next loop

v0.5.12

Toggle v0.5.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #154 from abicky/use-context-appropriately

Resolve context.TODO() and add context argument

v0.5.11

Toggle v0.5.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #153 from abicky/add-context

Add context.Context to methods defined in chain, prover, and signer module interfaces

v0.5.10

Toggle v0.5.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #150 from siburu/bump-up-otel

Bump up dependencies