Skip to content

Conversation

@optout21
Copy link
Contributor

@optout21 optout21 commented Jul 16, 2024

See #187 .

Add derived Default trait to Fe32, and ZERO constant.
Default is trivial to add, but it is useful in some cases.

Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK c44e602

@apoelstra
Copy link
Member

Can you update the API file? You can run just check-api or read the justfile to see the manual invocation.

@optout21
Copy link
Contributor Author

API doc updated

Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK e700e77

@tcharding
Copy link
Member

Oh there are two PRs (also #185), can you drop the second patch off this PR please.

@tcharding
Copy link
Member

Oh boy, this is all mixed up, I got confused. You have the changes in #184 and #185 in a single patch described in two PRs.

@optout21
Copy link
Contributor Author

I created separate PRs for all the different changes (Default trait, ZERO const, Ord trait), to keep changes minimal.
But the ZERO const was in fact in this PR as well. I've removed it now.

@optout21 optout21 requested a review from apoelstra July 16, 2024 21:19
@clarkmoody
Copy link
Member

Ok, I'd like to see the commit history cleaned up for this one. It can probably be done in a single commit, so squashing might work.

@optout21
Copy link
Contributor Author

Squashed into one commit

Copy link
Member

@tcharding tcharding left a comment

Choose a reason for hiding this comment

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

ACK 704e891

Thanks man!

Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK 704e891

Copy link
Member

@clarkmoody clarkmoody left a comment

Choose a reason for hiding this comment

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

ACK 704e891

@tcharding
Copy link
Member

Looks like this slipped through the cracks, can you merge this please @apoelstra

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