maci-circuits

v0.0.0-ci.2ec2fa0
zk-SNARK circuits for MACI

test

jest

build

tsc

watch

tsc --watch

test-ecdh

jest Ecdh.test.ts

test-hasher

jest Hasher.test.ts

test-decrypt

jest Decrypt.test.ts

test-splicer

jest Splicer.test.ts

circom-helper

circom-helper -c ./circomHelperConfig.json -b ./build/test/ -p 9001 -nc

test-ecdh-debug

node --inspect-brk ./node_modules/.bin/jest Ecdh.test.ts

test-tallyVotes

NODE_OPTIONS=--max-old-space-size=4096 jest ts/__tests__/TallyVotes.test.ts

test-quinGenPath

jest QuinGeneratePathIndices.test.ts

test-hasher-debug

node --inspect-brk ./node_modules/.bin/jest Hasher.test.ts

test-privToPubKey

jest PrivToPubKey.test.ts

test-quinSelector

jest QuinSelector.test.ts

test-decrypt-debug

node --inspect-brk ./node_modules/.bin/jest Decrypt.test.ts

test-quadVoteTally

NODE_OPTIONS=--max-old-space-size=4096 jest QuadVoteTally.test.ts

test-splicer-debug

node --inspect-brk ./node_modules/.bin/jest Splicer.test.ts

test-unpackElement

jest UnpackElement.test.ts

build-test-circuits

NODE_OPTIONS=--max-old-space-size=16384 circom-helper -c ./circomHelperConfig.json -y -nc -b ./build/test/ -p 9001 -m 16384 -s 1048576

test-calculateTotal

jest CalculateTotal.test.ts

test-processMessages

NODE_OPTIONS=--max-old-space-size=4096 jest ts/__tests__/ProcessMessages.test.ts

test-verifySignature

jest VerifySignature.test.ts

test-messageToCommand

jest MessageToCommand.test.ts

test-messageValidator

jest MessageValidator.test.ts

test-tallyVotes-debug

NODE_OPTIONS=--max-old-space-size=4096 node --inspect-brk ./node_modules/.bin/jest ts/__tests__/TallyVotes.test.ts

test-quinGenPath-debug

node --inspect-brk ./node_modules/.bin/jest QuinGeneratePathIndices.test.ts

test-privToPubKey-debug

node --inspect-brk ./node_modules/.bin/jest PrivToPubKey.test.ts

test-quinSelector-debug

node --inspect-brk ./node_modules/.bin/jest QuinSelector.test.ts

test-quadVoteTally-debug

NODE_OPTIONS=--max-old-space-size=4096 node --inspect-brk ./node_modules/.bin/jest QuadVoteTally.test.ts

test-unpackElement-debug

node --inspect-brk ./node_modules/.bin/jest UnpackElement.test.ts

test-calculateTotal-debug

node --inspect-brk ./node_modules/.bin/jest CalculateTotal.test.ts

test-processMessages-debug

NODE_OPTIONS=--max-old-space-size=4096 node --inspect-brk ./node_modules/.bin/jest ts/__tests__/ProcessMessages.test.ts

test-quinBatchLeavesExists

jest QuinBatchLeavesExists.test.ts

test-verifySignature-debug

node --inspect-brk ./node_modules/.bin/jest VerifySignature.test.ts

test-messageToCommand-debug

node --inspect-brk ./node_modules/.bin/jest MessageToCommand.test.ts

test-messageValidator-debug

node --inspect-brk ./node_modules/.bin/jest MessageValidator.test.ts

test-slAndBallotTransformer

jest StateLeafAndBallotTransformer.test.ts

test-quinBatchLeavesExists-debug

node --inspect-brk ./node_modules/.bin/jest QuinBatchLeavesExists.test.ts

test-slAndBallotTransformer-debug

node --inspect-brk ./node_modules/.bin/jest StateLeafAndBallotTransformer.test.ts

Metadata

Downloads