Cedoor
Cedoor
**Description** Semaphore's Github `pull_requests` workflow has recently been optimized to run some jobs only when related files are actually changed (https://github.com/semaphore-protocol/semaphore/pull/765). However, the file and folder paths to be considered...
## Related Issue(s) See #303 ## Checklist - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my code - [...
## Description There is an implementation of EdDSA with Poseidon and BabyJubjub in TS/JS: https://github.com/privacy-scaling-explorations/zk-kit/tree/main/packages/eddsa-poseidon. There is no EdDSA Poseidon (and BabyJubjub) implementation in Rust yet. Once the issue (https://github.com/privacy-scaling-explorations/zk-kit.rust/issues/9)...
Related: https://github.com/semaphore-protocol/semaphore/issues/318
Not sure whether that was intentional or not. That console log might be distracting for devs debugging the code tho. Feel free to ignore this PR in case.