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

feat: implement ABCI Query via gRPC #11642

Merged
merged 38 commits into from Apr 25, 2022
Merged

feat: implement ABCI Query via gRPC #11642

merged 38 commits into from Apr 25, 2022

Commits on Apr 14, 2022

  1. updates

    alexanderbez committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    4c00b1f View commit details
    Browse the repository at this point in the history
  2. updates

    alexanderbez committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    5f7dffb View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. proto gen

    alexanderbez committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    0f4e432 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1009f37 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. updates

    alexanderbez committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    d145f20 View commit details
    Browse the repository at this point in the history
  2. updates

    alexanderbez committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    68aef98 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. updates

    alexanderbez committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    b1f80e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5ee2bc View commit details
    Browse the repository at this point in the history
  3. cl++

    alexanderbez committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    3958fd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    a6d242e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06f23f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Update proto/cosmos/base/tendermint/v1beta1/query.proto

    Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
    alexanderbez and amaury1093 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    a551ca5 View commit details
    Browse the repository at this point in the history
  2. cl++

    alexanderbez committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    fdae2b8 View commit details
    Browse the repository at this point in the history
  3. updates

    alexanderbez committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3519291 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    614ca7d View commit details
    Browse the repository at this point in the history
  5. updates

    alexanderbez committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    2ac3255 View commit details
    Browse the repository at this point in the history
  6. Update client/grpc/tmservice/service_test.go

    Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
    alexanderbez and amaury1093 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    dc2d795 View commit details
    Browse the repository at this point in the history
  7. Update client/grpc/tmservice/service_test.go

    Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
    alexanderbez and amaury1093 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3d2e72f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9944c7 View commit details
    Browse the repository at this point in the history
  9. updates

    alexanderbez committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    d653cf3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8902935 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ab61f4f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e50155a View commit details
    Browse the repository at this point in the history
  13. updates

    alexanderbez committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    dc4bc1a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cbe8f23 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. updates

    alexanderbez committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    2f0b84b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d4664b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60ea824 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    aee4a16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19a1a68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f36a46 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. updates

    alexanderbez committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    11f9bf9 View commit details
    Browse the repository at this point in the history
  2. updates

    alexanderbez committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    22c3d68 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    b8fb75a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0176f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b86641 View commit details
    Browse the repository at this point in the history
  4. updates

    alexanderbez committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    a851151 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5a5508 View commit details
    Browse the repository at this point in the history