mirror of
https://github.com/vacp2p/zerokit.git
synced 2026-08-27 17:01:13 +00:00
## Changes: - Updated rln-wasm README file. - Extended round parameters for PoseidonHash. - Created single centralize BN254_ROUND_PARAMS in utils. - Created testcase with cross check with circomlibjs real values. - Declared skip-benchmark and run-coverage labels in labels.yml so the label syncer stops pruning them. - Removed Throughput from poseidon benchmark: criterion-compare-action cannot parse it (boa-dev/criterion-compare-action#22), skip-benchmark label added to bypass the one-time crash on this PR.