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(evmutil): Add DeployedCosmosCoinContracts query #1605

Merged
merged 11 commits into from
Jun 2, 2023

Commits on May 30, 2023

  1. add QueryDeployedCosmosCoinContracts proto

    * also implement protobuf marshaler for InternalEVMAddress
    pirtleshell committed May 30, 2023
    Configuration menu
    Copy the full SHA
    4721ab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    796d992 View commit details
    Browse the repository at this point in the history
  3. rewrite grpc query tests

    pirtleshell committed May 30, 2023
    Configuration menu
    Copy the full SHA
    152729a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52b1c1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13eb879 View commit details
    Browse the repository at this point in the history
  6. fix & test pagination

    pirtleshell committed May 30, 2023
    Configuration menu
    Copy the full SHA
    9a7f7a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0bfef0f View commit details
    Browse the repository at this point in the history
  8. add CLI query command

    pirtleshell committed May 30, 2023
    Configuration menu
    Copy the full SHA
    2ff9996 View commit details
    Browse the repository at this point in the history
  9. update changelog

    pirtleshell committed May 30, 2023
    Configuration menu
    Copy the full SHA
    891ee23 View commit details
    Browse the repository at this point in the history
  10. update spec

    pirtleshell committed May 30, 2023
    Configuration menu
    Copy the full SHA
    614f5ff View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1f002ab View commit details
    Browse the repository at this point in the history