issues Search Results · repo:commitground/solidity-partial-tree language:JavaScript
Filter by
0 results
(54 ms)0 results
incommitground/solidity-partial-tree (press backspace or delete to remove)1. Need a feature to get potential sibling data of a non included key
2. Need a feature to commit potential sibling data to the partial tree
Without this feature, we have a problem to insert a new key-value ...
enhancement
wanseob
- 1
- Opened on Nov 24, 2018
- #2
There is no option to proof non inclusion It might be good to have a functoin to verify non inclusion like below
let proof = await tree.getProofForNonInclusion()
await tree.verifyNonInclusion(...proof) ...
enhancement
wanseob
- 1
- Opened on Nov 24, 2018
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.