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.5
Choose a base ref
...
head repository: iden3/rapidsnark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 21 files changed
  • 3 contributors

Commits on Sep 14, 2024

  1. Linux ARM64 artifact build (#25)

    * Add dylibs for iOS and iOS Simulator builds
    * Add Linux ARM64 build
    * Add Linux x86_64 without assembly optimizations build
    olomix authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    3ea6c4d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Add links to README.md (#26)

    demonsh authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    38c832a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Improve zkey loading (#27)

    Co-authored-by: nixw <>
    olomix authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    af527f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Configuration menu
    Copy the full SHA
    2ba1e27 View commit details
    Browse the repository at this point in the history
  2. doc: update documentation

    vivianjeng committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    071a94b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30300df View commit details
    Browse the repository at this point in the history
  4. fix: fix ios script

    vivianjeng committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    0254c9c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Configuration menu
    Copy the full SHA
    b9d6b0e View commit details
    Browse the repository at this point in the history
  2. Use native linux-arm64 runner for GitHub actions (#32)

    Use native linux-arm64 runner for GitHub actions
    olomix authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    54afaa9 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Merge pull request #29 from vivianjeng/fix-darwin-gmp-build

    fix: fix gmp build script
    olomix authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    7af40f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4346473 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #33 from iden3/fix-darwin-gmp-build

    Fix darwin gmp build
    olomix authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    315a7d1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #30 from vivianjeng/update-makefile

    feat: update Makefile to build for different targets
    olomix authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    96f912f View commit details
    Browse the repository at this point in the history
  5. Merged latest main branch

    olomix committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    52384e5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #34 from iden3/update-makefile

    Update makefile
    olomix authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    9983837 View commit details
    Browse the repository at this point in the history
Loading