BlockchainCommons / BlockchainCommons/bc-sskr
Cannot create 1 of n group
Open
- Dominant language
- C
- Stars
- 22
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/BlockchainCommons/bc-sskr/blob/master/src/encoding.c#L131
Is there a reason why 1 of 2, 1 of 3, etc groups are not legal?
Contributor guide
Research direction
Start at src/encoding.c around line 131 and inspect how the group threshold and share count are validated. Determine whether 1-of-n groups are intentionally rejected or should be supported, then define the expected behavior and verify it with relevant tests if present. Done means the issue has a clear rationale and an agreed behavior for 1-of-2, 1-of-3, and similar groups.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cryptography
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100