-
-
Notifications
You must be signed in to change notification settings - Fork 131
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
make failing test #4
Comments
Could you update mcl and bls?
is ok? |
Hi, sorry, still error :( (cd mcl; git pull; git clean -f) make sample/secretkey and sample/publickey files frehberg@mochila:~/src/proj-dfinity/bls_work/bls$ bin/bls_smpl.exe sign -m 'hello bls threshold signature' -id 0 frehberg@mochila:~/src/proj-dfinity/bls_work/bls$ cat sample/secretkey.txt |
same error if I remove all directory and perform clean check-out of all 4 |
I'm sorry that I forgot to push the latest |
make call is succeeding now, and test results are green :) |
Merge wrapper project
building the repo "bls" I the make-process yields the following build-error. It seems the test fails while reading the key-file sample/secretkey.txt
My installation steps are as follows:
I cloned the following repos into a work-directory, and installed gmp dev-lib
The text was updated successfully, but these errors were encountered: