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

Add bytes lookup lemmas for symbolic immutables #2702

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

palinatolmach
Copy link
Contributor

@palinatolmach palinatolmach commented Feb 6, 2025

Closes #2476.

This PR adds lemmas for lookups in partially symbolic bytes arrays; specifically, in runtime bytecode of contracts that contain immutable variables that are initialized in a constructor with a symbolic value.

Once this PR is merged, the relevant lemmas should be removed from KONTROL-AUX-LEMMAS and https://github.com/runtimeverification/kontrol/blob/master/src/tests/integration/test-data/symbolic-bytes-lemmas.k.

TODO: add test

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.

Upstream symbolic bytes lemmas for CSE
1 participant