Election-Tech-Initiative / Election-Tech-Initiative/electionguard
🗂 Submitted Ballots should not serialize with nonces
Open
enhancement
question
- Dominant language
- Python
- Stars
- 872
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Suggestion
Submitted Ballot serialization allow nonce fields, but these should be null for submitted ballots.
### Possible Implementation
Remove serialization of nonce for all submitted values.
### Anything else?
Original Issue by @JohnLCaron
https://github.com/microsoft/electionguard-python/issues/522
Contributor guide
Assessment
This issue has not been assessed yet.