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

[isoltest] Add support for reading logs #10427

Closed
axic opened this issue Nov 26, 2020 · 1 comment
Closed

[isoltest] Add support for reading logs #10427

axic opened this issue Nov 26, 2020 · 1 comment

Comments

@axic
Copy link
Member

axic commented Nov 26, 2020

Some tests depend on checking numLogTopics(logIndex) -> uint, logAddress(logIndex) -> address, logData(logIndex) -> bytes, logTopic(logIndex, topic) -> bytes, such as abi_encodePackedV2_structs.

I have no syntax suggestion, but this may be a blocker for getting rid of SolidityEndToEndTest.

@axic
Copy link
Member Author

axic commented Nov 26, 2020

Duplicate of #6902.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant