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/foundry zksync #21

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Feat/foundry zksync #21

wants to merge 18 commits into from

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    5b1ce2b View commit details
    Browse the repository at this point in the history
  2. Add computeCreate2Address test

    wshino committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1dba669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65b6b44 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Fix testComputeCreate2Address.

    wshino committed May 15, 2024
    Configuration menu
    Copy the full SHA
    31b88e1 View commit details
    Browse the repository at this point in the history
  2. Fix testComputeCreate2Address.

    wshino committed May 15, 2024
    Configuration menu
    Copy the full SHA
    56627ea View commit details
    Browse the repository at this point in the history
  3. Fix testHandleAcceptance.

    wshino committed May 15, 2024
    Configuration menu
    Copy the full SHA
    788a980 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a4faff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82df8e9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    6b9f584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d3877 View commit details
    Browse the repository at this point in the history
  3. Update forge version.

    wshino committed May 16, 2024
    Configuration menu
    Copy the full SHA
    762166e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    c29b690 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Add if statement for zksync.

    wshino committed May 18, 2024
    Configuration menu
    Copy the full SHA
    da03f5d View commit details
    Browse the repository at this point in the history
  2. Implement branching conditions to support zkSync and other EVMs at th…

    …e same time.
    
    Update README.md.
    wshino committed May 18, 2024
    Configuration menu
    Copy the full SHA
    335a1b3 View commit details
    Browse the repository at this point in the history
  3. Remove console.log.

    wshino committed May 18, 2024
    Configuration menu
    Copy the full SHA
    e843134 View commit details
    Browse the repository at this point in the history
  4. Update README.md.

    wshino committed May 18, 2024
    Configuration menu
    Copy the full SHA
    ecc2013 View commit details
    Browse the repository at this point in the history
  5. Update integration testing.

    wshino committed May 18, 2024
    Configuration menu
    Copy the full SHA
    4ad5205 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update forge version.

    wshino authored May 23, 2024
    Configuration menu
    Copy the full SHA
    cdb4e3e View commit details
    Browse the repository at this point in the history