Skip to content

refactor(EventUtils): Skip transactionIndex check in event sorting #991

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

Merged
merged 2 commits into from
Apr 25, 2025

Conversation

pxrl
Copy link
Contributor

@pxrl pxrl commented Apr 25, 2025

logIndex is unique per block, so there's no need to consider transactionIndex when sorting.

logIndex is unique per block, so there's no need to consider
transactionIndex when sorting.
@pxrl pxrl requested review from nicholaspai and bmzig April 25, 2025 14:20
@pxrl pxrl requested a review from james-a-morris April 25, 2025 15:58
@pxrl pxrl merged commit 400d76a into master Apr 25, 2025
4 checks passed
@pxrl pxrl deleted the pxrl/eventSort branch April 25, 2025 21:57
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.

2 participants