arkworks-rs / arkworks-rs/poly-commit
ipa_pc Commitment `has_degree_bound` function always returns false
Open
P-medium
T-bug
- Dominant language
- Rust
- Stars
- 440
- Forks
- 160
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/arkworks-rs/poly-commit/blob/18619538e430bdf88d8384cf2dbf9f1e9e79302d/src/ipa_pc/data_structures.rs#L115-L117
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading src/ipa_pc/data_structures.rs at lines 115-117 and the surrounding IPA commitment data structures. Trace callers and existing tests to determine the intended degree-bound behavior. Done means has_degree_bound no longer always returns false and the behavior is covered by relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cryptography
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100