Skip to content

Conversation

@zoep
Copy link
Collaborator

@zoep zoep commented Sep 12, 2025

This PR fixed the way Act updates are evaluated during equivalence checking:

  1. The LHS reference of an update is evaluated in the resulting (write) store.
  2. When creating a new contract during an update the new location is only added to the write store.
  3. A new test is added that demonstrates the semantic difference between the two approaches. The test was failing before and now it passes.

1. Update LHS is evaluated in the write store
2. When creating new contracts the address is only added to the write store
@zoep zoep requested a review from lefterislazar September 15, 2025 07:37
@zoep zoep merged commit 9938807 into main Sep 16, 2025
4 checks passed
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.

3 participants