Skip to content

v6.1.0

Compare
Choose a tag to compare
@saleel saleel released this 28 May 05:42
· 29 commits to main since this release

Updates

  • circuit: fix log2Ceil
  • circuit: update base64 doc
  • circuit: fix array size warnings
  • circuit: remove unconstrained assert() calls
  • circuit: add range check for emailBodyLength and emailHeaderLength
  • circuit: add input assumptions to docs
  • circuit: add docs for FpMul
  • circuit: remove unused templates
  • circuit: add missing pragma in functions.circom
  • circuit: add range check to ItemAtIndex
  • circuit: fix PoseidonLarge when k is not 17
  • circuit: fix off by one err in AssertZeroPadding
  • helpers: add poseidonLarge JS version

Links

https://www.npmjs.com/package/@zk-email/circuits/v/6.1.0
https://www.npmjs.com/package/@zk-email/contracts/v/6.1.0
https://www.npmjs.com/package/@zk-email/helpers/v/6.1.0