Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: total liquidity poolmanager grpc gateway query #6944

Closed
wants to merge 3 commits into from

Conversation

DongLieu
Copy link
Contributor

Closes: #6941

What is the purpose of the change

Add a description of the overall background and high level changes that this PR introduces

(E.g.: This pull request improves documentation of area A by adding ....

Testing and Verifying

(Please pick one of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added unit test that validates ...
  • Added integration tests for end-to-end deployment with ...
  • Extended integration test for ...
  • Manually verified the change by ...

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes?
  • Changelog entry added to Unreleased section of CHANGELOG.md?

Where is the change documented?

  • Specification (x/{module}/README.md)
  • Osmosis documentation site
  • Code comments?
  • N/A

@mattverse mattverse self-assigned this Nov 29, 2023
@DongLieu
Copy link
Contributor Author

DongLieu commented Nov 30, 2023

Which PR I don't pass the proto gene because::
Gen proto not successful erorr, because branch from repo notional can not fetch
image

@mattverse mattverse added the V:state/breaking State machine breaking PR label Nov 30, 2023
Copy link
Member

@mattverse mattverse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@mattverse
Copy link
Member

@DongLieu Don't worry about the proto gen for now, can get it up to date after merge. However, can you take a look and fix the sync issue between Notional's repo <> main repo?

@DongLieu
Copy link
Contributor Author

Ok

@DongLieu
Copy link
Contributor Author

I usually checkout from the main osmosis repo and never use the main of notional

@mattverse
Copy link
Member

@DongLieu Can you merge this with most recent main? once done, will go ahead and merge this PR

@DongLieu
Copy link
Contributor Author

DongLieu commented Dec 4, 2023

I would like to close this PR, because I no longer work in notional so I can't merge the main @mattverse

check it out in PR #6991

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: total liquidity poolmanager grpc gateway query
3 participants