Skip to content

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

Merged
jmalicevic merged 1 commit intov0.34.xfrom
jasmina/kvindexer-0.34
Dec 14, 2022
Merged

kvindexer: Fixing order of keywords in light client rpc#9877
jmalicevic merged 1 commit intov0.34.xfrom
jasmina/kvindexer-0.34

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