-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(commitments): store tally commitments to be used for verification #877
Conversation
bffaba1
to
eec271e
Compare
❌ Deploy Preview for maci-typedoc failed.
|
eec271e
to
5d233ee
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall. Just left some suggestions and improvements.
b09ba00
to
c720670
Compare
Changes made, PTAL when you get a chance |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Can you just fix the prettier error?
c720670
to
c23a44e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ctrlc03 looks good, thanks!
c23a44e
to
40cd946
Compare
…nt an interface and return the object too for better access in tests, small refactoring to accept the object as parameter in the verify function
…one test to run with the local tally.json file to ensure all paths work correctly, amend interface
40cd946
to
56f7afa
Compare
fix #760