Skip to content

Several fixes to KEVM prover #1478

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

Closed
wants to merge 11 commits into from
Closed

Several fixes to KEVM prover #1478

wants to merge 11 commits into from

Conversation

ehildenb
Copy link
Member

@ehildenb ehildenb commented Nov 30, 2022

This is a handful of fixes/improvements to the KEVM prover.

  • --debug and --[no-]-minimize arguments are improved slightly.
  • We use #gas(_) infinite gas in initial state for Solidity-generate proofs, which makes the branching that happens in a given proof significantly less.
  • Remove a few lemmas about Cmem which are unsound, and are somewhat redundant.
  • Avoids questionable lemmas about Cgascap interacting with #gas, removing several tests.
  • Adds lemma about #allBut64th.

@ehildenb
Copy link
Member Author

Mostly subsumed.

@ehildenb ehildenb closed this Mar 12, 2023
@ehildenb ehildenb deleted the foundry-fixes branch March 12, 2023 20:13
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