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 repo to be compatible with Winterfell 0.8 #275

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

Fumuran
Copy link
Contributor

@Fumuran Fumuran commented Feb 6, 2024

This PR updates the repo to be compatible with new 0.8 version of the Winterfell.
This update contains change in creation of the Felt from the u64 (from() -> try_from().unwrap()) and a small update in serialization and deserialization of vectors of Felts and RpoDigests.

@Fumuran Fumuran force-pushed the andrew-integrate-winterfell branch from 3b59d3f to b2b6fc5 Compare February 6, 2024 23:38
Copy link
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you! I left a few small comments inline.

@Fumuran Fumuran force-pushed the andrew-integrate-winterfell branch from b2b6fc5 to 9c69ec4 Compare February 7, 2024 00:17
@Fumuran Fumuran requested a review from bobbinth February 7, 2024 00:19
@Fumuran Fumuran force-pushed the andrew-integrate-winterfell branch from 9c69ec4 to 3055076 Compare February 7, 2024 00:49
Copy link
Collaborator

@Al-Kindi-0 Al-Kindi-0 left a comment

Choose a reason for hiding this comment

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

Thank you, looks good!

Copy link
Contributor

@plafer plafer left a comment

Choose a reason for hiding this comment

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

LGTM!

@bobbinth
Copy link
Contributor

bobbinth commented Feb 7, 2024

@Overcastan - before we merge this, we'll need to create corresponding PRs in Miden VM and potentially miden base/node/client.

@Fumuran Fumuran force-pushed the andrew-integrate-winterfell branch from 3055076 to 587ae28 Compare February 8, 2024 21:38
Copy link

sonarqubecloud bot commented Feb 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@bobbinth bobbinth merged commit 29c12b6 into next Feb 14, 2024
10 checks passed
@bobbinth bobbinth deleted the andrew-integrate-winterfell branch February 14, 2024 19:30
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.

4 participants