Skip to content

(feature) Update events DB records to enable total ordering - #460

Merged
FelixFan1992 merged 6 commits into
developfrom
fix/indexer-edits
Jul 31, 2026
Merged

(feature) Update events DB records to enable total ordering#460
FelixFan1992 merged 6 commits into
developfrom
fix/indexer-edits

Conversation

@faisal-chainlink

Copy link
Copy Markdown
Collaborator

Describe your changes

  • Add a tx_idx to sui.events and populate it during event indexing / ingestion flow.
  • Update DB queries to always use a composite ORDER BY which includes the newly added tx_idx.

Issue ticket number and link

..

Describe highly relevant files or code snippets that are critical in the review

..

Are there other PRs that should be merged first?

..

@faisal-chainlink
faisal-chainlink marked this pull request as ready for review July 20, 2026 13:29
@faisal-chainlink
faisal-chainlink requested a review from a team as a code owner July 20, 2026 13:29
@FelixFan1992
FelixFan1992 merged commit 557ae6a into develop Jul 31, 2026
54 of 55 checks passed
@FelixFan1992
FelixFan1992 deleted the fix/indexer-edits branch July 31, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants