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

feat: rln-v2 #204

Merged
merged 12 commits into from
Oct 3, 2023
Merged

feat: rln-v2 #204

merged 12 commits into from
Oct 3, 2023

Commits on Aug 17, 2023

  1. feat(rln-v2): update serde for rln-v2 (#202)

    * feat(rln-v2): update serde for rln-v2
    
    * fix: public tests that needed to append the new fields
    rymnc committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c488185 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. s/id_commitments/rate_commitments (#205)

    * feat: rename public, protocol and update tests to use rate_commitments
    
    * fix: into()
    rymnc authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ea1ac53 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. message_id range check (#210)

    * feature: range check added
    
    * fmt
    
    * feature: message_id_range_check
    
    * fix: corresponding change of types
    
    * comments: function level
    
    * fmt
    tyshko-rostyslav authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    b87f7c8 View commit details
    Browse the repository at this point in the history
  2. fix(rln): tests (#212)

    * most changes
    
    * fix
    
    * fix protocol tests
    
    * fmt
    
    * ffi tests fix
    tyshko-rostyslav authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    99a5e73 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. feat(rln-v2): new artifacts, removed older ones (#211)

    * feat(rln-v2): new artifacts, removed older ones
    
    * wip: working branch
    
    * fix: remove more refs to epoch + rln_identifier
    
    * Updated serde in RLN proof verification
    
    * Updated artifacts
    
    * chore: update
    
    * chore: update
    
    * hardcoded test works
    
    * fix: proof generation and verification
    rymnc authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    30b9c5a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. fix: rln-wasm tests

    rymnc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1cfa04f View commit details
    Browse the repository at this point in the history
  2. fix: ffi tests

    rymnc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    35c0da5 View commit details
    Browse the repository at this point in the history
  3. fix: rln-wasm test

    rymnc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    49451fa View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. fix: recover_id_secret

    rymnc committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    e1d0998 View commit details
    Browse the repository at this point in the history
  2. Fix message (#217)

    
    ---------
    
    Co-authored-by: rymnc <[email protected]>
    tyshko-rostyslav and rymnc authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f64ae3a View commit details
    Browse the repository at this point in the history
  3. chore: Release

    rymnc committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    35b0404 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a09f9fb View commit details
    Browse the repository at this point in the history