All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.5.0 (2024-11-20)
- 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)
- deps-dev: bump typescript from 5.5.4 to 5.6.3 (8058c5d)
- deps: bump @zk-kit/eddsa-poseidon from 1.0.2 to 1.0.3 (e9bb863)
- deps: bump @zk-kit/eddsa-poseidon from 1.0.3 to 1.1.0 (54a8b7f)
- deps: bump @zk-kit/poseidon-cipher from 0.3.1 to 0.3.2 (6f57fac)
- deps: bump ethers from 6.13.2 to 6.13.4 (b698a03)
2.4.0 (2024-09-30)
- deps-dev: bump @types/mocha from 10.0.7 to 10.0.8 (#1827) (4deae8b)
- deps: bump @zk-kit/baby-jubjub from 1.0.1 to 1.0.3 (#1825) (071806d)
2.2.0 (2024-08-19)
- 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)
- topup: No more topups
- export merge function and modify package version (#1584) (f6ae34a)
- multiple-polls: allow concurrent polls (14e89ba)
- do not accept invalid maci keys (9f9e858)
- minor type issue for @zk-kit/eddsa-poseidon (ee81309)
- publish proof onchain (e813174)
- bump to 1.2.2 (e63278f)
- contracts: add typedoc script for contracts package (43459a0)
- crypto: add unit test for
copy
andinsertSubTree
method in AccQueue (#1321) (aec05bb) - crypto: minor type fix (e85f20d)
- 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)
- deps-dev: bump typescript from 5.3.3 to 5.4.2 (591c767)
- deps-dev: bump typescript from 5.4.2 to 5.4.3 (a2f5c8a)
- deps-dev: bump typescript from 5.4.3 to 5.4.4 (5e047ea)
- deps-dev: bump typescript from 5.4.4 to 5.4.5 (ea6339d)
- deps-dev: bump typescript from 5.4.5 to 5.5.2 (e2b4d45)
- deps-dev: bump typescript from 5.5.2 to 5.5.3 (c979188)
- deps-dev: bump typescript from 5.5.3 to 5.5.4 (8ed2e2b)
- deps: bump @zk-kit/baby-jubjub from 0.1.1 to 0.2.0 (8335e87)
- deps: bump @zk-kit/baby-jubjub from 0.2.0 to 0.3.0 (0cc028a)
- deps: bump @zk-kit/baby-jubjub from 0.3.0 to 1.0.1 (0c7a045)
- deps: bump @zk-kit/eddsa-poseidon from 0.5.1 to 0.11.0 (cca4446)
- deps: bump @zk-kit/eddsa-poseidon from 0.5.1 to 0.6.0 (8d0704e)
- deps: bump @zk-kit/eddsa-poseidon from 1.0.1 to 1.0.2 (f577ee4)
- deps: bump @zk-kit/poseidon-cipher from 0.2.1 to 0.3.0 (a4f023e)
- deps: bump ethers from 6.11.1 to 6.12.0 (9db5a93)
- deps: bump ethers from 6.12.0 to 6.12.1 (16b4615)
- deps: bump ethers from 6.13.0 to 6.13.1 (b32694d)
- deps: bump ethers from 6.13.1 to 6.13.2 (#1709) (c9de72e)
- release: publish 1.2.1 (93564f8)
- release: publish 2.0.0 (04e647d)
- update zk-kit compatible packages (928c032)
1.2.0 (2024-02-23)
- circuits: enforce use of stateIndex from message (510e6ee)
- cli: remove files property from package.json (5c544c6)
- crypto: get rid of potential prototype polution (9b8a97c)
- optimisedmt: update d.ts file formatting and remove any types (4fe4aea)
- publish: ensure we publish the correct files (bc42724)
- publishing: do not publish benchmarks folder (f2fbc36)
- remove trailing chars (3101a60)
- crypto: improve discoverability of the package by further separating classes and functions (ed85bc5)
- 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)
- optimisedmt: remove dependency and implement locally (c7d81e2)
- remove messageaqfactory: remove messageAqFactory; remove redundant pollFactory dependency (dcd1c67)
- zk-kit-poseidon: remove old circomlib dependencies in crypto (0340f79)
- 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)
- contract: apply linter for deploy scripts and contracts (9af9c04)
- coverage: setup coverage for TS packages (f4e6964)
- crypto: add type export for path elements (35866fb)
- crypto: complete unit tests for the crypto package (80bd832)
- 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)
- deps-dev: bump typescript from 5.2.2 to 5.3.3 (4ec399d)
- deps: bump @zk-kit/poseidon-cipher from 0.1.1 to 0.2.1 (7fb1d67)
- deps: bump ethers from 6.10.0 to 6.11.0 (815696d)
- deps: bump ethers from 6.11.0 to 6.11.1 (a01f434)
- deps: bump ethers from 6.9.2 to 6.10.0 (dd8b4a0)
- linter (42ea4f0)
- linter unification (61a8bcd)
- rebased with the dev branch (8165968)
- 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)
- remove messageaqfactory: remove messageAqFactory; remove redundant pollFactory dependency (dcd1c67)