Skip to content

Conversation

@madisoncarter1234
Copy link

Fixes #33369

Summary

  • Only include address and topics fields in filter args when non-nil
  • Prevents "address": null from being sent in JSON-RPC payload
  • Fixes compatibility with strict JSON-RPC validators (e.g., Hedera)

Test

Added test case for nil addresses scenario.

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.

Log filters should correctly omit missing address filter when calling eth_getLogs

1 participant