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

Add item in Yul section. Formal verification of Yul/EVM byte code with Dafny #18

Open
franck44 opened this issue Oct 16, 2023 · 0 comments

Comments

@franck44
Copy link

I have started a project to define a formal semantics of Yul in Dafny.
Github repo is https://github.com/franck44/yul-dafny
There are a couple of verification examples and also some techniques to verify Yul code and the EVM byte code generated by the Solidity compiler.
I have published a short note about the project here.

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