-
Notifications
You must be signed in to change notification settings - Fork 15
Merkle Tree Rewrite #52
Copy link
Copy link
Open
Description
Things to Consider
- We might be able to get rid of
BaseContributionsincePartialmight have this information ForkedTreecontains enough information that we probably don't need the pointer logic- We can get rid of
Fullin place ofPartial - Refactor Node/InnerNode API (we can probably get rid of it)
- Let's try to unify
SentinelSourceandInnerMap InnerPathshould not have leaf informationassert_valid_pathshould only take one pointer argument, probablyindex
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels