Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Quadratic scaling option| NPG-000 #734

Closed
wants to merge 10 commits into from
Closed

Conversation

cong-or
Copy link
Contributor

@cong-or cong-or commented Jan 20, 2025

Quadratic scaling option:

Generate encrypted tally with gamma scaling

BLOCK0=/tmp/fund9-leader-1/artifacts/block0.bin
FRAGMENTS_STORAGE=/tmp/fund9-leader-1/persist/leader-1
GAMMA=0.1
PRECISION=5

./target/release/offline --fragments $FRAGMENTS_STORAGE --block0 $BLOCK0  --gamma $GAMMA --precision $PRECISION

@cong-or cong-or requested a review from stevenj January 20, 2025 20:34
@cong-or cong-or removed the request for review from stevenj January 20, 2025 20:53
@cong-or cong-or closed this Jan 20, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant