Skip to content

Comments

Update base.py#218

Open
core-burner wants to merge 1 commit intofananimi:masterfrom
core-burner:patch-1
Open

Update base.py#218
core-burner wants to merge 1 commit intofananimi:masterfrom
core-burner:patch-1

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