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

Error when running tests as per the docs #149

Open
jonas089 opened this issue Feb 17, 2023 · 1 comment
Open

Error when running tests as per the docs #149

jonas089 opened this issue Feb 17, 2023 · 1 comment

Comments

@jonas089
Copy link

I get this error in the circom-tester:

  1. ED25519 verifcation test
    When testing against the RFC test vector
    should verify correctly:
    LinkError: WebAssembly.instantiate(): Import Refactor project structure #1 module="runtime" function="printErrorMessage" error: function import requires a callable
    at builder (node_modules/circom_tester/wasm/witness_calculator.js:19:40)
    at async wasm_tester (node_modules/circom_tester/wasm/tester.js:60:16)
    at async Context. (test/ed25519verfication.test.js:11:19)

is this known / is there a fix?

@jonas089
Copy link
Author

Found the solution: Use the latest version of circom_tester

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

No branches or pull requests

1 participant