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

fix: Add Contract Filtering on Catched Transfer Event - MEED-6935 - Meeds-io/MIPs#118 #44

Merged
merged 1 commit into from
May 24, 2024

Conversation

boubaker
Copy link
Member

@boubaker boubaker commented May 24, 2024

Prior to this change, the catched events in a Transaction receipt can be duplicated and not corresponding to the targeted Address Event. This change will add additional filtering on events to ensure to not parse from Transaction Receipt Logs only emitted events from contract address.

…eeds-io/MIPs#118 (#43)

Prior to this change, the catched events in a Trasaction receipt can be duplicated and not corresponding to the targeted Address Event. This change will add additional filtering on events to ensure to not parse from Transaction Receipt Logs only emitted events from contract address.
@boubaker boubaker enabled auto-merge (squash) May 24, 2024 09:17
@boubaker boubaker requested a review from MayTekayaa May 24, 2024 09:17
@boubaker boubaker merged commit 3226c43 into develop-meed May 24, 2024
2 checks passed
@boubaker boubaker deleted the MEED-6935 branch May 24, 2024 09:24
boubaker added a commit that referenced this pull request Jul 3, 2024
…eeds-io/MIPs#118 (#44)

Prior to this change, the catched events in a Transaction receipt can be duplicated and not corresponding to the targeted Address Event. This change will add additional filtering on events to ensure to not parse from Transaction Receipt Logs only emitted events from contract address.
exo-swf pushed a commit that referenced this pull request Sep 27, 2024
…eeds-io/MIPs#118 (#44)

Prior to this change, the catched events in a Transaction receipt can be duplicated and not corresponding to the targeted Address Event. This change will add additional filtering on events to ensure to not parse from Transaction Receipt Logs only emitted events from contract address.
exo-swf pushed a commit that referenced this pull request Dec 6, 2024
…eeds-io/MIPs#118 (#44)

Prior to this change, the catched events in a Transaction receipt can be duplicated and not corresponding to the targeted Address Event. This change will add additional filtering on events to ensure to not parse from Transaction Receipt Logs only emitted events from contract address.
MayTekayaa pushed a commit that referenced this pull request Jan 22, 2025
…eeds-io/MIPs#118 (#44)

Prior to this change, the catched events in a Transaction receipt can be duplicated and not corresponding to the targeted Address Event. This change will add additional filtering on events to ensure to not parse from Transaction Receipt Logs only emitted events from contract address.
rdenarie pushed a commit that referenced this pull request Jan 24, 2025
…eeds-io/MIPs#118 (#44)

Prior to this change, the catched events in a Transaction receipt can be duplicated and not corresponding to the targeted Address Event. This change will add additional filtering on events to ensure to not parse from Transaction Receipt Logs only emitted events from contract address.
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