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

feat(levm): add contract creation #990

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

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    d794db4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e612d View commit details
    Browse the repository at this point in the history
  3. Change new func usages

    maximopalopoli committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9d25671 View commit details
    Browse the repository at this point in the history
  4. Add tests folder to gitignore

    This is done because I've been working in the Ethereum Foundation tests
    and have them downloaded, and that difficults git work
    maximopalopoli committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    27e237e View commit details
    Browse the repository at this point in the history
  5. Avoid clippy errors

    maximopalopoli committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e342259 View commit details
    Browse the repository at this point in the history
  6. cargo fmt changes

    maximopalopoli committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0a82abe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    efbc3ea View commit details
    Browse the repository at this point in the history
  8. Improve create logic

    maximopalopoli committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bca332b View commit details
    Browse the repository at this point in the history
  9. clippy + fmt

    maximopalopoli committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    704b135 View commit details
    Browse the repository at this point in the history