circomkit

A testing & development environment for Circom.

MIT License

Downloads
4.6K
Stars
98
Committers
5
circomkit - v0.3.0 Latest Release

Published by erhant about 1 month ago

What's Changed

This is a breaking change due to the changing default optimization level, which may break certain Groth16 circuits due to removed addition constraints.

Big thanks to @numtel

Full Changelog: https://github.com/erhant/circomkit/compare/v0.2.1...v0.3.0

circomkit - v0.2.1

Published by erhant 5 months ago

  • Use pnpm instead of yarn
  • Use jest instead of mocha
  • Uses commander instead of custom CLI function
  • Uses pkgroll for packaging
  • Uses node:assert instead of Chai
  • SnarkJS is now a peer-dependency
  • Added list CLI command
  • Renamed clean command to clear
  • No default input argument for CLI
  • Type-safe proofTester w.r.t protocol
  • Added thank-you message to BuidlGuidl ❤️
  • Removed redundant hardhat packages
  • Removed init command, will instead create a create-circomkit package so that npm init circomkit works
circomkit - v0.1.0

Published by erhant 6 months ago

What's Changed

With this version, all path functions of Circomkit are public for easier integrations.

New Contributors

Full Changelog: https://github.com/erhant/circomkit/compare/v0.0.25...v0.1.0

circomkit - v0.0.25

Published by erhant 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/erhant/circomkit/compare/v0.0.24...v0.0.25

circomkit - v0.0.24

Published by erhant 8 months ago

circomkit - v0.0.23

Published by erhant 8 months ago

What's Changed

Full Changelog: https://github.com/erhant/circomkit/compare/v0.0.22...v0.0.23

circomkit - v0.0.22

Published by erhant 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/erhant/circomkit/compare/v0.0.21...v0.0.22

circomkit - v0.0.21

Published by erhant 9 months ago

What's Changed

Added vkey command to the CLI to generate a verification key from a prover key.

Full Changelog: https://github.com/erhant/circomkit/compare/v0.0.20...v0.0.21

circomkit - v0.0.20

Published by erhant 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/erhant/circomkit/compare/v0.0.19...v0.0.20

circomkit - v0.0.19

Published by erhant 11 months ago

From now on we are using GitHub release & NPM publish workflow. See CHANGELOG for the changes.

Package Rankings
Top 17.73% on Npmjs.org