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

Counter on duplicated event names #2124

Merged

Conversation

SergioIOB
Copy link
Contributor

What does this PR do?

Fix for when more than 1 event with the same name but different signature is found in a contract

This PR is a continuation of #1872 testing and fixing that the event corresponds to the function in buildEventFunctions

Where should the reviewer start?

It is a simple PR, it only has a modified file and the corresponding test

Why is it needed?

Same reasons as #1872
Relative to issue #1781

Signed-off-by: Sergio Mendoza <sergio@io.builders>
@SergioIOB SergioIOB force-pushed the feature/fixDuplicatedEventNames branch from 1ad3cba to 95e9034 Compare December 9, 2024 12:02
@gtebrean gtebrean mentioned this pull request Dec 11, 2024
3 tasks
Copy link
Contributor

@NickSneo NickSneo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gtebrean gtebrean merged commit bc6eda5 into hyperledger-web3j:main Dec 17, 2024
5 checks passed
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.

3 participants