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

Update base.py #218

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update base.py #218

wants to merge 1 commit into from

Conversation

core-burner
Copy link

@core-burner core-burner commented Aug 18, 2024

Pack can handle I, as it is on enroll_user(where it actually is <Ib). h(-2^15 to 2^15) is not a correct datatype. This should fix delete_user function.
Development Successfully merging this pull request may close these issues.

Closes #219

Pack can handle I, as it is on enroll_user(where it actually is <Ib).
h(-2^15 to 2^15) is not a correct datatype. This should fix delete_user function.
@core-burner core-burner marked this pull request as draft August 18, 2024 22:18
@core-burner core-burner marked this pull request as ready for review August 18, 2024 22:20
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.

Change datatype to be packed at delete_user.
1 participant