mirror of
https://github.com/vacp2p/status-rln-prover.git
synced 2026-01-06 20:23:50 -05:00
* feat: resolve clippy warning, remove unuse deps, add ci workflow * chore: add protoc install to CI * chore: add foundry for test job * chore: fix benchmark and add comparison * chore: just run bench 1 time * chore: try boa-dev/criterion-compare-action@v3 * chore: run all benchmark * chore: rerun CI * chore: only run prover_bench|generate_proof * chore: use matrix strategy for each bench * feat: add osv-scanner workflow * chore: not add manually, ill use github UI * chore: remove changes from Cargo.lock and all Cargo.toml files to avoid conflict with feature/revise_deps branch * chore: resolve clippy module_inception * chore: try no bench = false again * chore: run cargo-udeps with --all-features flags * chore: update default prover run command * chore: lint fix * chore: add osv-scanner.yml to CI workflow * chore: try osv-scanner v2.2.2
12 lines
72 B
Plaintext
12 lines
72 B
Plaintext
/target
|
|
|
|
# local run
|
|
/storage
|
|
|
|
# heaptrack
|
|
*.zst
|
|
perf.data
|
|
|
|
# IDE
|
|
.idea
|