Conversation
|
The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3114 +/- ##
==========================================
- Coverage 58.62% 58.56% -0.07%
==========================================
Files 2099 2098 -1
Lines 173751 173448 -303
==========================================
- Hits 101867 101578 -289
+ Misses 62816 62813 -3
+ Partials 9068 9057 -11
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
masih
approved these changes
Mar 24, 2026
philipsu522
approved these changes
Mar 24, 2026
github-actions bot
pushed a commit
that referenced
this pull request
Mar 24, 2026
There were 2 issues: * for backward compatibility with CosmJS, PubKey needs to be a 0 key in case of non-validator node. * decoding was broken altogether, because it always returned the zero value of ValidatorInfo (cherry picked from commit be7fb02)
|
Successfully created backport PR for |
pompon0
added a commit
that referenced
this pull request
Mar 25, 2026
Backport of #3114 to `release/v6.4`. Co-authored-by: Grzegorz Prusak <pompon.pompon@gmail.com>
This file contains hidden or 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
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.
There were 2 issues: