Skip to content

Latest commit

 

History

History
160 lines (103 loc) · 14.1 KB

CHANGELOG.md

File metadata and controls

160 lines (103 loc) · 14.1 KB

Change Log

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

2.5.0 (2024-11-20)

Miscellaneous

  • deps-dev: bump @types/node from 22.4.1 to 22.8.1 (#1873) (c1b9c0e)
  • deps-dev: bump @types/node from 22.8.1 to 22.9.0 (0e11e5d)
  • deps-dev: bump nyc from 17.0.0 to 17.1.0 (3dce47c)

2.4.0 (2024-09-30)

Miscellaneous

  • deps-dev: bump @types/mocha from 10.0.7 to 10.0.8 (#1827) (4deae8b)

2.2.0 (2024-08-19)

Miscellaneous

  • deps-dev: bump @types/node from 22.1.0 to 22.2.0 (ac18985)
  • deps-dev: bump @types/node from 22.2.0 to 22.4.1 (#1779) (4a929e0)
  • deps-dev: bump mocha from 10.7.0 to 10.7.3 (6ba908f)

2.0.0 (2024-08-06)

⚠ BREAKING CHANGES

  • topup: No more topups

Features

  • export merge function and modify package version (#1584) (f6ae34a)

Bug Fixes

  • do not accept invalid maci keys (9f9e858)
  • minor type issue for @zk-kit/eddsa-poseidon (ee81309)
  • publish proof onchain (e813174)

Code Refactoring

  • topup: remove the topup feature (67711d4)

Miscellaneous

  • bump to 1.2.2 (e63278f)
  • contracts: add typedoc script for contracts package (43459a0)
  • deps-dev: bump @types/mocha from 10.0.6 to 10.0.7 (07c3480)
  • deps-dev: bump @types/node from 20.11.20 to 20.11.24 (c575eca)
  • deps-dev: bump @types/node from 20.11.24 to 20.11.25 (5eb49f9)
  • deps-dev: bump @types/node from 20.11.25 to 20.11.28 (81bebaa)
  • deps-dev: bump @types/node from 20.11.28 to 20.11.30 (5ef4420)
  • deps-dev: bump @types/node from 20.11.30 to 20.12.2 (e7c32d0)
  • deps-dev: bump @types/node from 20.12.10 to 20.12.11 (3019c66)
  • deps-dev: bump @types/node from 20.12.11 to 20.12.12 (bd0a0a5)
  • deps-dev: bump @types/node from 20.12.2 to 20.12.5 (588392f)
  • deps-dev: bump @types/node from 20.12.5 to 20.12.7 (f1b00de)
  • deps-dev: bump @types/node from 20.12.7 to 20.12.10 (cf5026a)
  • deps-dev: bump @types/node from 20.14.10 to 20.14.11 (01564c0)
  • deps-dev: bump @types/node from 20.14.11 to 22.1.0 (#1732) (3c4b9d9)
  • deps-dev: bump @types/node from 20.14.2 to 20.14.8 (636ac22)
  • deps-dev: bump @types/node from 20.14.8 to 20.14.10 (add0ce4)
  • deps-dev: bump mocha from 10.3.0 to 10.4.0 (7bf5afe)
  • deps-dev: bump mocha from 10.4.0 to 10.5.0 (e5c14cf)
  • deps-dev: bump mocha from 10.5.0 to 10.6.0 (6847bb3)
  • deps-dev: bump mocha from 10.6.0 to 10.7.0 (#1687) (2cad35b)
  • deps-dev: bump nyc from 15.1.0 to 17.0.0 (c7f4414)
  • dev-deps: bump docusaurus packages to 3.4.0 (b2c5568)
  • release: publish 1.2.1 (93564f8)
  • release: publish 2.0.0 (04e647d)

1.2.0 (2024-02-23)

Features

Bug Fixes

  • circuits: enforce use of stateIndex from message (510e6ee)
  • publish: ensure we publish the correct files (bc42724)

Code Refactoring

  • circuits: fix ts types, improve docs (a849486)
  • crypto: modify genPrivKey to generate a random seed vs a babyjubjub compatible value (0f1e9ba)
  • crypto: remove ffjavascript and implement utils functions locally (0b2986f), closes #458
  • fix ESLint issues (6c0ed97)
  • zk-kit-poseidon: remove old circomlib dependencies in crypto (0340f79)

Miscellaneous

  • add a badges to README.md (888524b)
  • add types check (69f038f)
  • apply prettier (8b905c0)
  • bundle size optimizations (18da49c)
  • changelog: add CHANGELOG of v1.1.1 (f0c315a)
  • circuits: refactor and add tests for the circom circuits (4d6419b)
  • cli: optimize bundle size (39268b2)
  • cli: reorganize e2e tests and add more tests for cli commands (6000227)
  • contract: apply linter for deploy scripts and contracts (9af9c04)
  • coverage: setup coverage for TS packages (f4e6964)
  • dependencies: update project dependencies and remove redundant ones (4c5ac27)
  • deps-dev: bump @types/node from 18.19.6 to 20.10.8 (6645120)
  • deps-dev: bump @types/node from 20.10.8 to 20.11.0 (805d253)
  • deps-dev: bump @types/node from 20.11.0 to 20.11.2 (45839e8)
  • deps-dev: bump @types/node from 20.11.10 to 20.11.16 (8144919)
  • deps-dev: bump @types/node from 20.11.16 to 20.11.17 (44de5db)
  • deps-dev: bump @types/node from 20.11.17 to 20.11.19 (8d86b32)
  • deps-dev: bump @types/node from 20.11.2 to 20.11.5 (7698ede)
  • deps-dev: bump @types/node from 20.11.5 to 20.11.10 (a2c445a)
  • deps-dev: bump lerna from 6.6.2 to 8.0.2 (4b150ad)
  • deps-dev: bump mocha from 10.2.0 to 10.3.0 (2b76e04)
  • domainobjs: apply linter rules and fixes (6649ca6)
  • domainobjs: implement unit tests for the domainobjs package (c19d1d3)
  • linter (42ea4f0)
  • linter unification (61a8bcd)
  • publishing: remove bash script for empty ballot roots contract (025287c)
  • release: publish 1.1.2 (10b3a85)
  • remove gitHead field from package.json (d38ba71)
  • run prettier (d09cd0e)
  • run prettier fix after bumping version (e1f85a5)

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

  • maci: upgraded minor version and fixed bug in testnet deployment (5ef5ed8), closes #551 #552