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

feat: latest changes for nouns #265

Merged
merged 19 commits into from
Oct 30, 2023
Merged

feat: latest changes for nouns #265

merged 19 commits into from
Oct 30, 2023

Conversation

jtguibas
Copy link
Contributor

No description provided.

@jtguibas jtguibas changed the title feat: latest changes feat: latest changes for nouns Oct 30, 2023
///
/// Note: This function assumes that the U64 is in the range [0, 2^64-2^32+1). Otherwise, it
/// will overflow.
pub fn to_variable<L: PlonkParameters<D>, const D: usize>(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we name this to_variable_wrap since that's what it is doing?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

called it to_variable_with_overflow

@jtguibas jtguibas merged commit 5e5a54c into main Oct 30, 2023
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.

2 participants