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

expectEvent.inTransaction NOT WORKING for events with Structs #187

Open
ericnordelo opened this issue Apr 5, 2022 · 0 comments
Open

expectEvent.inTransaction NOT WORKING for events with Structs #187

ericnordelo opened this issue Apr 5, 2022 · 0 comments

Comments

@ericnordelo
Copy link
Member

ericnordelo commented Apr 5, 2022

Wrong event topic generation with wrong use of tuples specification in solidity ABI encoding.

The event is not recognized because the program is generating the wrong topic for events with Structs.

@ericnordelo ericnordelo changed the title expectEvent.inTransaction NOT WORKING for events with Structs (wrong event topic generation with wrong use of tuples specification in solidity ABI encoding) expectEvent.inTransaction NOT WORKING for events with Structs Apr 5, 2022
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

No branches or pull requests

1 participant