Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): publish 2.2.0 #1783

Merged
merged 1 commit into from
Aug 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,57 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19)


### Features

* add matomo plugin ([#1769](https://github.com/privacy-scaling-explorations/maci/issues/1769)) ([5ed30d3](https://github.com/privacy-scaling-explorations/maci/commit/5ed30d3dcadc02fdd1b285ce0d544883bd36c64e))
* **contracts:** add first registry and payout extensions ([d75164b](https://github.com/privacy-scaling-explorations/maci/commit/d75164b364a126e4e39c385942b65037f3ae7b9a))
* **contracts:** add virtual modifiers ([#1770](https://github.com/privacy-scaling-explorations/maci/issues/1770)) ([7b98e58](https://github.com/privacy-scaling-explorations/maci/commit/7b98e5830f4cca74d893a427c072563b98a9b766))
* **contracts:** support custom factories for maci test deployment ([156f523](https://github.com/privacy-scaling-explorations/maci/commit/156f5235def5f9a929a3ad4c6cbdc5785c1feb13))
* **hats:** add hats gatekeeper deployment steps ([2a8ac1a](https://github.com/privacy-scaling-explorations/maci/commit/2a8ac1a4d8ce12be1d1dfc133334a8d73903194e))
* implement cards for the blog ([#1752](https://github.com/privacy-scaling-explorations/maci/issues/1752)) ([6ba623a](https://github.com/privacy-scaling-explorations/maci/commit/6ba623a233f5ab4fa162bdca2cb63270447ca652))
* return voice credits on signup ([d1b7e3d](https://github.com/privacy-scaling-explorations/maci/commit/d1b7e3ddbfa7fdef33a3badd09e259d83eebd55b))
* **storage:** add storage path and function to get deployment args ([46b7350](https://github.com/privacy-scaling-explorations/maci/commit/46b7350cf09e1bd626f0e4bc369ed723c76ebfba))
* **website:** add darkmode for blog cards ([#1753](https://github.com/privacy-scaling-explorations/maci/issues/1753)) ([bdba94e](https://github.com/privacy-scaling-explorations/maci/commit/bdba94ee7b6fd0e00113cc1896c3b90338c2ffae))


### Bug Fixes

* use state_tree_depth for tally batch size and import from maci-core ([#1768](https://github.com/privacy-scaling-explorations/maci/issues/1768)) ([4401ae0](https://github.com/privacy-scaling-explorations/maci/commit/4401ae0755a8a00bb1312df3ffc139d419ff015e))


### Code Refactoring

* **contracts:** use custom factories for maci test deploys ([2e8fbca](https://github.com/privacy-scaling-explorations/maci/commit/2e8fbca2a6ac3bb3935dbfdee1c18831e6464f8d))


### Miscellaneous

* add enum for gatekeepers and voice credits proxy ([#1782](https://github.com/privacy-scaling-explorations/maci/issues/1782)) ([9afb27d](https://github.com/privacy-scaling-explorations/maci/commit/9afb27ddf79c2ba179754e9a55c4d3b24ecd2eb5))
* bump [@docusaurus](https://github.com/docusaurus) packages to v3.5.1 ([7000013](https://github.com/privacy-scaling-explorations/maci/commit/70000139dec38b99d80c6200e19d56ef3d43e207))
* **contracts:** deploy contracts to L2s, store addresses and benchmark message batch size ([#1751](https://github.com/privacy-scaling-explorations/maci/issues/1751)) ([9e771a0](https://github.com/privacy-scaling-explorations/maci/commit/9e771a09b8f5de8c47ad89f5bb53b542aed6db05))
* **contracts:** use cwd path for contract storage and config ([a78408d](https://github.com/privacy-scaling-explorations/maci/commit/a78408dd597106a712fbc0a4dfd6451fd270bc45))
* **deps-dev:** bump @commitlint/cli from 19.3.0 to 19.4.0 ([c24ca00](https://github.com/privacy-scaling-explorations/maci/commit/c24ca004990c9f2e0da5bbbdc058fbc6a9e16930))
* **deps-dev:** bump @docusaurus/tsconfig from 3.5.1 to 3.5.2 ([#1780](https://github.com/privacy-scaling-explorations/maci/issues/1780)) ([94cd505](https://github.com/privacy-scaling-explorations/maci/commit/94cd50514dc030e08a69ac8e435dcd9dba5b0d18))
* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([ac18985](https://github.com/privacy-scaling-explorations/maci/commit/ac189852bf6abb787736c474ad87927afaa5163c))
* **deps-dev:** bump @types/node from 22.2.0 to 22.4.1 ([#1779](https://github.com/privacy-scaling-explorations/maci/issues/1779)) ([4a929e0](https://github.com/privacy-scaling-explorations/maci/commit/4a929e0b9a5c4de5ac0345e742668a3400798867))
* **deps-dev:** bump eslint-plugin-json from 4.0.0 to 4.0.1 ([401dd40](https://github.com/privacy-scaling-explorations/maci/commit/401dd40caf8edccc21d001f74bd11d9dc903d86e))
* **deps-dev:** bump eslint-plugin-unused-imports from 3.2.0 to 4.1.3 ([8233f20](https://github.com/privacy-scaling-explorations/maci/commit/8233f206e0178fe0303616d65d490bdd11998b8e))
* **deps-dev:** bump fast-check from 3.20.0 to 3.21.0 ([63baf2c](https://github.com/privacy-scaling-explorations/maci/commit/63baf2cd3e000f36fd426f4cf65c2f01d6858642))
* **deps-dev:** bump lint-staged from 15.2.8 to 15.2.9 ([#1776](https://github.com/privacy-scaling-explorations/maci/issues/1776)) ([ab833a0](https://github.com/privacy-scaling-explorations/maci/commit/ab833a009862e55186f856db6a7a41a54f1b249f))
* **deps-dev:** bump mocha from 10.7.0 to 10.7.3 ([6ba908f](https://github.com/privacy-scaling-explorations/maci/commit/6ba908f5f78628aa6afe973b3d71ae54ff08c735))
* **deps-dev:** bump typedoc from 0.26.5 to 0.26.6 ([#1777](https://github.com/privacy-scaling-explorations/maci/issues/1777)) ([d9e2f5d](https://github.com/privacy-scaling-explorations/maci/commit/d9e2f5d3936cd95f887168b57038bfa875abebbd))
* **deps:** bump @docusaurus/theme-classic from 3.4.0 to 3.5.1 ([aa03eae](https://github.com/privacy-scaling-explorations/maci/commit/aa03eae0d59bb8ab236562746d9716bbcf91f846))
* **deps:** bump @docusaurus/types from 3.4.0 to 3.5.1 ([51029f2](https://github.com/privacy-scaling-explorations/maci/commit/51029f24e69077be067f077df17a912f4b67a61c))
* **deps:** bump @easyops-cn/docusaurus-search-local ([#1760](https://github.com/privacy-scaling-explorations/maci/issues/1760)) ([6a2a7cb](https://github.com/privacy-scaling-explorations/maci/commit/6a2a7cb24250d54493e32a2d1bde08db6fb4dbd3))
* **deps:** bump hardhat from 2.22.7 to 2.22.8 ([#1755](https://github.com/privacy-scaling-explorations/maci/issues/1755)) ([92b30af](https://github.com/privacy-scaling-explorations/maci/commit/92b30af1c18f8261235c26f61de6004287107351))
* remove simple payout ([049bab7](https://github.com/privacy-scaling-explorations/maci/commit/049bab7112e4b88e47a56f32d01ab6235ebbb751))
* update trusted setup docs ([5fa7640](https://github.com/privacy-scaling-explorations/maci/commit/5fa7640543a572ba295fc0ae9c3bb63a3b6eba07))



## [2.1.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.0.0...v2.1.0) (2024-08-07)


Expand Down
8 changes: 8 additions & 0 deletions apps/subgraph/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19)

**Note:** Version bump only for package maci-subgraph





## [2.1.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.0.0...v2.1.0) (2024-08-07)

**Note:** Version bump only for package maci-subgraph
Expand Down
4 changes: 2 additions & 2 deletions apps/subgraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maci-subgraph",
"version": "2.1.0",
"version": "2.2.0",
"description": "A subgraph to index data from MACI protocol to serve as data layer for frontend integration",
"private": false,
"files": [
Expand Down Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@graphprotocol/graph-cli": "^0.80.0",
"@graphprotocol/graph-ts": "^0.35.1",
"maci-contracts": "^2.1.0"
"maci-contracts": "^2.2.0"
},
"devDependencies": {
"assemblyscript": "0.19.23",
Expand Down
25 changes: 25 additions & 0 deletions apps/website/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,31 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19)


### Features

* add matomo plugin ([#1769](https://github.com/privacy-scaling-explorations/maci/issues/1769)) ([5ed30d3](https://github.com/privacy-scaling-explorations/maci/commit/5ed30d3dcadc02fdd1b285ce0d544883bd36c64e))
* implement cards for the blog ([#1752](https://github.com/privacy-scaling-explorations/maci/issues/1752)) ([6ba623a](https://github.com/privacy-scaling-explorations/maci/commit/6ba623a233f5ab4fa162bdca2cb63270447ca652))
* **website:** add darkmode for blog cards ([#1753](https://github.com/privacy-scaling-explorations/maci/issues/1753)) ([bdba94e](https://github.com/privacy-scaling-explorations/maci/commit/bdba94ee7b6fd0e00113cc1896c3b90338c2ffae))


### Miscellaneous

* bump [@docusaurus](https://github.com/docusaurus) packages to v3.5.1 ([7000013](https://github.com/privacy-scaling-explorations/maci/commit/70000139dec38b99d80c6200e19d56ef3d43e207))
* **contracts:** deploy contracts to L2s, store addresses and benchmark message batch size ([#1751](https://github.com/privacy-scaling-explorations/maci/issues/1751)) ([9e771a0](https://github.com/privacy-scaling-explorations/maci/commit/9e771a09b8f5de8c47ad89f5bb53b542aed6db05))
* **contracts:** use cwd path for contract storage and config ([a78408d](https://github.com/privacy-scaling-explorations/maci/commit/a78408dd597106a712fbc0a4dfd6451fd270bc45))
* **deps-dev:** bump @docusaurus/tsconfig from 3.5.1 to 3.5.2 ([#1780](https://github.com/privacy-scaling-explorations/maci/issues/1780)) ([94cd505](https://github.com/privacy-scaling-explorations/maci/commit/94cd50514dc030e08a69ac8e435dcd9dba5b0d18))
* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([ac18985](https://github.com/privacy-scaling-explorations/maci/commit/ac189852bf6abb787736c474ad87927afaa5163c))
* **deps-dev:** bump @types/node from 22.2.0 to 22.4.1 ([#1779](https://github.com/privacy-scaling-explorations/maci/issues/1779)) ([4a929e0](https://github.com/privacy-scaling-explorations/maci/commit/4a929e0b9a5c4de5ac0345e742668a3400798867))
* **deps:** bump @docusaurus/theme-classic from 3.4.0 to 3.5.1 ([aa03eae](https://github.com/privacy-scaling-explorations/maci/commit/aa03eae0d59bb8ab236562746d9716bbcf91f846))
* **deps:** bump @docusaurus/types from 3.4.0 to 3.5.1 ([51029f2](https://github.com/privacy-scaling-explorations/maci/commit/51029f24e69077be067f077df17a912f4b67a61c))
* **deps:** bump @easyops-cn/docusaurus-search-local ([#1760](https://github.com/privacy-scaling-explorations/maci/issues/1760)) ([6a2a7cb](https://github.com/privacy-scaling-explorations/maci/commit/6a2a7cb24250d54493e32a2d1bde08db6fb4dbd3))
* update trusted setup docs ([5fa7640](https://github.com/privacy-scaling-explorations/maci/commit/5fa7640543a572ba295fc0ae9c3bb63a3b6eba07))



## [2.1.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.0.0...v2.1.0) (2024-08-07)


Expand Down
6 changes: 3 additions & 3 deletions apps/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "2.1.0",
"version": "2.2.0",
"private": true,
"scripts": {
"setup-typedoc": "ts-node ./src/scripts/setupTypedoc.ts",
Expand All @@ -27,13 +27,13 @@
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.1",
"docusaurus-plugin-image-zoom": "^2.0.0",
"docusaurus-plugin-matomo": "^0.0.8",
"gray-matter": "^4.0.3",
"prism-react-renderer": "^2.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rehype-katex": "^7.0.0",
"remark-math": "^6.0.0",
"docusaurus-plugin-matomo": "^0.0.8"
"remark-math": "^6.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.5.1",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*", "apps/*"],
"version": "2.1.0",
"version": "2.2.0",
"npmClient": "pnpm",
"changelogPreset": {
"name": "conventionalcommits",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maci",
"version": "2.1.0",
"version": "2.2.0",
"description": "Minimal Anti-Collusion Infrastructure",
"repository": "https://github.com/privacy-scaling-explorations/maci",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/circuits/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19)


### Miscellaneous

* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([ac18985](https://github.com/privacy-scaling-explorations/maci/commit/ac189852bf6abb787736c474ad87927afaa5163c))
* **deps-dev:** bump @types/node from 22.2.0 to 22.4.1 ([#1779](https://github.com/privacy-scaling-explorations/maci/issues/1779)) ([4a929e0](https://github.com/privacy-scaling-explorations/maci/commit/4a929e0b9a5c4de5ac0345e742668a3400798867))
* **deps-dev:** bump fast-check from 3.20.0 to 3.21.0 ([63baf2c](https://github.com/privacy-scaling-explorations/maci/commit/63baf2cd3e000f36fd426f4cf65c2f01d6858642))
* **deps-dev:** bump mocha from 10.7.0 to 10.7.3 ([6ba908f](https://github.com/privacy-scaling-explorations/maci/commit/6ba908f5f78628aa6afe973b3d71ae54ff08c735))



## [2.1.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.0.0...v2.1.0) (2024-08-07)


Expand Down
8 changes: 4 additions & 4 deletions packages/circuits/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maci-circuits",
"version": "2.1.0",
"version": "2.2.0",
"description": "zk-SNARK circuits for MACI",
"main": "build/ts/index.js",
"files": [
Expand Down Expand Up @@ -41,9 +41,9 @@
"@zk-kit/circuits": "^0.4.0",
"circomkit": "^0.2.1",
"circomlib": "^2.0.5",
"maci-core": "^2.0.0",
"maci-crypto": "^2.0.0",
"maci-domainobjs": "^2.0.0",
"maci-core": "^2.2.0",
"maci-crypto": "^2.2.0",
"maci-domainobjs": "^2.2.0",
"snarkjs": "^0.7.4"
},
"devDependencies": {
Expand Down
17 changes: 17 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19)


### Features

* return voice credits on signup ([d1b7e3d](https://github.com/privacy-scaling-explorations/maci/commit/d1b7e3ddbfa7fdef33a3badd09e259d83eebd55b))


### Miscellaneous

* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([ac18985](https://github.com/privacy-scaling-explorations/maci/commit/ac189852bf6abb787736c474ad87927afaa5163c))
* **deps-dev:** bump @types/node from 22.2.0 to 22.4.1 ([#1779](https://github.com/privacy-scaling-explorations/maci/issues/1779)) ([4a929e0](https://github.com/privacy-scaling-explorations/maci/commit/4a929e0b9a5c4de5ac0345e742668a3400798867))
* **deps-dev:** bump mocha from 10.7.0 to 10.7.3 ([6ba908f](https://github.com/privacy-scaling-explorations/maci/commit/6ba908f5f78628aa6afe973b3d71ae54ff08c735))
* **deps:** bump hardhat from 2.22.7 to 2.22.8 ([#1755](https://github.com/privacy-scaling-explorations/maci/issues/1755)) ([92b30af](https://github.com/privacy-scaling-explorations/maci/commit/92b30af1c18f8261235c26f61de6004287107351))



## [2.1.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.0.0...v2.1.0) (2024-08-07)


Expand Down
12 changes: 6 additions & 6 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maci-cli",
"version": "2.1.0",
"version": "2.2.0",
"description": "CLI utilities for MACI",
"main": "build/ts/index.js",
"exports": {
Expand Down Expand Up @@ -48,11 +48,11 @@
"dotenv": "^16.4.5",
"ethers": "^6.13.2",
"hardhat": "^2.22.8",
"maci-circuits": "^2.1.0",
"maci-contracts": "^2.1.0",
"maci-core": "^2.0.0",
"maci-crypto": "^2.0.0",
"maci-domainobjs": "^2.0.0",
"maci-circuits": "^2.2.0",
"maci-contracts": "^2.2.0",
"maci-core": "^2.2.0",
"maci-crypto": "^2.2.0",
"maci-domainobjs": "^2.2.0",
"prompt": "^1.3.0"
},
"devDependencies": {
Expand Down
34 changes: 34 additions & 0 deletions packages/contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,40 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19)


### Features

* **contracts:** add first registry and payout extensions ([d75164b](https://github.com/privacy-scaling-explorations/maci/commit/d75164b364a126e4e39c385942b65037f3ae7b9a))
* **contracts:** add virtual modifiers ([#1770](https://github.com/privacy-scaling-explorations/maci/issues/1770)) ([7b98e58](https://github.com/privacy-scaling-explorations/maci/commit/7b98e5830f4cca74d893a427c072563b98a9b766))
* **contracts:** support custom factories for maci test deployment ([156f523](https://github.com/privacy-scaling-explorations/maci/commit/156f5235def5f9a929a3ad4c6cbdc5785c1feb13))
* **hats:** add hats gatekeeper deployment steps ([2a8ac1a](https://github.com/privacy-scaling-explorations/maci/commit/2a8ac1a4d8ce12be1d1dfc133334a8d73903194e))
* **storage:** add storage path and function to get deployment args ([46b7350](https://github.com/privacy-scaling-explorations/maci/commit/46b7350cf09e1bd626f0e4bc369ed723c76ebfba))


### Bug Fixes

* use state_tree_depth for tally batch size and import from maci-core ([#1768](https://github.com/privacy-scaling-explorations/maci/issues/1768)) ([4401ae0](https://github.com/privacy-scaling-explorations/maci/commit/4401ae0755a8a00bb1312df3ffc139d419ff015e))


### Code Refactoring

* **contracts:** use custom factories for maci test deploys ([2e8fbca](https://github.com/privacy-scaling-explorations/maci/commit/2e8fbca2a6ac3bb3935dbfdee1c18831e6464f8d))


### Miscellaneous

* add enum for gatekeepers and voice credits proxy ([#1782](https://github.com/privacy-scaling-explorations/maci/issues/1782)) ([9afb27d](https://github.com/privacy-scaling-explorations/maci/commit/9afb27ddf79c2ba179754e9a55c4d3b24ecd2eb5))
* **contracts:** deploy contracts to L2s, store addresses and benchmark message batch size ([#1751](https://github.com/privacy-scaling-explorations/maci/issues/1751)) ([9e771a0](https://github.com/privacy-scaling-explorations/maci/commit/9e771a09b8f5de8c47ad89f5bb53b542aed6db05))
* **contracts:** use cwd path for contract storage and config ([a78408d](https://github.com/privacy-scaling-explorations/maci/commit/a78408dd597106a712fbc0a4dfd6451fd270bc45))
* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([ac18985](https://github.com/privacy-scaling-explorations/maci/commit/ac189852bf6abb787736c474ad87927afaa5163c))
* **deps-dev:** bump @types/node from 22.2.0 to 22.4.1 ([#1779](https://github.com/privacy-scaling-explorations/maci/issues/1779)) ([4a929e0](https://github.com/privacy-scaling-explorations/maci/commit/4a929e0b9a5c4de5ac0345e742668a3400798867))
* **deps:** bump hardhat from 2.22.7 to 2.22.8 ([#1755](https://github.com/privacy-scaling-explorations/maci/issues/1755)) ([92b30af](https://github.com/privacy-scaling-explorations/maci/commit/92b30af1c18f8261235c26f61de6004287107351))
* remove simple payout ([049bab7](https://github.com/privacy-scaling-explorations/maci/commit/049bab7112e4b88e47a56f32d01ab6235ebbb751))



## [2.1.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.0.0...v2.1.0) (2024-08-07)


Expand Down
10 changes: 5 additions & 5 deletions packages/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maci-contracts",
"version": "2.1.0",
"version": "2.2.0",
"description": "Solidity Smart Contracts for MACI (Minimal Anti-Collusion Infrastructure)",
"main": "build/ts/index.js",
"exports": {
Expand Down Expand Up @@ -134,10 +134,10 @@
"ethers": "^6.13.2",
"hardhat": "^2.22.8",
"lowdb": "^1.0.0",
"maci-circuits": "^2.1.0",
"maci-core": "^2.0.0",
"maci-crypto": "^2.0.0",
"maci-domainobjs": "^2.0.0",
"maci-circuits": "^2.2.0",
"maci-core": "^2.2.0",
"maci-crypto": "^2.2.0",
"maci-domainobjs": "^2.2.0",
"solidity-docgen": "^0.6.0-beta.36",
"uuid": "^10.0.0"
},
Expand Down
Loading
Loading