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

rpc: support EXISTS operator in /tx_search query #4979

Merged
merged 10 commits into from
Jun 9, 2020
Merged

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    fbd8bd6 View commit details
    Browse the repository at this point in the history
  2. update changelog

    melekes committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    32b34e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce615eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f0764c View commit details
    Browse the repository at this point in the history
  5. check for Error after for loop ends

    so we don't silently ignore errors, which would lead to clients getting
    incomplete results
    
    Refs https://github.com/tendermint/tendermint/pull/4979/files#r436511572
    melekes committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    3c6448e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55772e2 View commit details
    Browse the repository at this point in the history
  7. remove duplicate field

    melekes committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    79149ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9fd31f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9952af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2833c2e View commit details
    Browse the repository at this point in the history