-
Notifications
You must be signed in to change notification settings - Fork 31
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
feat: add tendermint query apis for compatibility with cosmos-sdk #1087
Merged
zemyblue
merged 6 commits into
Finschia:rc/v0.48.0-rcx
from
zemyblue:feat/compatibility_with_cosmos_2
Aug 22, 2023
Merged
feat: add tendermint query apis for compatibility with cosmos-sdk #1087
zemyblue
merged 6 commits into
Finschia:rc/v0.48.0-rcx
from
zemyblue:feat/compatibility_with_cosmos_2
Aug 22, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## rc/v0.48.0-rcx #1087 +/- ##
==================================================
+ Coverage 62.02% 69.56% +7.53%
==================================================
Files 656 642 -14
Lines 78941 67328 -11613
==================================================
- Hits 48966 46837 -2129
+ Misses 27286 18314 -8972
+ Partials 2689 2177 -512
|
zemyblue
requested review from
tkxkd0159,
tnasu,
0Tech,
dudong2 and
jaeseung-bae
August 21, 2023 10:21
4 tasks
jaeseung-bae
approved these changes
Aug 22, 2023
0Tech
approved these changes
Aug 22, 2023
Merged
5 tasks
zemyblue
added a commit
to zemyblue/finschia-sdk
that referenced
this pull request
Aug 22, 2023
* rc/v0.48.0-rcx: feat: add tendermint query apis for compatibility with cosmos-sdk (Finschia#1087) # Conflicts: # CHANGELOG.md
4 tasks
96 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
closes: #1084
Add disabled tendermint query apis of
proto/cosmos/base/tendermint/v1beta1/query.proto
.Changes
proto/lbm/base/ostracon/v1/query.proto
from./client/grpc/tmservice
to./client/grpc/osservice
proto/cosmos/base/tendermint/v1beta1/query.proto
is converted to./client/grpc/tmservice
Motivation and context
How has this been tested?
Screenshots (if appropriate):
Checklist:
CHANGELOG.md
client/docs/swagger-ui/swagger.yaml