confio / ts-relayer

IBC Relayer in TypeScript
MIT License
109 stars 63 forks source link

fix: Ensure CommitSig Timestamp is empty if BlockIdFlag is ABSENT -- DO_NOT_MERGE #277

Closed clockworkgr closed 11 months ago

changeset-bot[bot] commented 11 months ago

🦋 Changeset detected

Latest commit: cebed0776f7f2f101dba3472956237959d2902c4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------- | ----- | | @confio/relayer | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

clockworkgr commented 11 months ago

Best if we close this in favour of https://github.com/cosmos/cosmjs/pull/1516 (assuming it works, which it should)

clockworkgr commented 11 months ago

Best if we close this in favour of cosmos/cosmjs#1516 (assuming it works, which it should)

Tested cosmos/cosmjs#1516 and it works. Probably a better solution

clockworkgr commented 11 months ago

Closing in favour of https://github.com/confio/ts-relayer/pull/278