Skip to content

Pull requests: arkworks-rs/algebra

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

build(deps): update syn requirement from 2.0 to 3.0 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#1125 opened Jul 20, 2026 by dependabot Bot Loading…
fix(poly): handle coset domains in divide/mul_by_vanishing_poly
#1124 opened Jul 17, 2026 by MavenRain Loading…
6 tasks done
Add ERC-2494 compliant Baby Jubjub curve (continues #926)
#1123 opened Jul 9, 2026 by luksgrin Loading…
6 tasks done
Use GLV for Pasta and bugfix in Bucket to Affine conversion
#1122 opened Jul 8, 2026 by lovesh Loading…
6 tasks
build(deps): update num-bigint requirement from 0.4 to 0.5 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#1120 opened Jul 3, 2026 by dependabot Bot Loading…
Add Sarkar2020 square root - useful for pasta
#1119 opened Jul 2, 2026 by lovesh Loading…
6 tasks
Use GLV in Pasta and Barrett reduction in glv decomposition
#1118 opened Jul 2, 2026 by lovesh Loading…
6 tasks
build(deps): update itertools requirement from 0.14 to 0.15 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#1113 opened Jun 17, 2026 by dependabot Bot Loading…
feat(ff): add div_rem to BigInteger
#1110 opened Jun 3, 2026 by pjdurden Loading…
perf: Use 2-bit windowed GLV scalar multiplication
#1108 opened May 24, 2026 by waamm Loading…
5 of 6 tasks
fix(poly): honor coset vanishing polynomial in dense multiply
#1106 opened May 16, 2026 by 1sgtpepper Loading…
6 tasks done
Zeroize WNAF scalar digit buffers
#1101 opened Apr 30, 2026 by 0xmatthewb Draft
Implement Zerocopy for Field Elements and Extensions
#1097 opened Apr 20, 2026 by z-tech Contributor Draft
6 tasks
Extract ark-ec and curves from Algebra
#1096 opened Apr 12, 2026 by z-tech Contributor Draft
6 tasks
Work around for wasm_bindgen::JsError lacking no_std support
#1079 opened Mar 7, 2026 by burdges Contributor Loading…
2 of 6 tasks
build(deps): update digest requirement from 0.10 to 0.11 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#1078 opened Feb 16, 2026 by dependabot Bot Loading…
perf(ff): parse bytes in 2^64 chunks; drop alloc in BE path
#1069 opened Dec 8, 2025 by radik878 Contributor Loading…
3 of 6 tasks
Hensel's lifting optimized
#1064 opened Nov 24, 2025 by swasilyev Contributor Draft
6 tasks
Optimize SparseTerm comparisons and constant checks
#1063 opened Nov 22, 2025 by ANtutov Loading…
fix: add bounds checking to relaxed NAF function
#1055 opened Oct 23, 2025 by Lil-Duckling-22 Loading…
Increase threshold for parallelization in multi-miller loops
#1041 opened Oct 2, 2025 by Pratyush Member Loading…
6 tasks
ProTip! Filter pull requests by the default branch with base:master.