issues
search
privacy-scaling-explorations
/
zk-kit
A monorepo of reusable libraries for zero-knowledge technologies.
https://zkkit.pse.dev
MIT License
290
stars
76
forks
source link
refactor(eddsa-poseidon): remove old comments
#281
Closed
cedoor
closed
6 months ago
cedoor
commented
6 months ago
Description
Some comments related to old code have been removed.
Checklist
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] I have run
yarn style
without getting any errors
[x] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
[x] Any dependent changes have been merged and published in downstream modules
Description
Some comments related to old code have been removed.
Checklist
yarn style
without getting any errors