8000 Comparing v3.3.0...v3.4.0 · ingonyama-zk/icicle · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: ingonyama-zk/icicle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Choose a base ref
...
head repository: ingonyama-zk/icicle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.0
Choose a head ref
  • 12 commits
  • 99 files changed
  • 9 contributors

Commits on Jan 2, 2025

  1. Update docusaurus.config.ts (#720)

    change from V3.2 TO V3.3
    ShaniBabayoff authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    0c33c74 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2025

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

Commits on Jan 6, 2025

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

Commits on Jan 7, 2025

  1. Support vulkan backend in build system (#703)

    - Added a script to pull Vulkan private backend sources.
    - Updated CMake configuration to integrate Vulkan support in the build process.
    - Introduced a Rust feature flag for building the Vulkan backend (requires access to private sources).
    - Refined the test device API for improved compatibility and functionality.
    yshekel authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    56f406e View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. Redesign CPU MSM with taskflow (#718)

    Accelerating MSM for CPU using taskflow library to distribute threads.
    mickeyasa authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    95c33e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Fix/release script (#721)

    LeonHibnik authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    d706320 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b27da85 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Support android and vulkan (#735)

    - Update Cmake for android cross compilation
    - Update log.h for android logcat
    yshekel authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    a751555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c10aa35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eab9c50 View commit details
    Browse the repository at this point in the history
  4. Feat: Blake3 (#733)

    aviadingo authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    488421b View commit details
    Browse the repository at this point in the history
  5. Bump rust crates' version

    icicle-babybear@3.4.0
    icicle-bls12-377@3.4.0
    icicle-bls12-381@3.4.0
    icicle-bn254@3.4.0
    icicle-bw6-761@3.4.0
    icicle-core@3.4.0
    icicle-grumpkin@3.4.0
    icicle-hash@3.4.0
    icicle-koalabear@3.4.0
    icicle-m31@3.4.0
    icicle-runtime@3.4.0
    icicle-stark252@3.4.0
    
    Generated by cargo-workspaces
    release-bot committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    cb1cdcb View commit details
    Browse the repository at this point in the history
Loading
0