* Make gRPC requests go through tendermint Query * Remove commented code * Dry run in InitChain? * Save type of first run * Add metadata in repsonse * Factorize some code * Fix lint * Update comments * Fix md test * Fix test expected * Don't put RunGRPCQuery as clientCtx method * Update baseapp/grpcserver.go Co-authored-by: Robert Zaremba <robert@zaremba.ch> * Address review comments Co-authored-by: Robert Zaremba <robert@zaremba.ch> |
||
|---|---|---|
| .. | ||
| abci_test.go | ||
| abci.go | ||
| baseapp_test.go | ||
| baseapp.go | ||
| grpcrouter_helpers.go | ||
| grpcrouter_test.go | ||
| grpcrouter.go | ||
| grpcserver.go | ||
| msg_service_router_test.go | ||
| msg_service_router.go | ||
| options.go | ||
| params_test.go | ||
| params.go | ||
| queryrouter_test.go | ||
| queryrouter.go | ||
| recovery_test.go | ||
| recovery.go | ||
| router_test.go | ||
| router.go | ||
| state.go | ||
| test_helpers.go | ||