You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on a PR implementing syntactic filtering of side conditions, I've noticed that the SMT solver gets harder conditions in some KEVM proofs.
We need to extract these conditions, likely the jump conditions, from the mcd/flopper-tick-pass-rough-spec.k proof and use them as an intergrations test for booster-dev.
The text was updated successfully, but these errors were encountered:
jberthold
changed the title
Add "hard" integration test for Boostre's SMT solver interface
Add "hard" integration test for Booster's SMT solver interface
May 23, 2024
While working on a PR implementing syntactic filtering of side conditions, I've noticed that the SMT solver gets harder conditions in some KEVM proofs.
We need to extract these conditions, likely the jump conditions, from the
mcd/flopper-tick-pass-rough-spec.k
proof and use them as an intergrations test forbooster-dev
.The text was updated successfully, but these errors were encountered: