Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.06 KB

File metadata and controls

26 lines (19 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

[1.0.2] - 2026-04-11

Fixed

  • Updated ptau ceremony power (m) calculation logic.
  • Resolved Circom path and binary handling issues.

[1.0.1] - 2026-04-11

Fixed

  • Fixed Circom installation to install from the correct crate path during setup.
  • Improved command failure output to include stderr details for easier troubleshooting.

[1.0.0] - 2025-05-11

Added

  • Initial release of Poseidon, a comprehensive CLI toolkit for zk-SNARK circuit development using Circom.

  • Streamlined environment setup for Circom and snarkjs, reducing setup time for users.

  • Auto-generation of circuit boilerplate to kickstart zk-SNARK development.

  • Integrated circuit compilation, trusted setup, and proving key configuration in a single step.

  • Flexible CLI with precise control over actions, including proof generation and verification.

  • Out-of-the-box setup for verification, requiring no additional configuration.

  • Outputs in JSON format for easy integration with other systems and tools.