-
Notifications
You must be signed in to change notification settings - Fork 118
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
[FEAT] Add Koalabear field support #706
Conversation
// Please modify the code generation script instead. | ||
// Path to the code generation script: scripts/gen_c_api.py | ||
|
||
#pragma once |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ChickenLover @nonam3e do we even need those files (under api)? I suggest removing them. it's probably never used and no reason to use them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
agree
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, deleted them
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry, didn't noticed that current examples depend on these files. It's better to remove them in another pr
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yshekel we need to discuss about it removing them, and in another PR ofc
icicle/include/icicle/hash/poseidon_constants/constants/rounds_numbers_coalabear.txt
Outdated
Show resolved
Hide resolved
0c90677
to
d74ee13
Compare
We should update the docs to include the new curve as well |
Describe the changes
This PR adds koalabear field into icicle