Skip to content

Cheat: Abort VM on failed assume#986

Merged
blishko merged 1 commit intomainfrom
failed-assume
Jan 30, 2026
Merged

Cheat: Abort VM on failed assume#986
blishko merged 1 commit intomainfrom
failed-assume

Conversation

@blishko
Copy link
Copy Markdown
Collaborator

@blishko blishko commented Jan 28, 2026

Description

Previously, we would simply ignore assume cheatcode on concrete mode. Now, we terminate VM if the condition is falsified. We introduce new error result to indicate this situation at the end of transaction.

Checklist

  • tested locally
  • added automated tests
  • updated the docs
  • updated the changelog

Previously, we would simply ignore assume cheatcode on concrete mode.
Now, we terminate VM if the condition is falsified.
We introduce new error result to indicate this situation at the end of
transaction.
@blishko blishko merged commit d606ef0 into main Jan 30, 2026
7 of 8 checks passed
@blishko blishko deleted the failed-assume branch January 30, 2026 15:54
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