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

ECPairing OneStepProof test failing in Hardhat test #836

Open
hkalodner opened this issue Mar 7, 2021 · 1 comment
Open

ECPairing OneStepProof test failing in Hardhat test #836

hkalodner opened this issue Mar 7, 2021 · 1 comment

Comments

@hkalodner
Copy link
Contributor

For some reason this test is failing in hardhat while succeeding in the validator test. This is currently disabled, but should be investigated further

@jliphard
Copy link
Contributor

jliphard commented Apr 3, 2021

Not completely sure this is related, but ECOp: ecpairing is failing last time I checked, because preparePairingCases() is not correctly init-ing things. alt_bn128_pp::init_public_params(); should fix that, before you do anything like set up P and Q etc. ecops.cpp, line 25 is where you would need to init.

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

2 participants