maci-circuits

v0.0.0-ci.8bbf93d
zk-SNARK circuits for MACI

test

ts-mocha --exit ts/__tests__/*.test.ts

build

tsc

watch

tsc --watch

test-ecdh

ts-mocha --exit Ecdh.test.ts

test-hasher

ts-mocha --exit Hasher.test.ts

test-splicer

ts-mocha --exit Splicer.test.ts

test-tallyVotes

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

test-privToPubKey

ts-mocha --exit PrivToPubKey.test.ts

test-unpackElement

ts-mocha --exit UnpackElement.test.ts

build-test-circuits

bash ./scripts/build.sh

test-calculateTotal

ts-mocha --exit CalculateTotal.test.ts

test-processMessages

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

test-verifySignature

ts-mocha --exit VerifySignature.test.ts

test-messageToCommand

ts-mocha --exit MessageToCommand.test.ts

test-messageValidator

ts-mocha --exit MessageValidator.test.ts

test-slAndBallotTransformer

ts-mocha --exit StateLeafAndBallotTransformer.test.ts

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 12/7/2023

Downloads