Files
powdr/backend
Georg Wiese 307e514a4f Plonky3 and Halo2: Use bincode for serialization (#1644)
This brings down proof and verification key sizes.

I didn't touch the eStark backends, because I think they need the JSON
file and I also got some strange errors doing the same there (couldn't
deserialize a serialized `StarkInfo`).
2024-08-01 13:40:29 +00:00
..