Skip to content

Conversation

@mmsqe
Copy link
Collaborator

@mmsqe mmsqe commented Nov 11, 2025

Description

depends on cosmos/cosmos-sdk#25565, for test info


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

❌ Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.59%. Comparing base (84c2a0a) to head (8f7ece6).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
server/start.go 0.00% 3 Missing ⚠️
server/config/config.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #815      +/-   ##
==========================================
+ Coverage   65.49%   65.59%   +0.09%     
==========================================
  Files         318      318              
  Lines       22222    22193      -29     
==========================================
+ Hits        14555    14557       +2     
+ Misses       6502     6470      -32     
- Partials     1165     1166       +1     
Files with missing lines Coverage Δ
server/config/config.go 46.80% <50.00%> (+0.09%) ⬆️
server/start.go 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mmsqe mmsqe changed the title feat: support for multi gRPC query clients serve with old binary feat: support proxy with grpc-only mode Nov 11, 2025
@mmsqe mmsqe marked this pull request as ready for review November 13, 2025 04:08
@mmsqe mmsqe marked this pull request as draft November 17, 2025 15:17
@mmsqe mmsqe marked this pull request as ready for review November 19, 2025 16:08
@mmsqe mmsqe requested a review from aljo242 January 7, 2026 00:40
Copy link
Member

@vladjdk vladjdk left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

@vladjdk vladjdk enabled auto-merge January 7, 2026 23:15
@vladjdk vladjdk added this pull request to the merge queue Jan 7, 2026
Merged via the queue into cosmos:main with commit a129609 Jan 7, 2026
21 of 22 checks passed
mmsqe added a commit to mmsqe/evm that referenced this pull request Jan 8, 2026
* feat: support for multi gRPC query clients serve with old binary

* apply

* cleanup

* fix

* estimate by height

* fix host

* make use of sdk

* test has mock client

* call setupBackupGRPCConnections internally

* StartGrpcServer

* align invoke

* rename

* bump deps

* fix lint later

* mod tidy

* fix resolve

---------

Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
mmsqe added a commit to mmsqe/evm that referenced this pull request Jan 8, 2026
* feat: support for multi gRPC query clients serve with old binary

* apply

* cleanup

* fix

* estimate by height

* fix host

* make use of sdk

* test has mock client

* call setupBackupGRPCConnections internally

* StartGrpcServer

* align invoke

* rename

* bump deps

* fix lint later

* mod tidy

* fix resolve

---------

Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants