Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Make number of digits in TokenUpdateZkp and TokenPointsZkp mutable #72

Open
this-kramer opened this issue Jan 31, 2022 · 0 comments
Open
Labels
enhancement Improve some existing feature/code

Comments

@this-kramer
Copy link
Member

this-kramer commented Jan 31, 2022

Some of the ranges are oversubscribed by a lot (currently 6 digits).
Think about number of digits of geq or leq proofs that cover semantic range (e.g. when proving a user has a streak larger than 10, supporting streaks up to 200 weeks in a row might be sufficiently large). Find the smallest number of digits that can represent 200-10.

@this-kramer this-kramer added this to Backlog in Project Board Mar 24, 2022
@this-kramer this-kramer added the enhancement Improve some existing feature/code label Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve some existing feature/code
Projects
Development

No branches or pull requests

1 participant