Skip to content

Deprecate IBC and transfer query handlers - #3946

Draft
masih wants to merge 1 commit into
mainfrom
masih/ibc-query-teardown
Draft

Deprecate IBC and transfer query handlers#3946
masih wants to merge 1 commit into
mainfrom
masih/ibc-query-teardown

Conversation

@masih

@masih masih commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Now that IBC in/outbound is disabled as part of SIP-3:

  • return explicit deprecation errors from every IBC core and transfer gRPC query handler
  • add coverage ensuring all registered query methods reject requests
  • preserve capability unchanged because it exposes no query service

Now that IBC in/outbound is disabled as part of SIP-3:
- return explicit deprecation errors from every IBC core and transfer gRPC query handler
- add coverage ensuring all registered query methods reject requests
- preserve capability unchanged because it exposes no query service
@github-actions

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedAug 18, 2026, 11:41 AM

@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.61%. Comparing base (fab5625) to head (6adf7b8).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3946      +/-   ##
==========================================
- Coverage   59.60%   58.61%   -0.99%     
==========================================
  Files        2331     2232      -99     
  Lines      200124   188741   -11383     
==========================================
- Hits       119277   110637    -8640     
+ Misses      69413    67579    -1834     
+ Partials    11434    10525     -909     
Flag Coverage Δ
sei-chain-pr 19.57% <100.00%> (?)
sei-db 70.41% <ø> (-0.22%) ⬇️
sei-db-state-db ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...-ibc-go/modules/apps/transfer/keeper/grpc_query.go 100.00% <100.00%> (+100.00%) ⬆️
sei-ibc-go/modules/core/keeper/grpc_query.go 100.00% <100.00%> (+100.00%) ⬆️

... and 100 files with indirect coverage changes

🚀 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.

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.

1 participant