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

Constantine bindings for EIP196 #184

Merged
merged 33 commits into from
Aug 13, 2024
Merged

Constantine bindings for EIP196 #184

merged 33 commits into from
Aug 13, 2024

Commits on Jun 27, 2024

  1. constantine bindings

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    51496e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. C bindings and jni used

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    079cfd3 View commit details
    Browse the repository at this point in the history
  2. C bindings added and build.gradle changed

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    535504d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d1c4e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fixed errors and tests, modified build.gradle

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c4c8eff View commit details
    Browse the repository at this point in the history
  2. added test cases from Gnark lib

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c84d5b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. added nim install in CI

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d6423b9 View commit details
    Browse the repository at this point in the history
  2. choose nim to install

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4292e57 View commit details
    Browse the repository at this point in the history
  3. updated install nim command

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5c1570b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    388eb98 View commit details
    Browse the repository at this point in the history
  5. fixed CI failing due to jfrog

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9ecea5e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fix test task in CI

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5cea62b View commit details
    Browse the repository at this point in the history
  2. fixed typo, corrected nimble

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6b8952f View commit details
    Browse the repository at this point in the history
  3. Update constantine/build.gradle

    Co-authored-by: garyschulte <[email protected]>
    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo and garyschulte authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f4877c2 View commit details
    Browse the repository at this point in the history
  4. Update constantine/build.gradle

    Co-authored-by: garyschulte <[email protected]>
    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo and garyschulte authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d2bfe1c View commit details
    Browse the repository at this point in the history
  5. Update constantine/build.gradle

    Co-authored-by: garyschulte <[email protected]>
    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo and garyschulte authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    17c57b6 View commit details
    Browse the repository at this point in the history
  6. Update constantine/build.gradle

    Co-authored-by: garyschulte <[email protected]>
    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo and garyschulte authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    cf38680 View commit details
    Browse the repository at this point in the history
  7. Update constantine/build.gradle

    Co-authored-by: garyschulte <[email protected]>
    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo and garyschulte authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3dd0160 View commit details
    Browse the repository at this point in the history
  8. check CI/CD is passing

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    52281fb View commit details
    Browse the repository at this point in the history
  9. which nimble cmd test

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bb7a57b View commit details
    Browse the repository at this point in the history
  10. prev implementation is working

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    dac3084 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. just testing

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    235c91a View commit details
    Browse the repository at this point in the history
  2. added constantine in build.sh

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7c9f645 View commit details
    Browse the repository at this point in the history
  3. export PATH nimble

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b96360c View commit details
    Browse the repository at this point in the history
  4. fix outout dir

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    18b8050 View commit details
    Browse the repository at this point in the history
  5. added prepare for linux-arm64

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    620b308 View commit details
    Browse the repository at this point in the history
  6. skip for linux arm64

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f824860 View commit details
    Browse the repository at this point in the history
  7. fix linkage and source not found

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f35318f View commit details
    Browse the repository at this point in the history
  8. fix lib copy directories

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    23a7190 View commit details
    Browse the repository at this point in the history
  9. fix for lib directory

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    03a6057 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Aug 13, 2024

  1. fixed shared lib for linux

    Signed-off-by: Nischal Sharma <[email protected]>
    NickSneo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c5b504a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98035f1 View commit details
    Browse the repository at this point in the history