mopro
mopro copied to clipboard
Update e2e and bindings tests
Problem
We currently support bls12-381 curve #207 but e2e and bindings tests are missing
Details
- add e2e tests (
multiplier2_bls
) - add bindings tests (
multiplier2_bls
), clean unused tests
Acceptance criteria
- pass e2e, bindings tests