Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 1.92 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.2 (2023-01-19)

Miscellaneous

  • add a badges to README.md (888524b)
  • changelog: add CHANGELOG of v1.1.1 (ea1f0ca)

1.1.1 (2022-12-03)

Bug Fixes

  • core/ts/macistate.ts: fix nothing_up_to_my_sleeve bug in MaciState.ts as well as unit tests (3d2b21f)
  • fix insert placeholder leaf bug: fix issue related to first msg leaf (b4b9da1)
  • maci: implemented fixes for several audit issues (6f1fa85), closes #503 #504 #505 #508 #510
  • maci: reverted a fix and fixed test suits (8300cc5)
  • maci: upgraded minor version and fixed bug in testnet deployment (5ef5ed8), closes #551 #552
  • processmessages.circom: data are not fully verified during state update (6df6a40)