Skip to content

hardhat-circom v1.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 22:56
0210412

⚠ BREAKING CHANGES

  • Change config, refactors & docs (#13)
  • refactor circomTemplate subtask to receive zkeys as args (#11)

Features

  • Add circom and snarkjs to hre & default our logger (#9) (6009112)
  • add TASK_CIRCOM_TEMPLATE which can be completely overriden for complex templating needs (#6) (c0b7662)
  • Change config, refactors & docs (#13) (895724c)
  • initial implementation (8281fdd)

Bug Fixes

  • ci: Actually check the release was created (#18) (c634e04)
  • templating task wasnt writing on exit (#12) (31b50d7)

Miscellaneous Chores

  • refactor circomTemplate subtask to receive zkeys as args (#11) (afe23c2)