Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backport/v0.41.x]: Make gRPC requests go through tendermint Query (#8549) #8585

Merged
merged 1 commit into from
Feb 16, 2021

Commits on Feb 15, 2021

  1. Make gRPC requests go through tendermint Query (#8549)

    * 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>
    amaury1093 and robert-zaremba committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    ec066d6 View commit details
    Browse the repository at this point in the history