Skip to content
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

Foundry mode #118

Open
leonardoalt opened this issue Oct 18, 2022 · 0 comments
Open

Foundry mode #118

leonardoalt opened this issue Oct 18, 2022 · 0 comments

Comments

@leonardoalt
Copy link
Owner

We should have a foundry mode which:

  • Understands the Foundry dir structure
  • Looks for *.t.sol files
  • For each of these files, requires the --ir output
  • Looks for prove* functions
  • Encodes the constructor and function setUp of such contract, caches that, then encodes each prove* function, looking for assertion failures
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

No branches or pull requests

1 participant