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

NODE-2604 Add code from wavesplatform/groth16verify #23

Merged
merged 38 commits into from
Oct 13, 2023

Commits on Sep 28, 2023

  1. - Added code from bn254 at wavesplatform/groth16verify;

    - One JNI library instead of two;
    - Common JNI initialization.
    vsuharnikov committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ac05245 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. CI

    vsuharnikov committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f5c8908 View commit details
    Browse the repository at this point in the history
  2. - New tests for groth16;

    - Formatting with rustfmt.
    vsuharnikov committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    504f5cd View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. - Running Rust tests in build;

    - Removed unnecessary dependencies in Java project.
    vsuharnikov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d83c8c8 View commit details
    Browse the repository at this point in the history
  2. Fix running Rust tests

    vsuharnikov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a20f27e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97c7a55 View commit details
    Browse the repository at this point in the history
  4. Run Java tests

    vsuharnikov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    fd690b7 View commit details
    Browse the repository at this point in the history
  5. - Build for more platforms;

    - Better directory structure.
    vsuharnikov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1662eaf View commit details
    Browse the repository at this point in the history
  6. Build fix

    vsuharnikov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    9bdcb8f View commit details
    Browse the repository at this point in the history
  7. Build fix (2)

    vsuharnikov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8b635ee View commit details
    Browse the repository at this point in the history
  8. Build fix (3)

    vsuharnikov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3ab7d13 View commit details
    Browse the repository at this point in the history
  9. Build fix (4)

    vsuharnikov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a33ba90 View commit details
    Browse the repository at this point in the history
  10. Build fix (5)

    vsuharnikov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6492664 View commit details
    Browse the repository at this point in the history
  11. Build fix (6)

    vsuharnikov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c749dda View commit details
    Browse the repository at this point in the history
  12. Build fix (7)

    vsuharnikov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a8a422d View commit details
    Browse the repository at this point in the history
  13. Build fix (8)

    vsuharnikov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    28f88f0 View commit details
    Browse the repository at this point in the history
  14. Build fix (9)

    vsuharnikov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    372d897 View commit details
    Browse the repository at this point in the history
  15. Build fix (10)

    vsuharnikov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    191bae4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5441e17 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    549b87c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fc70ccd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ad2d769 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    faa3d2b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    12ec4e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f90103 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14e4148 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f954ab3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea3c71f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Publishing (WIP)

    vsuharnikov committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2000724 View commit details
    Browse the repository at this point in the history
  2. Publishing (2)

    vsuharnikov committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    48079a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    166cd0d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    a4099ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cafe871 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b7d874 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfea3df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2969e87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7cd793 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Added newlines

    vsuharnikov committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ecc8b0c View commit details
    Browse the repository at this point in the history