ethereum / hevm

symbolic EVM evaluator
https://hevm.dev
GNU Affero General Public License v3.0
225 stars 46 forks source link

Soldity: filter kontrol output from foundry project #441

Closed d-xo closed 7 months ago

d-xo commented 7 months ago

Description

Kontrol (aka kevm) adds it's own folder in out/, producing errors if we run hevm test over that project.

Checklist