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(frost): Add round 2 package struct #51

Merged

Conversation

rohanjadvani
Copy link
Member

No description provided.

@rohanjadvani rohanjadvani requested review from hughy and andiflabs April 10, 2024 23:15
@rohanjadvani rohanjadvani self-assigned this Apr 10, 2024
@@ -239,6 +240,20 @@ impl PublicPackage {
}
}

impl Ord for PublicPackage {
Copy link
Contributor

Choose a reason for hiding this comment

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

@andreacorbellini mentioned here that we can use sort_unstable_by_key for sorting

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated

@rohanjadvani rohanjadvani merged commit cfce4b3 into main Apr 11, 2024
2 checks passed
@rohanjadvani rohanjadvani deleted the rohan/ifl-2460-add-serialization-for-frost-round-two-package branch April 11, 2024 18:21
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