Skip to content

Commit

Permalink
sinsemilla::note_commit: Improve NoteCommit gate layout.
Browse files Browse the repository at this point in the history
By rearranging the pieces in the gate, we remove a prev() query and
preserve proximity between pieces involved in the same constraint.

This commit also includes several minor fixes:
- use strict mode for decomposition of j in y-coordinate check;
- Name All Polynomial Constraints;
- remove point_repr() helper function;
- variable renaming and docfixes.

Co-authored-by: Jack Grigg <jack@electriccoin.co>
  • Loading branch information
therealyingtong and str4d committed Jul 27, 2021
1 parent e4a960d commit 69957cb
Showing 1 changed file with 227 additions and 245 deletions.
Loading

0 comments on commit 69957cb

Please sign in to comment.