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

EVM bytecode interpreter - we could set a storage seed for testing mutable transactions #85

Open
loredanacirstea opened this issue Sep 13, 2020 · 0 comments

Comments

@loredanacirstea
Copy link
Owner

evm bytecode & calldata interpreter integrated in 0ba432f

Memory changing opcodes add a memory offset as to not wreck the memory for the taylor interpreter. We could do the same for storage - use a seed for the bare SSTORE compiled function.

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