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

[Draft] Add ERC-20 Example #22

Draft
wants to merge 71 commits into
base: main
Choose a base branch
from
Draft

[Draft] Add ERC-20 Example #22

wants to merge 71 commits into from

Conversation

Coda-Coda
Copy link
Collaborator

This pull request, currently a DRAFT, is to prepare for merging the ERC-20 example into main.
This is a work in progress.

Coda-Coda and others added 29 commits October 25, 2024 19:25
`allowance` and `balanceOf` build with hash collision handling
Make use of the keccak helper proof for the other keccak helper
As required, add `s₀.evm.isEVMState` as a precondition for `allowance` and `balanceOf`.
Co-authored-by: Frantisek Silvasi <silvasi.frantisek@gmail.com>
Co-authored-by: Frantisek Silvasi <silvasi.frantisek@gmail.com>
…oofs"

Restore existing proofs overwritten by the generator.
Copied in from `Ferinko/balanceOf` branch, currently 673b85.

Co-authored-by: Frantisek Silvasi <silvasi.frantisek@gmail.com>
Copied across `Wheels.lean` and `ProofGenerator.hs` from `Ferinko/Workshop` branch, currently 7631d8.

Co-authored-by: Frantisek Silvasi <silvasi.frantisek@gmail.com>
Restore existing proofs overwritten by the generator.
This makes the invocations of `clr_varstore,` behave the same as `clr_varstore` without the comma did prior to the changes to `Wheels.lean` in 61166b.
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.

4 participants