Skip to content

Commit

Permalink
docs: add maci/ux limitations
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlc03 committed Jun 25, 2024
1 parent defe62d commit a866643
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/02_adding_projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ This will create an Attestation with the Metadata schema and populate the fields
> It can take 10 minutes for the applications to be approved in the UI
[<img width="100%" src="https://cdn.loom.com/sessions/thumbnails/cfe9bb7ad0b44aaca4d26a446006386a-with-play.gif" width="50%">](https://www.loom.com/embed/cfe9bb7ad0b44aaca4d26a446006386a?sid=a3765630-b097-41bb-aa8b-7600b6901fe4)

:::info
Please be advised that currently due to the MACI's trusted setup artifacts available, you can only have up to 125 projects per round. Please refer to the [trusted setup](https://maci.pse.dev/docs/security/trusted-setup) documentation for more details on the available artifacts and their limits.
:::
4 changes: 4 additions & 0 deletions docs/04_voting.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ Once applications have been approved and the voters' addresses have been added,
You can also export your ballot as a CSV to import into Excel where you can make changes and later export as a CSV. This CSV file can then be imported and replace your ballot.

As a coordinator, you need to tally the poll results and publish them using CDN (see `NEXT_PUBLIC_TALLY_URL` env variable). See [maci docs](https://maci.pse.dev/docs/integrating#poll-finalization) for more information.

:::info
Please be advised that due to the block gas limit for most EVM networks, the number of votes that can be sent in one batch has been limited to 50. The effort to increase the limit is tracked [here](https://github.com/privacy-scaling-explorations/maci-rpgf/issues/31).
:::

0 comments on commit a866643

Please sign in to comment.