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

symExec support for tuple type (hevm PR 522) #1309

Merged
merged 1 commit into from
Sep 16, 2024
Merged

symExec support for tuple type (hevm PR 522) #1309

merged 1 commit into from
Sep 16, 2024

Conversation

samalws-tob
Copy link
Collaborator

This PR adds support for HEVM PR 522, which is ahead of the version used as a dependency by echidna. PR 522 changes symAbiArg so that it supports tuples and has slightly different behavior around arrays. Once we bring our hevm dependency up to the latest version we need to apply the changes to SymExec made in this PR.

@arcz arcz marked this pull request as ready for review September 16, 2024 16:29
@arcz
Copy link
Member

arcz commented Sep 16, 2024

@samalws-tob is this good to go now?

@arcz arcz changed the title (DO NOT MERGE) symExec support for tuple type (hevm PR 522) symExec support for tuple type (hevm PR 522) Sep 16, 2024
@arcz arcz merged commit 8ad7357 into master Sep 16, 2024
18 checks passed
@arcz arcz deleted the symexecTuple branch September 16, 2024 16:31
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.

2 participants