Skip to content

feat(rust/signed-doc): Contest tally, improving for proper tally flow#845

Open
Mr-Leshiy wants to merge 5 commits intomainfrom
feat/tally-dreps
Open

feat(rust/signed-doc): Contest tally, improving for proper tally flow#845
Mr-Leshiy wants to merge 5 commits intomainfrom
feat/tally-dreps

Conversation

@Mr-Leshiy
Copy link
Copy Markdown
Contributor

@Mr-Leshiy Mr-Leshiy commented Feb 5, 2026

Description

  • Modified the existing contest tally function, by making election_secret_key optional, so calculating decrypted tally result along with it's proof becomes optional as well.
  • Fix double vote issue
  • Return participants dictionary with their voting power and ballots references.

Related Issue(s)

Part of #732

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@Mr-Leshiy Mr-Leshiy added review me PR is ready for review squad: gatekeepers Catalyst App Backend, System Development & Integration Team labels Feb 5, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 5, 2026

📚 Docs Preview

The docs for this PR can be previewed at the following URL:

https://docs.dev.projectcatalyst.io/libs/feat/tally-dreps

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 5, 2026

Test Report | ${\color{lightgreen}Pass: 728/728}$ | ${\color{red}Fail: 0/728}$ |

@Mr-Leshiy Mr-Leshiy added draft Draft and removed review me PR is ready for review labels Feb 5, 2026
@github-actions github-actions bot deleted the feat/tally-dreps branch March 23, 2026 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

draft Draft squad: gatekeepers Catalyst App Backend, System Development & Integration Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant