clearmatics / zeth

Integration of Zerocash on Ethereum: https://arxiv.org/abs/1904.00905
https://clearmatics.github.io/zeth/
GNU Lesser General Public License v3.0
57 stars 27 forks source link

Remove redundancy in filenames #414

Open AntoineRondelet opened 3 years ago

AntoineRondelet commented 3 years ago

See: https://github.com/clearmatics/libsnark/issues/35

An example in Zeth is: libzeth/snarks/groth16/groth16_api_handler.hpp that can be changed to libzeth/snarks/groth16/api_handler.hpp etc.

AntoineRondelet commented 3 years ago

Add an entry about that in the CODING_STANDARDS.md: https://github.com/clearmatics/zeth/blob/master/CODING_STANDARDS.md