feat: Add support for cosmos/ics23
NonMembershipProof
types
#16
Labels
enhancement
New feature or request
cosmos/ics23
NonMembershipProof
types
#16
Objective
Add support for the "range based" non-membership proof types used in the
cosmos/ics23
library.Origin Document
cosmos/ics23
issue #152Goals
ProveExclusion
function that can traverse the tree and looking for the key we aim to prove, once it has found a leaf it should collect the adjecent leaves and produce a proof for them.SparseMerkleProof
objects into the releventics23.CommitmentProof
typesDeliverable
Non-goals / Non-deliverables
General issue deliverables
Testing Methodology
go test ...
go test ...
go test -v
Creator: @h5law
Co-Owners: @h5law
The text was updated successfully, but these errors were encountered: