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

[PoC] Add ZkAuth precompile to Moonbase #2903

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Jul 17, 2024

  1. start zkAuth verifier PoC

    Agusrodri committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e3df312 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. add test for JWT validation

    Agusrodri committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    cc792c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 24, 2024

  1. add possible interface

    Agusrodri committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3015911 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. add possible tx logic

    Agusrodri committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    edbabab View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    8fe9021 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d867f4a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Aug 13, 2024

  1. add benchmark

    Agusrodri committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    62a59ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc9f05c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b762aa View commit details
    Browse the repository at this point in the history
  4. remove unused imports

    Agusrodri committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6e09f2e View commit details
    Browse the repository at this point in the history
  5. copyright

    Agusrodri committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3f7c983 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix tests

    Agusrodri committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    592de21 View commit details
    Browse the repository at this point in the history
  2. test(zkAuth): Add dev test

    RomarQ committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    24f2e4d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    a94415c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'zkAuth-precompile-poc' of github.com:moonbeam-foundatio…

    …n/moonbeam into zkAuth-precompile-poc
    Agusrodri committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b36b82d View commit details
    Browse the repository at this point in the history
  3. changes in TS test

    Agusrodri committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f3ab6aa View commit details
    Browse the repository at this point in the history