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

Generic query, channel query and reduce code #152

Merged
merged 18 commits into from
Jul 20, 2020

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    86fb408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0882154 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Implemented generic query for abci queries, converted connection quer…

    …y and channel query to use that and disabled client query for now. Removed unused code.
    greg-szabo committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    1e32302 View commit details
    Browse the repository at this point in the history
  2. Revert "ci README fix and added simple_config" - separated into its o…

    …wn PR
    
    This reverts commit 86fb408.
    greg-szabo committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    2a88624 View commit details
    Browse the repository at this point in the history
  3. fmt fix

    greg-szabo committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    53d8f1a View commit details
    Browse the repository at this point in the history
  4. typo fix

    greg-szabo committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    85a9439 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    980d039 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53a4d50 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'greg/query-channel-and-reduce-code' of github.com:infor…

    …malsystems/ibc-rs into greg/query-channel-and-reduce-code
    greg-szabo committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    c71709e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    882902c View commit details
    Browse the repository at this point in the history
  5. clipyy fix

    greg-szabo committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    b584b88 View commit details
    Browse the repository at this point in the history
  6. Moved query parameters into the command parameters with Into. (#155)

    * Moved query parameters into the command parameters with Into.
    greg-szabo authored Jul 17, 2020
    Configuration menu
    Copy the full SHA
    7e8dc89 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Implemented better Raw type handling (#156)

    * Implemented better Raw type handling
    * Some minor error-handling was fixed
    greg-szabo authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    35ee937 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    843191f View commit details
    Browse the repository at this point in the history
  3. comment typo fix

    greg-szabo committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    1676a52 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Comments fix

    greg-szabo committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    621717c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ed3f61 View commit details
    Browse the repository at this point in the history
  3. Typo fix

    greg-szabo committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    988960d View commit details
    Browse the repository at this point in the history