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

Filter Create/Call opcodes in EFTests #1475

Open
damiramirez opened this issue Dec 11, 2024 · 0 comments
Open

Filter Create/Call opcodes in EFTests #1475

damiramirez opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
levm Lambda EVM implementation

Comments

@damiramirez
Copy link
Contributor

Create a script to processes EVM test cases, extracting transaction details and disassembling bytecodes with evmasm. We want to discriminate by CALL, CREATE and CREATE2 since we know that these opcode are failing. This way we can see which tests do not use these instructions and take care of those.

@damiramirez damiramirez added the levm Lambda EVM implementation label Dec 11, 2024
@damiramirez damiramirez self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
levm Lambda EVM implementation
Projects
Status: No status
Development

No branches or pull requests

1 participant