c4dt / d-voting

📧 E-Voting platform based on the Dela blockchain
https://dedis.github.io/d-voting
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Add voters in batches #157

Closed PascalinDe closed 6 months ago

PascalinDe commented 6 months ago

This PR adds voters in batches instead of one-by-one, allowing to add > 5000 voters at a time. Closes #155 .