Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: iden3/rapidsnark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.3
Choose a base ref
...
head repository: iden3/rapidsnark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.4
Choose a head ref
  • 14 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 27, 2024

  1. Add MSM

    nixw committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    de0d759 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Add NAF to MSM

    nixw committed May 24, 2024
    Configuration menu
    Copy the full SHA
    114ca1b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    d36bba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edbdc4d View commit details
    Browse the repository at this point in the history
  3. merged fresh main

    olomix committed May 30, 2024
    Configuration menu
    Copy the full SHA
    fa82bee View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Add BITS_PER_CHUNK build parameter

    nixw committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    ec90ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    173e1c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Replace openMP with std::thread

    nixw committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6d853e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Fix calcBitsPerChunk

    nixw committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    13a4dc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Use ThreadPool

    nixw committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    dd373cb View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    3e8cf26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35dfe13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76825e5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #20 from iden3/fix-msm

    MSM optimizations
    olomix authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    74dd391 View commit details
    Browse the repository at this point in the history
Loading