Skip to content

fix: query UserOperationEvent from specific block only#600

Open
crStiv wants to merge 1 commit into
eth-infinitism:developfrom
crStiv:asf
Open

fix: query UserOperationEvent from specific block only#600
crStiv wants to merge 1 commit into
eth-infinitism:developfrom
crStiv:asf

Conversation

@crStiv

@crStiv crStiv commented Jul 5, 2025

Copy link
Copy Markdown

Fixed TODO: ensure UserOperationEvent queries are restricted to the specific transaction block.

Previously queryFilter(filter, block) would search from block to latest, now uses queryFilter(filter, block, block) to query only the target block.

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.

4 participants