You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#2132 added integration with librustzcash for the MMR tree specified in ZIP-221. However, it's missing Orchard support since that is still being reviewed in librustzcash (zcash/librustzcash#401)
Specifications
ZIP-221
Designs
See #2132 for the overall design of the librustzcash integration
Solution
Change zcash_history.rs to add Orchard support after the librustzcash PR is merged.
Also change history_tree.rs to reflect the underlying changes.
Motivation
#2132 added integration with librustzcash for the MMR tree specified in ZIP-221. However, it's missing Orchard support since that is still being reviewed in librustzcash (zcash/librustzcash#401)
Specifications
ZIP-221
Designs
See #2132 for the overall design of the librustzcash integration
Solution
Change
zcash_history.rs
to add Orchard support after the librustzcash PR is merged.Also change
history_tree.rs
to reflect the underlying changes.Alternatives
None
Related Work
Follow up to #2132
The text was updated successfully, but these errors were encountered: