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

Add a Tendermint 0.37 client #1376

Merged
merged 15 commits into from
Mar 6, 2023
Merged

Add a Tendermint 0.37 client #1376

merged 15 commits into from
Mar 6, 2023

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    3ad8736 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80194b3 View commit details
    Browse the repository at this point in the history
  3. Add Tendermint37Client

    webmaster128 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    81b7449 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a14c9eb View commit details
    Browse the repository at this point in the history
  5. Adapt testing code

    webmaster128 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    ff28298 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cc4fbe View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Add tx search tests

    webmaster128 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    b9ca8cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6bf27f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d0546a View commit details
    Browse the repository at this point in the history
  4. Rename fromTendermint34Event to fromTendermintEvent

    and let it support both Tendermint 0.34 and 0.37 events as input
    webmaster128 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    3daa7b6 View commit details
    Browse the repository at this point in the history
  5. Add TendermintClient

    webmaster128 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    a808a82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd35029 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f8934c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Add example

    webmaster128 committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    1131581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d107fde View commit details
    Browse the repository at this point in the history