mina icon indicating copy to clipboard operation
mina copied to clipboard

Add Grumpkin to mina/curves

Open joseandro opened this issue 1 year ago • 1 comments

  • [ ] add grumpkin/bn254 pairing parameters to add (max 1h)
  • [ ] get rid of ark_bn254 dep and use mina_curves::bn254 and grumpkin in zkVM

joseandro avatar Jan 29 '24 14:01 joseandro

@dannywillems and @fabrizio-m should we still do this one?

joseandro avatar Feb 21 '24 22:02 joseandro

All done but still needs pairing

joseandro avatar Feb 26 '24 14:02 joseandro

PR https://github.com/o1-labs/proof-systems/pull/1806 is closed for the moment. It adds the curves Grumpkin and BN254 to the mina-curves repo, and the two tasks of this issue is the follow-up.

dannywillems avatar Feb 26 '24 14:02 dannywillems