sei-protocol / sei-js

SeiJS is a monorepo that contains multiple NPM libraries for writing applications that interact with the Sei network.
44 stars 38 forks source link

Fix: Proto Files Mismatch #174

Closed codebycarson closed 5 months ago

codebycarson commented 5 months ago

Temporary update (downgrade) the proto files to match the proto files in the sei-cosmos-sdk fork to fix broken queries.

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: 6380ba38f2bb089ddd54d63811a8ccd508316a6a

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

This PR includes changesets to release 2 packages | Name | Type | | -------------- | ----- | | @sei-js/cosmjs | Patch | | @sei-js/proto | 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

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.56%. Comparing base (ed0f374) to head (6380ba3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #174 +/- ## ======================================= Coverage 84.56% 84.56% ======================================= Files 17 17 Lines 162 162 Branches 25 25 ======================================= Hits 137 137 Misses 25 25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.