EspressoSystems / jellyfish

A Rust Implementation of the PLONK ZKP System and Extensions
https://jellyfish.docs.espressosys.com
MIT License
408 stars 106 forks source link

chore: remove derived `Debug` and `Serialize` from private key types #696

Closed mrain closed 3 weeks ago

mrain commented 3 weeks ago

closes: #694

This PR:

In jf-signature crate

This PR does not:

Key places to review:


Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.