feat: implementing short namespace absence proof generation
Open
- Dominant language
- Go
- Stars
- 122
- Forks
- 53
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 5
Description
# Problem
We currently have the necessary logic to verify short absence proofs (see https://github.com/celestiaorg/nmt/issues/210), yet the proof generation counterpart does not exist in the nmt library. This issue is to track the progress on the implementation of the proof generation component.
Contributor guide
Research direction
Start by reading the existing short absence proof verification logic in the nmt library and the discussion in issue #210. Identify the proof structures and generation entry points that verification expects. Done means the library can generate short namespace absence proofs that pass the existing verification logic.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cryptography
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100