sripwoud

Results 32 issues of sripwoud

## Description To avoid repetition, this PRs moves the function related to downloading and getting the file path of the snark artifacts out of `@zk-kit/{eddsa,poseidon}-proof` and into `@zk-kit/utils` instead. Additionally...

refactoring :recycle:
tests ๐Ÿงช

This PR modifies the pull requests GitHub workflow. Relevant checks will be run conditionally only if the related src files are changed. It also includes an additional build checks on...

devops :wrench:
Performance ๐Ÿ“ˆ

WIP ## Description Set up [`turbo`](https://turbo.build/) to run tasks and cache their results for operations related to: - buildings apps and packages - linting - formatting - testing ||Before|After| |---|---|---|...

devops :wrench:

The current pull requests workflow doesn't check that the docs build is successful. Meaning we would merge a potentially broken build into main, to realize only then it can't be...

good first issue
documentation ๐Ÿ“–
devops :wrench:

See https://discord.com/channels/943612659163602974/1006997078259552346/1237782683229356173 (PSE internal discord). Here are the [`scorecard`](https://github.com/ossf/scorecard) results of the zk-kit repo: [scorecard.txt](https://github.com/privacy-scaling-explorations/zk-kit/files/15375093/scorecard.txt) I don't think the goal is to get a 10/10. But there are probably some...

question :grey_question:
dependencies :package:
devops :wrench:

I don't really know why we see bad gateway errors in the ci when attempting to fetch the artifacts. https://github.com/privacy-scaling-explorations/zk-kit/actions/runs/8837164770/job/24265411154#step:9:666 As an improvement (hopefully fix), I am thinking about a...

bug ๐Ÿ›
tests ๐Ÿงช
devops :wrench:
feature :rocket:

Continuation of #268. Try to speed up some ci jobs by setting up the turbo cache.

devops :wrench:

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

feature :rocket:

See https://discord.com/channels/943612659163602974/1006997078259552346/1237782683229356173 (PSE internal discord). Here are the [scorecard](https://github.com/ossf/scorecard) results of the semaphore repo: **3.8/10** [scorecard.txt](https://github.com/anonklub/anonklub/files/15375363/scorecard.txt) I don't think the goal is to get a 10/10. But there are probably...

enhancement
ci/cd/ct
refactor
:lock: security