Shravan Srinivasan
Shravan Srinivasan
Any luck getting around this?
Setting `gmp-mpfr-sys = "=1.1.12"` in `Cargo.toml` worked
Here is the link to the [code](https://github.com/sshravan/libsnark-pairing-issues/tree/2c6e9b87d2c98101a248175c1eff1f0fb30d55df).
Online verifier uses a pre-processed verification key. Hence the verification times are faster, as noted in the this [comment](https://github.com/scipr-lab/libsnark/blob/master/libsnark/zk_proof_systems/ppzksnark/r1cs_gg_ppzksnark/r1cs_gg_ppzksnark.hpp#L236).