Skip to content

Make the verify ballot encryption only run for admin and not for guar…#758

Merged
SteveMaier-IRT merged 7 commits intomainfrom
feature/speedup-tally
Aug 19, 2022
Merged

Make the verify ballot encryption only run for admin and not for guar…#758
SteveMaier-IRT merged 7 commits intomainfrom
feature/speedup-tally

Conversation

@SteveMaier-IRT
Copy link
Copy Markdown
Contributor

…dians

Issue

Fixes #757

Description

Made the verify ballot encryption calls only run from the admin during the tally.

Testing

Tests have been updated.

Copy link
Copy Markdown
Contributor

@lprichar lprichar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️ the perf speedup

Comment thread src/electionguard/tally.py Outdated
Comment thread src/electionguard/tally.py Outdated
Comment thread tests/property/test_tally.py
Comment thread src/electionguard_gui/services/decryption_stages/decryption_stage_base.py Outdated
@SteveMaier-IRT SteveMaier-IRT merged commit fc3ce34 into main Aug 19, 2022
@SteveMaier-IRT SteveMaier-IRT deleted the feature/speedup-tally branch August 19, 2022 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ Perf enhancement for Tally

2 participants