celestiaorg / nmt

Namespaced Merkle Tree
Apache License 2.0
112 stars 39 forks source link

feat: implementing short namespace absence proof verification #210

Closed staheri14 closed 1 year ago

staheri14 commented 1 year ago

Problem

This issue is about adding the support for short namespace absence proof generation and verification to the NMT library.

staheri14 commented 1 year ago

Considering that the namespace proof verification is already being developed https://github.com/celestiaorg/nmt/pull/217, I am going to rename this issue, mark it as resolved, and initiate a new one to monitor the progress of integrating short absence proof generation.