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: remove onchain-verifier dependency + add hardhat configuration + add libraries deployment logic #3

Merged
merged 13 commits into from
Sep 7, 2023

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    89edd94 View commit details
    Browse the repository at this point in the history
  2. feat: hardhat configuration

    yum0e committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f3a4455 View commit details
    Browse the repository at this point in the history
  3. feat: add fork tests

    yum0e committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    84f59dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06fc03e View commit details
    Browse the repository at this point in the history
  5. fix: add env variable to CI

    yum0e committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    62fcf17 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. feat: add tests but encountered stack to deep issue while trying to c…

    …reate
    
    SismoConnectVerifierMock contract
    yum0e committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9413ad4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. fix: stack too deep error in mock contract by using an external call to

    the same mock contract
    yum0e committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    66fdee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad27f2d View commit details
    Browse the repository at this point in the history
  3. feat: update hardhat config

    yum0e committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6690c3c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. feat: add the deployment of the libraries from the

    sismo-connect-solidity repository
    yum0e committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    44e787b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9e519b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. feat: add base network (#4)

    * feat: setup to deploy on base network
    
    * feat: add deployment logs on base-goerli for builder libraries
    
    * feat: add deployment logs on base for builder libraries
    yum0e authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6345303 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. feat: remove useless build functions in AuthBuilder, ClaimBuilder and

    ProofBuilder testing libraries + bump hardhat version
    yum0e committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    90038ca View commit details
    Browse the repository at this point in the history