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

Update Rust apis #262

Merged
merged 51 commits into from
Dec 3, 2023

Commits on Oct 3, 2023

  1. fix memory error in single_stage_multi_reduction_kernel (#235)

    * refactor
    
    * refactor
    
    * revert
    
    * refactor: clang format
    
    * Update icicle/appUtils/msm/msm.cu
    ImmanuelSegol committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    9114ecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33d1583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c14466 View commit details
    Browse the repository at this point in the history
  4. wip - msm and eq

    Vitalii committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3de0e79 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. added lde to cmake

    DmytroTym committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    df1fc7e View commit details
    Browse the repository at this point in the history
  2. wip draft with msm correctness test for bls12_381 + Merge commit 'df1…

    …fc7ed6068e8eab9d81a8d6002949524597a19' into develop/vhnat/feat-233-update-api-fix-rust-build
    Vitalii committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3e9c0e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8e26e8 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/feat/233-update-api' into deve…

    …lop/vhnat/feat-233-update-api-fix-rust-build
    Vitalii committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f1819d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d4e266 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. CamelCase

    DmytroTym committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ec67196 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6dfd59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09ef4fd View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Merge commit '09ef4fdba19e6c4e4745c80062bb02a9bcc70d87' into develop/…

    …vhnat/feat-233-update-api-fix-rust-build
    Vitalii committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    6f44433 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. wip - ntt crash debugging

    Vitalii committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    fda01fa View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    3e7d7b9 View commit details
    Browse the repository at this point in the history
  2. wip ntt tests with corretness

    Vitalii committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    141b1c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. hotfix for correctness > 2^9

    Vitalii committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    a199bc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. wip on device inout mixing with correctness

    Vitalii committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ea00037 View commit details
    Browse the repository at this point in the history
  2. cleanup

    Vitalii committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b8a06d5 View commit details
    Browse the repository at this point in the history
  3. preserving twiddles after first call

    Vitalii committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    13f75a2 View commit details
    Browse the repository at this point in the history
  4. fixed twiddles preserving

    Vitalii committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    6bcc56b View commit details
    Browse the repository at this point in the history
  5. formatting

    Vitalii committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    bb36b1b View commit details
    Browse the repository at this point in the history
  6. removed some printing

    Vitalii committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    466b669 View commit details
    Browse the repository at this point in the history
  7. disable ecntt temporarily

    Vitalii committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ac5b850 View commit details
    Browse the repository at this point in the history
  8. format

    Vitalii committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    bb98347 View commit details
    Browse the repository at this point in the history
  9. rust fmt

    Vitalii committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    434a010 View commit details
    Browse the repository at this point in the history
  10. exclude target from format

    Vitalii committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    70eeada View commit details
    Browse the repository at this point in the history
  11. passing ntt after merge

    Vitalii committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    286811f View commit details
    Browse the repository at this point in the history
  12. hotfix for linking issue

    Vitalii committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1b2c03b View commit details
    Browse the repository at this point in the history
  13. format

    Vitalii committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    20ca1e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge commit '133a1b28bc04900272e7121692c2e5bc2d8dcbcf' into develop/…

    …vhnat/feat-233-update-api
    Vitalii committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0b2bd78 View commit details
    Browse the repository at this point in the history
  2. format

    Vitalii committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    27d2c8f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. draft of pr comments + correctness restored

    Vitalii committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    ec86b44 View commit details
    Browse the repository at this point in the history
  2. wip refactor + format

    Vitalii committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    9556ecf View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. domain wip

    Vitalii committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    b0d0215 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. rust format

    Vitalii committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d0569b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd628ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36442ae View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    ac6593d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'vitaliy/develop/vhnat/feat-233-update-a…

    …pi' into develop/dima/feat-233-update-rust-apis
    DmytroTym committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    32eaef1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. WIP field and curve

    DmytroTym committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    eb543f0 View commit details
    Browse the repository at this point in the history
  2. still wip field and curve

    DmytroTym committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    318c6f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

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

Commits on Nov 7, 2023

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

Commits on Nov 9, 2023

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

Commits on Nov 11, 2023

  1. Rust msm and ntt wip

    DmytroTym committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    45c9b00 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    69dc6c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e34e936 View commit details
    Browse the repository at this point in the history
  3. format

    DmytroTym committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5a96065 View commit details
    Browse the repository at this point in the history