zeko-labs / zeko

Zeko: zk-Rollup for Mina, a succinct blockchain
https://zeko.io
Apache License 2.0
23 stars 3 forks source link

Make sure all our changes in the Mina libraries are prominent #186

Open L-as opened 4 months ago

L-as commented 4 months ago

They should be prefixed with zeko_ and have a ZEKO NOTE on declaration site.

E.g. I recently added env, which does not follow the first principle, albeit it does have a ZEKO NOTE. The former marks all use sites as Zeko-specific code, the latter explains why it's there.