GitHub / ingonyama-zk/icicle issues and pull requests
#1014 - Develop/vhnat/rust mem api
Pull Request -
State: open - Opened by vhnatyk 17 days ago
#1013 - Add files via upload
Pull Request -
State: open - Opened by Shalmoni 17 days ago
#1011 - Labrador benchmarking
Pull Request -
State: closed - Opened by yshekel 18 days ago
#1010 - Yshekel/merge changes to labrador bench
Pull Request -
State: open - Opened by yshekel 18 days ago
#1007 - wip draft vecops split
Pull Request -
State: open - Opened by vhnatyk 23 days ago
#1006 - Fix lattice-snark example import
Pull Request -
State: closed - Opened by LeonHibnik 23 days ago
#1005 - Rename labrador to babykoala
Pull Request -
State: closed - Opened by yshekel 23 days ago
#1004 - Update release workflow to use examples as reusable workflow
Pull Request -
State: closed - Opened by jeremyfelder 23 days ago
#1003 - Remove `-q` from Rust examples to show output
Pull Request -
State: closed - Opened by yshekel 23 days ago
#1002 - Update release.yml
Pull Request -
State: closed - Opened by yshekel 23 days ago
#1001 - [FIX] compilation for arm
Pull Request -
State: closed - Opened by yshekel 23 days ago
#1000 - [Feat] matmul + transpose fusion
Pull Request -
State: closed - Opened by lnm-at-work 23 days ago
#999 - ICICLE V4 documentation update
Pull Request -
State: closed - Opened by LeonHibnik 24 days ago
#998 - Relax norm bound API: support size > 2¹⁶ and full-range L∞ values
Pull Request -
State: closed - Opened by yshekel 25 days ago
#997 - [BUG]: Expected Behavior of FieldImpl::from_bytes_le()
Issue -
State: open - Opened by PengyuanYan 26 days ago
- 1 comment
Labels: type:bug
#996 - V4 Rust traits redesign
Pull Request -
State: closed - Opened by ChickenLover 27 days ago
#995 - removed outdated TODO comment
Pull Request -
State: closed - Opened by reject-i 29 days ago
- 1 comment
#994 - fix random sampling small size bug
Pull Request -
State: closed - Opened by ChickenLover 30 days ago
#993 - V4 rust restruct errors
Pull Request -
State: closed - Opened by nonam3e about 1 month ago
- 2 comments
#992 - rust v4 transpose to matrixops
Pull Request -
State: closed - Opened by vhnatyk about 1 month ago
#991 - Fix Go example link in main README
Pull Request -
State: closed - Opened by Bilogweb3 about 1 month ago
- 1 comment
#990 - V4 Rust wrapper redesign
Pull Request -
State: closed - Opened by LeonHibnik about 1 month ago
#989 - Rust transpose refactoring
Pull Request -
State: closed - Opened by vhnatyk about 1 month ago
- 1 comment
#988 - wrapped error type
Pull Request -
State: closed - Opened by nonam3e about 1 month ago
- 1 comment
#987 - Add manual trigger for full test suite
Pull Request -
State: closed - Opened by jeremyfelder about 1 month ago
#986 - added annoucement bar
Pull Request -
State: closed - Opened by Shalmoni about 1 month ago
#985 - Remove Program from VecOps in Rust
Pull Request -
State: closed - Opened by vhnatyk about 1 month ago
#984 - [FEATURE] Add matrix transpose support to Rust matrix_ops wrapper
Pull Request -
State: closed - Opened by yshekel about 1 month ago
- 1 comment
#983 - Labrador Example v2
Pull Request -
State: open - Opened by yshekel about 1 month ago
#982 - ICICLE V4
Pull Request -
State: closed - Opened by LeonHibnik about 1 month ago
- 2 comments
#981 - Some more changes to devdocs
Pull Request -
State: closed - Opened by Shalmoni about 1 month ago
- 1 comment
#980 - [CI] Reusable workflows and nightly run for all tests
Pull Request -
State: open - Opened by jeremyfelder about 1 month ago
#979 - [FIX] Unify Zq and Rq Balanced Base-b Decomposition Using Digit-Major Layout
Pull Request -
State: closed - Opened by yshekel about 1 month ago
#978 - [FEAT] Allow disabling features from rust bindings
Pull Request -
State: closed - Opened by jeremyfelder about 1 month ago
#977 - [FIX] Matmul rust wrappers identify device memory and assert sizes
Pull Request -
State: closed - Opened by yshekel about 1 month ago
#976 - [FIX] Replace `dependent_option` with regular `option`
Pull Request -
State: closed - Opened by jeremyfelder about 1 month ago
- 1 comment
#975 - merge transpose/matmul + matops improvements
Pull Request -
State: closed - Opened by lnm-at-work about 1 month ago
- 1 comment
#974 - Feat/v4 main merge
Pull Request -
State: closed - Opened by LeonHibnik about 1 month ago
- 1 comment
#973 - Fix broken documentation links in Rust API docs
Pull Request -
State: closed - Opened by VolodymyrBg about 1 month ago
- 1 comment
#972 - [FIX] Enable and fix examples
Pull Request -
State: closed - Opened by jeremyfelder about 1 month ago
#971 - [FIX] Use proper feature value propagation for CMAKE_DEPENDENT_OPTION
Pull Request -
State: closed - Opened by jeremyfelder about 1 month ago
- 1 comment
#970 - [FIX] fix int devision bug in MSM
Pull Request -
State: closed - Opened by idanfr-ingo about 1 month ago
#969 - Devdocs quick fix
Pull Request -
State: closed - Opened by Shalmoni about 1 month ago
#968 - [FEATURE] Add float32-based operator norm via negacyclic FFT for PolyRing (N=64)
Pull Request -
State: closed - Opened by yshekel about 1 month ago
#967 - consistent norm check
Pull Request -
State: closed - Opened by emirsoyturk about 1 month ago
#966 - Feat/challenge space sampling
Pull Request -
State: closed - Opened by ChickenLover about 1 month ago
#965 - [EXAMPLE] Add Rust example showcasing icicle-lattice APIs
Pull Request -
State: closed - Opened by yshekel about 1 month ago
- 1 comment
#964 - Update tests.rs
Pull Request -
State: closed - Opened by yshekel about 1 month ago
#963 - [CI] Move merkle test to hash crate
Pull Request -
State: closed - Opened by jeremyfelder about 1 month ago
#962 - docs: update broken link
Pull Request -
State: closed - Opened by DefiWimar7 about 1 month ago
- 1 comment
#961 - [REFACTOR] move matrix transpose to matrix_ops, add PolyRing support and tests
Pull Request -
State: closed - Opened by yshekel about 1 month ago
- 1 comment
#960 - [CI] Fix Go tests and Rust bn254
Pull Request -
State: closed - Opened by jeremyfelder about 1 month ago
#959 - [FIX] typo in ci.yml
Pull Request -
State: closed - Opened by yshekel about 1 month ago
#958 - Docs: Fix typos in C++ API documentation
Pull Request -
State: closed - Opened by kilavvy about 1 month ago
- 2 comments
#957 - [Feat] matrix ops rust
Pull Request -
State: closed - Opened by lnm-at-work about 1 month ago
#956 - Validate JL projection consistency across backends
Pull Request -
State: closed - Opened by dorshmil about 1 month ago
#955 - determine the scalar size according to configuration if provided
Pull Request -
State: open - Opened by mickeyasa about 1 month ago
#954 - [DRAFT] [FEAT] Vecops for Polynomial rings
Pull Request -
State: open - Opened by yshekel about 2 months ago
#953 - HostDevice memory API tweaks
Pull Request -
State: closed - Opened by vhnatyk about 2 months ago
- 1 comment
#953 - HostDevice memory API tweaks
Pull Request -
State: open - Opened by vhnatyk about 2 months ago
#952 - [FEAT] Add flattening utilities for polynomial slices into scalar slices
Pull Request -
State: closed - Opened by yshekel about 2 months ago
- 1 comment
#951 - Fix Go example link in README.md
Pull Request -
State: closed - Opened by aso20455 about 2 months ago
- 1 comment
#950 - Feat/random sampling
Pull Request -
State: open - Opened by ChickenLover about 2 months ago
#949 - [FEAT] JL-projection Rust wrapper
Pull Request -
State: closed - Opened by yshekel about 2 months ago
#948 - Yshekel/matmul suggest
Pull Request -
State: closed - Opened by yshekel about 2 months ago
#947 - devdocs: June 15 Update
Pull Request -
State: open - Opened by Shalmoni about 2 months ago
#946 - [FEAT] Expose Sumcheck protocol challenge vector
Pull Request -
State: closed - Opened by LeonHibnik about 2 months ago
#945 - [FEAT] Decompose Polynomial-rings
Pull Request -
State: closed - Opened by yshekel about 2 months ago
#944 - Timur/pqc go wrappers
Pull Request -
State: closed - Opened by nonam3e about 2 months ago
#943 - [FEAT] Rust Polynomial-Ring trait and NegacyclicNTT
Pull Request -
State: closed - Opened by yshekel about 2 months ago
#942 - Changed broken link on readme
Pull Request -
State: closed - Opened by Shalmoni about 2 months ago
#941 - [FIX] CPU msm mont support
Pull Request -
State: open - Opened by jeremyfelder about 2 months ago
#940 - Add PQC documentation to 3.9.0
Pull Request -
State: closed - Opened by LeonHibnik about 2 months ago
#939 - [FIX] Invalid memory access causes hang
Pull Request -
State: closed - Opened by jeremyfelder about 2 months ago
#938 - Curve Montgomery Conversion Fix for Host Memory
Pull Request -
State: closed - Opened by emirsoyturk about 2 months ago
#937 - feat: Add get_challenge_vector() (rust wrapper)to Sumcheck
Pull Request -
State: closed - Opened by krakhit about 2 months ago
#936 - Feat: generate JL-projection matrix rows
Pull Request -
State: closed - Opened by yshekel about 2 months ago
- 1 comment
#935 - Fix collab instructions for version mismatch error
Pull Request -
State: closed - Opened by jeremyfelder about 2 months ago
#934 - [DO NOT MERGE] Fix merkle tree
Pull Request -
State: closed - Opened by ChickenLover about 2 months ago
#933 - Fixed devdocs link licensing
Pull Request -
State: closed - Opened by Shalmoni about 2 months ago
#932 - PQC ML-KEM
Pull Request -
State: closed - Opened by nonam3e about 2 months ago
#931 - Update README.md
Pull Request -
State: closed - Opened by Shalmoni about 2 months ago
#930 - Negacyclic NTT for polynomial rings
Pull Request -
State: open - Opened by yshekel about 2 months ago
#929 - [BUG]: `symbol_lookup_error` in running the rust examples
Issue -
State: open - Opened by 0xnullifier about 2 months ago
- 6 comments
Labels: type:bug
#928 - fri final polynomial degree check
Pull Request -
State: closed - Opened by krakhit 2 months ago
#927 - Added Darkmode, Benchmarks update, fixed mobile display bug, added la…
Pull Request -
State: closed - Opened by Shalmoni 2 months ago
#926 - [BUG]: Cannot run the rust `install-and-use-icicle` example
Issue -
State: closed - Opened by 0xnullifier 2 months ago
- 3 comments
Labels: type:bug
#925 - [FIX] Go runtime, hash, and merkle tree package tests for metal
Pull Request -
State: open - Opened by jeremyfelder 2 months ago
#924 - Fix compilation for g++14.2.0
Pull Request -
State: closed - Opened by ChickenLover 2 months ago
#923 - docs (README.md): add link to go install-and-use examples
Pull Request -
State: closed - Opened by gap-editor 2 months ago
- 1 comment
#922 - Feat: balanced decomposition for Rq polynomials
Pull Request -
State: closed - Opened by yshekel 2 months ago
#921 - [FEAT] add method to get challenges from sumcheck's Fiat-Shamir
Pull Request -
State: open - Opened by idanfr-ingo 2 months ago
#920 - Introduce icicle-pqc with ML-KEM API
Pull Request -
State: closed - Opened by yshekel 2 months ago
#919 - fix: update broken Go examples link in README.md
Pull Request -
State: closed - Opened by ashiskumarnaik 2 months ago
- 3 comments
#918 - fix Merkle-Tree rust wrapper get_proof() for device-mem
Pull Request -
State: closed - Opened by yshekel 2 months ago
#917 - [FEAT] Add ext field support to sumcheck
Pull Request -
State: closed - Opened by idanfr-ingo 2 months ago
#916 - docs: Complete Go example for multi-device setup
Pull Request -
State: closed - Opened by CreeptoGengar 2 months ago
- 2 comments
#915 - fix merkle-tree default config and test for segfault
Pull Request -
State: closed - Opened by yshekel 2 months ago
#914 - [BUG]: Segmentation Fault in MerkleTree::build on GPU for n >= 18 for Babybear
Issue -
State: closed - Opened by alluri-ritual 2 months ago
- 16 comments
Labels: type:bug
#913 - [CI] Separate testing by feature
Pull Request -
State: closed - Opened by jeremyfelder 2 months ago
- 2 comments