Skip to content

Releases: SpiralOutDotEu/zk_whitelist

v1.7.0

31 Oct 21:01
Compare
Choose a tag to compare

1.7.0 (2023-10-31)

Features

  • cli: ✨ Add movejs command and assistant file operations (64af834)

v1.6.0

30 Oct 13:36
Compare
Choose a tag to compare

1.6.0 (2023-10-30)

Features

  • cli: ✨ Add verifier command and tests (16fc8db)

v1.5.0

30 Oct 11:58
Compare
Choose a tag to compare

1.5.0 (2023-10-30)

Features

  • cli: ✨ Add circuit module with copy_circuit_file function (e010ba0)
  • cli: ✨ Add compile module with compile_circuit function (d3f0cbf)
  • cli: ✨ Add setup module with execute_setup_command and ensure_success functions (bfa60e9)

Reverts

  • cli: ⏪ revert the complext circuit execution (e8cca4e)

v1.4.0

30 Oct 09:10
Compare
Choose a tag to compare

1.4.0 (2023-10-30)

Features

  • cli: ✨ Implement setup command that runs a ceremony and generates required files (2dd7951)

v1.3.1

30 Oct 06:20
Compare
Choose a tag to compare

1.3.1 (2023-10-30)

Bug Fixes

  • cli: 🐛 correct short version option test (5b88725)

v1.3.0

29 Oct 23:01
Compare
Choose a tag to compare

1.3.0 (2023-10-29)

Features

  • cli: 🏗️ Migrate CLI Argument Parsing to Clap (09d03e0)

v1.2.1

29 Oct 16:54
Compare
Choose a tag to compare

1.2.1 (2023-10-29)

Bug Fixes

  • ci: 🐛 Add circom path and run test on push (9aad534)
  • ci: 🐛 Ignore errors on circom build (4e85c3b)
  • ci: 🐛 Update GitHub Actions to install circom and snarkjs (4b87618)

v1.2.0

29 Oct 15:57
Compare
Choose a tag to compare

1.2.0 (2023-10-29)

Bug Fixes

  • cli: 🐛 Make public variable in array (88b5313)

Features

  • cli: ✨ Implement compile command to compile the circuit file (a81d213)

v1.1.0

29 Oct 10:46
Compare
Choose a tag to compare

1.1.0 (2023-10-29)

Features

  • cli: ✨ Add circuit command to create circuit.circom on user's folder (943931b)

v1.0.10

28 Oct 20:18
Compare
Choose a tag to compare

1.0.10 (2023-10-28)

Bug Fixes

  • ci: 🐛 Add Cargo.lock to auto git files (9131659)