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

chore(verifier.ts): remove completed todos #12

Closed
wants to merge 3 commits into from
Closed

Commits on Jul 26, 2023

  1. chore(verifier.ts): remove commented out code and fix typo in comment

    feat(verifier.ts): add TODO comment to implement internal nullifier verification using RLNjs cache
    AtHeartEngineer committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    dfa316b View commit details
    Browse the repository at this point in the history
  2. chore(tsconfig.json): update "files" property to "includes" and inclu…

    …de the entire "src" directory for better TypeScript compilation coverage
    AtHeartEngineer committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a2e679a View commit details
    Browse the repository at this point in the history
  3. chore(tsconfig.json): remove unnecessary includes property and add mi…

    …ssing newline at the end of the file
    AtHeartEngineer committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ac7b620 View commit details
    Browse the repository at this point in the history