zkopru-network / blind-find

A peer-to-peer network allowing private peer search proposed by Barry Whitehat and Kobi Gurkan.
https://ethresear.ch/t/blind-find-private-social-network-search/6988
13 stars 2 forks source link

Put r1cs, wasm, and params files under `build/` #16

Closed mhchia closed 3 years ago

mhchia commented 3 years ago

To be verified: circuit-related files might be changing when a different compiler is used. Should we commit them under build/? The main drawback is these files are fairly huge:

Filename size (in Bytes)
proofOfSMP.params 29835928
proofOfSMP.r1cs 20719632
proofOfSMP.wasm 5203996
proofOfSMP_pk.json 113021683
proofOfSMP_vk.json 10582
proofSuccessfulSMP.params 2243800
proofSuccessfulSMP.r1cs 1616048
proofSuccessfulSMP.wasm 1028399
proofSuccessfulSMP_pk.json 8488347
proofSuccessfulSMP_vk.json 4700