Emir Soyturk
Emir Soyturk
## Bug Report **Current Behavior** When using Probot to listen to events, the user node_ids are always in the legacy format (e.g., in sender, assignees, etc.), even though GitHub GraphQL...
closes #1568
## Describe the changes This PR adds conditional compilation attributes to the `cuda_include_path` and `cuda_lib_path` functions to handle cases where the target OS is neither Windows nor Linux. Previously, the...
### Changes This PR updates the existing Blake2s implementation for ICICLE V3 by integrating a C++ API and a Rust wrapper API. Also add placeholder CPU Blake2S implementation. cuda-backend-branch: aviad/blake2s_gpu
## Changes This PR updates the existing Blake2s implementation by integrating a C++ API and a Rust wrapper API.
**Summary:** This PR updates the `halo2` version in the `Cargo.toml` to point to current branch that contains updated ICICLE integrations. **Details:** - The `halo2` dependency in the `Cargo.toml` is temporarily...