cosmos / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Apache License 2.0
6.31k stars 3.65k forks source link

Verify x/accounts v2 gRPC service registration #22688

Closed julienrbrt closed 4 hours ago

julienrbrt commented 5 days ago

As discussed in the team call, we should verify why this PR: https://github.com/cosmos/cosmos-sdk/pull/22673 fixed it. In theory RegisterServices on runtime/v2 should have registered all the necessary methods.

mmsqe commented 4 days ago

just wonder if this issue is related this todo? since I get Not Implemented error when query like http://localhost:1317/cosmos/authz/v1beta1/grants?

julienrbrt commented 4 days ago

just wonder if this issue is related this todo? since I get Not Implemented error when query like http://localhost:1317/cosmos/authz/v1beta1/grants?

https://github.com/cosmos/cosmos-sdk/issues/20798 is related to that todo. That one of our release blocker: https://github.com/orgs/cosmos/projects/26/views/38