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 zokrates_js crate #518

Merged
merged 29 commits into from Jan 7, 2020
Merged

add zokrates_js crate #518

merged 29 commits into from Jan 7, 2020

Commits on Nov 21, 2019

  1. add zokrates_js crate

    dark64 committed Nov 21, 2019
    Copy the full SHA
    27d94bf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f400716 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    dark64 committed Nov 21, 2019
    Copy the full SHA
    ec1d68a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. move readme to zokrates_book, remove custom serializer on SetupKeypai…

    …r, remove docker files
    dark64 committed Nov 22, 2019
    Copy the full SHA
    97c9abc View commit details
    Browse the repository at this point in the history
  2. add mocha tests

    dark64 committed Nov 22, 2019
    Copy the full SHA
    caed3fa View commit details
    Browse the repository at this point in the history
  3. delete readme.md

    dark64 committed Nov 22, 2019
    Copy the full SHA
    efa358e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6bcbdc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Update zokrates_book/src/SUMMARY.md

    Co-Authored-By: Thibaut Schaeffer <thibaut@schaeff.fr>
    dark64 and Schaeff committed Nov 25, 2019
    Copy the full SHA
    8bd2cd9 View commit details
    Browse the repository at this point in the history
  2. Update zokrates_book/src/zokrates_js.md

    Co-Authored-By: Thibaut Schaeffer <thibaut@schaeff.fr>
    dark64 and Schaeff committed Nov 25, 2019
    Copy the full SHA
    05937de View commit details
    Browse the repository at this point in the history
  3. Update zokrates_book/src/zokrates_js.md

    Co-Authored-By: Thibaut Schaeffer <thibaut@schaeff.fr>
    dark64 and Schaeff committed Nov 25, 2019
    Copy the full SHA
    1ae887e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ed54537 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Update lib.rs

    dark64 committed Nov 26, 2019
    Copy the full SHA
    d15d556 View commit details
    Browse the repository at this point in the history
  2. Update mod.rs

    dark64 committed Nov 26, 2019
    Copy the full SHA
    88f059f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f01b55b View commit details
    Browse the repository at this point in the history
  4. Add publish.sh

    dark64 committed Nov 26, 2019
    Copy the full SHA
    1c706ca View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Copy the full SHA
    9b9522c View commit details
    Browse the repository at this point in the history
  2. fix deploy docker image

    dark64 committed Dec 3, 2019
    Copy the full SHA
    35b20ec View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2d58ca4 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. update ci

    dark64 committed Dec 16, 2019
    Copy the full SHA
    55cc882 View commit details
    Browse the repository at this point in the history
  2. update cargo.lock

    dark64 committed Dec 16, 2019
    Copy the full SHA
    ed9a57d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. refactor js

    dark64 committed Dec 17, 2019
    Copy the full SHA
    f21505a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. simplify js to rust closures

    dark64 committed Dec 21, 2019
    Copy the full SHA
    7e55808 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cbd255f View commit details
    Browse the repository at this point in the history
  3. better error handling

    dark64 committed Dec 21, 2019
    Copy the full SHA
    11df460 View commit details
    Browse the repository at this point in the history
  4. up version to 1.0.19

    dark64 committed Dec 21, 2019
    Copy the full SHA
    3c1bdbb View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Copy the full SHA
    95b7a96 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    201d9b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Add Dockerfile to zokrates_js

    dark64 committed Jan 7, 2020
    Copy the full SHA
    35bfac7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dd10a7a View commit details
    Browse the repository at this point in the history