Skip to content

Conversation

@mayeul-zama
Copy link
Contributor

@mayeul-zama mayeul-zama commented Nov 17, 2025

This change is Reviewable

@cla-bot cla-bot bot added the cla-signed label Nov 17, 2025
@mayeul-zama mayeul-zama marked this pull request as ready for review November 17, 2025 14:42
Copy link
Contributor

@tmontaigu tmontaigu left a comment

Choose a reason for hiding this comment

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

@tmontaigu reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @mayeul-zama)

}

impl<const N: usize> CastFrom<StaticUnsignedBigInt<N>> for u128 {
fn cast_from(input: StaticUnsignedBigInt<N>) -> Self {
Copy link
Member

Choose a reason for hiding this comment

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

do we happen to have the same stuff for signed bigints ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added tests for signed

Copy link
Member

@IceTDrinker IceTDrinker left a comment

Choose a reason for hiding this comment

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

just a question for now on whether we have similar bugs on other types

Copy link
Member

@IceTDrinker IceTDrinker left a comment

Choose a reason for hiding this comment

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

Thanks a lot !

@IceTDrinker reviewed 1 of 1 files at r2, 1 of 1 files at r3, all commit messages.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @tmontaigu)

@zama-bot zama-bot removed the approved label Nov 20, 2025
@mayeul-zama mayeul-zama merged commit f466588 into main Nov 20, 2025
106 checks passed
@mayeul-zama mayeul-zama deleted the mz/fix_bigint branch November 20, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants