8000 FRI rust wrappers by nonam3e · Pull Request #813 · ingonyama-zk/icicle · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FRI rust wrappers #813

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

Merged
merged 214 commits into from
Apr 24, 2025
Merged

FRI rust wrappers #813

merged 214 commits into from
Apr 24, 2025

Conversation

nonam3e
Copy link
Contributor
@nonam3e nonam3e commented Mar 18, 2025

This PR adds FRI rust wrappers into icicle

cuda-backend-branch: main

Base automatically changed from timur/serialization to main April 23, 2025 09:00
&merkle_tree_compress_hash,
)
.unwrap();
stream
Copy link
Collaborator

Choose a reason for hiding this comment

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

minor but you need to release the stream here or it leaks

Copy link
Contributor Author

Choose a reason for hiding this comment

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

probably that's why tests failed (I hope)

Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't think it should make the tests fail but you should see a warning I think when dropping the rust object

}
}
};
}
Copy link
Collaborator
@yshekel yshekel Apr 23, 2025

Choose a reason for hiding this comment

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

I think no test is testing the trait FriProofTrait

Copy link
Collaborator
@yshekel yshekel left a comment

Choose a reason for hiding this comment

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

Very nice PR, looks good. Left a few comments.
What about Goldilocks field?

@nonam3e
Copy link
Contributor Author
nonam3e commented Apr 23, 2025

Very nice PR, looks good. Left a few comments. What about Goldilocks field?

thanks for the mention, will add it too, the pr was just opened before we supported this field

@jeremyfelder jeremyfelder requested a review from yshekel April 24, 2025 06:21
@LeonHibnik LeonHibnik merged commit c06743d into main Apr 24, 2025
19 checks passed
@LeonHibnik LeonHibnik deleted the timur/fri-rust-wrappers branch April 24, 2025 07:00
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.

10 participants
0