Open krnak opened 2 years ago
Circuit
constructor -> #348 ValueCommitTrapdoor
constructor - > #349 Please also consider
ValueSum:commit
API -> #350 I didn't modify changelog in these PRs, so there will not be conflicts after merges. I will update the changelog afterwards.
According to the #287 I need some
Circuit
constructor.I prefer this API:
Also some
ValueCommitTrapdoor
andNote
constructors will be necessary.I will add
ValueCommitTrapdoor::from_bytes([u8; 32]) -> CtOption<Self>
.Note
constructor can be resolved via https://github.com/zcash/orchard/pull/344