Skip to content
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

test(poseidon): check validity of artifacts #143

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

sripwoud
Copy link
Member

@sripwoud sripwoud commented Sep 18, 2024

Add tests to check the validity of the new poseidon artifacts (check the verification of a proof for all possible number of inputs values).

The test is run with node built in test runner

@sripwoud sripwoud requested a review from cedoor as a code owner September 18, 2024 14:28
Copy link

changeset-bot bot commented Sep 18, 2024

⚠️ No Changeset found

Latest commit: 1b65aad

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Member

@cedoor cedoor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏽

@cedoor cedoor merged commit c873086 into chore/poseidon-verifkey Sep 20, 2024
1 check passed
@cedoor cedoor deleted the test/poseidon-verifkey branch September 20, 2024 13:47
sripwoud added a commit that referenced this pull request Sep 21, 2024
* test(poseidon): verify proofs

* test: update
sripwoud added a commit that referenced this pull request Sep 23, 2024
* chore(poseidon): add verification key json files

* chore(poseidon): bump version in package.json

* chore: update .gitignore

* chore(cli): update `start.cli` script

* refactor

* feat(poseidon): add verification keys

* test(poseidon): check validity of artifacts (#143)

* test(poseidon): verify proofs

* test: update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants