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

add nullifier to snarkyjs and mina-signer #882

Merged
merged 63 commits into from
Jun 13, 2023
Merged

add nullifier to snarkyjs and mina-signer #882

merged 63 commits into from
Jun 13, 2023

Commits on Apr 17, 2023

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

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    bec9a16 View commit details
    Browse the repository at this point in the history
  2. remove dead code

    Trivo25 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    0da3324 View commit details
    Browse the repository at this point in the history
  3. flip curves and add constants

    Trivo25 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    ef4f905 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. change return type

    Trivo25 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    1a4e4fa View commit details
    Browse the repository at this point in the history
  2. make naming uniform

    Trivo25 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    51b0103 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    311484e View commit details
    Browse the repository at this point in the history
  4. add reference link and rename

    Trivo25 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    9e51a05 View commit details
    Browse the repository at this point in the history
  5. uniform name

    Trivo25 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    18c14d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    905742b View commit details
    Browse the repository at this point in the history
  7. bump bindings

    Trivo25 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    f27d4e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. return both sqrts of y2

    Trivo25 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    731656a View commit details
    Browse the repository at this point in the history
  2. return both roots of y

    Trivo25 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    5fc5160 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. start implementing nullifier

    Trivo25 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    a4835c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    884272e View commit details
    Browse the repository at this point in the history
  3. add types, add to client

    Trivo25 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    d998170 View commit details
    Browse the repository at this point in the history
  4. change type remote import

    Trivo25 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    5781146 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    5333817 View commit details
    Browse the repository at this point in the history
  2. change return type to Group

    Trivo25 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    14b677d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    785cb1d View commit details
    Browse the repository at this point in the history
  2. implement nullifier

    Trivo25 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    882e0de View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/nullifier' of https://github.com/o1-labs/snarkyjs

    … into feature/nullifier
    Trivo25 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    4dadffb View commit details
    Browse the repository at this point in the history
  4. undo fromsjon

    Trivo25 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e067397 View commit details
    Browse the repository at this point in the history
  5. type fromJSON

    Trivo25 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    b0b7e93 View commit details
    Browse the repository at this point in the history
  6. change Field.fromJSON typing

    Trivo25 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7d33ff8 View commit details
    Browse the repository at this point in the history
  7. bindings

    Trivo25 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    33a1684 View commit details
    Browse the repository at this point in the history
  8. cleanup

    Trivo25 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    fd500f3 View commit details
    Browse the repository at this point in the history
  9. bump bindings

    Trivo25 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    6cd68dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aed7475 View commit details
    Browse the repository at this point in the history
  11. changelog

    Trivo25 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    d248cae View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    846ae9e View commit details
    Browse the repository at this point in the history
  2. add comments, cleanup

    Trivo25 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9f9b830 View commit details
    Browse the repository at this point in the history
  3. add rfc and paper reference

    Trivo25 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    7442973 View commit details
    Browse the repository at this point in the history
  4. add some helper methods

    Trivo25 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    de1b245 View commit details
    Browse the repository at this point in the history
  5. minor comments

    Trivo25 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    3d0bc8a View commit details
    Browse the repository at this point in the history
  6. minor

    Trivo25 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b27b249 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9302aed View commit details
    Browse the repository at this point in the history
  8. address feedback

    Trivo25 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b57ddb5 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/nullifier' of https://github.com/o1-labs/snarkyjs

    … into feature/nullifier
    Trivo25 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    391faf8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f4779c View commit details
    Browse the repository at this point in the history
  11. export scaleShifted

    Trivo25 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    f5012a1 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. fix example

    Trivo25 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    c3bc6ea View commit details
    Browse the repository at this point in the history
  2. serialize pk as x,y not y, x

    Trivo25 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    eabc715 View commit details
    Browse the repository at this point in the history
  3. simple tests

    Trivo25 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    949cfdf View commit details
    Browse the repository at this point in the history
  4. bindings

    Trivo25 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    43ca0ca View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. make message a dynamic array

    Trivo25 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    5053eea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f531a07 View commit details
    Browse the repository at this point in the history
  3. bump bindings

    Trivo25 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    587843c View commit details
    Browse the repository at this point in the history
  4. comments

    Trivo25 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    86531a8 View commit details
    Browse the repository at this point in the history
  5. bigint to field, random

    Trivo25 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    d15b06d View commit details
    Browse the repository at this point in the history
  6. try fix conflic

    Trivo25 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    615ed4e View commit details
    Browse the repository at this point in the history
  7. merge conflict

    Trivo25 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    ca83f2c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    360c813 View commit details
    Browse the repository at this point in the history
  9. building bindings

    Trivo25 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    256b9ea View commit details
    Browse the repository at this point in the history
  10. address feedback

    Trivo25 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    6adab25 View commit details
    Browse the repository at this point in the history
  11. doc comments

    Trivo25 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    bec0b6c View commit details
    Browse the repository at this point in the history
  12. assert key

    Trivo25 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    1dd6d0d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. doc comments

    Trivo25 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    d761bd3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    50a3b3c View commit details
    Browse the repository at this point in the history
  2. bindings and merge conflicts

    Trivo25 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    7881cb0 View commit details
    Browse the repository at this point in the history
  3. build bindings

    Trivo25 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e65cc23 View commit details
    Browse the repository at this point in the history
  4. fix json

    Trivo25 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    98695fe View commit details
    Browse the repository at this point in the history
  5. fix bindings (again)

    Trivo25 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    a3c1010 View commit details
    Browse the repository at this point in the history