Skip to content
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

feat: eth: harden event processing #10214

Merged
merged 0 commits into from
Feb 8, 2023
Merged

Conversation

Stebalien
Copy link
Member

This commit hardens event processing:

  1. Handles out of order topics.
  2. Ensures that topics are 32 bytes.
  3. Uses the correct type for topics.
  4. Detects duplicate topics/values.

@Stebalien Stebalien requested a review from a team as a code owner February 8, 2023 18:02
@Stebalien Stebalien requested a review from raulk February 8, 2023 18:03
@Stebalien Stebalien merged commit 42d667e into steb/txhash-topic Feb 8, 2023
@Stebalien
Copy link
Member Author

Uh. Ok github, not sure what you were thinking there.

@Stebalien
Copy link
Member Author

#10215

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.

1 participant