-
Notifications
You must be signed in to change notification settings - Fork 13
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
Integration tests #13
Conversation
Nonce is now updated upon and emmited upon anchor deposit
…into integration-tests
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, you'll want to rebase/merge main in and then update your paths for the zkey and any circom circuit artifacts to the test/fixtures
.
Co-authored-by: drewstone <drewstone329@gmail.com>
Co-authored-by: drewstone <drewstone329@gmail.com>
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.
still concerns over unneeded nonce value. Inserted index is likely the "nonce" you're looking for.
…into integration-tests
…tocol-solidity into integration-tests
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 great @KeltonMad. Some changes here which may fix your failing tests.
No description provided.