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

kvindexer: Fixing order of keywords in light client rpc #9877

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

jmalicevic
Copy link
Contributor

The PR #9759 relies on match.events to appear first in the query. It was not fixed for the light client RPC queries.

@jmalicevic jmalicevic added the C:indexer Component: Indexer label Dec 14, 2022
@jmalicevic jmalicevic requested a review from ebuchman as a code owner December 14, 2022 14:03
@jmalicevic jmalicevic self-assigned this Dec 14, 2022
@jmalicevic jmalicevic requested a review from a team December 14, 2022 14:03
@jmalicevic jmalicevic merged commit defe616 into v0.34.x Dec 14, 2022
@jmalicevic jmalicevic deleted the jasmina/kvindexer-0.34 branch December 14, 2022 19:21
@jmalicevic jmalicevic changed the title kvindexer: Fixing order or keywords in light client rpc kvindexer: Fixing order of keywords in light client rpc Jan 5, 2023
thanethomson added a commit to informalsystems/tendermint that referenced this pull request Feb 3, 2023
* Revert "Fixed ordering of match.events in light client RPC (tendermint#9877)"

* Revert "state/kvindexer: associate event attributes with events (tendermint#9759)"

* Revert "consensus: correctly save reference to previous height precommits (backport tendermint#9760) (tendermint#9776)"

* add peer gossip sleep (tendermint#241) (tendermint#245)

* add peer gossip sleep

* add changelog

* Update .changelog/unreleased/bug-fixes/4-busy-loop-send-block-part.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update .changelog/unreleased/bug-fixes/4-busy-loop-send-block-part.md

---------

Co-authored-by: jhernandezb <contact@jhernandez.me>
Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
(cherry picked from commit 5954e75)

Co-authored-by: Sergio Mena <sergio@informal.systems>

* Build changelog for v0.34.25 release

Signed-off-by: Thane Thomson <connect@thanethomson.com>

* Bump version

---------

Signed-off-by: Thane Thomson <connect@thanethomson.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Thane Thomson <connect@thanethomson.com>
@moul moul mentioned this pull request Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:indexer Component: Indexer
Projects
Status: Done/Merged
Development

Successfully merging this pull request may close these issues.

2 participants