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: Adapt to new types introduced in fiat-crypto 0.2 #34

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

divergentdave
Copy link
Contributor

I have an outstanding PR that proposes some breaking changes to fiat-crypto, see mit-plv/fiat-crypto#1623. Briefly, it introduces new structures to replace type aliases, to prevent misuse of functions with different preconditions on their inputs' ranges. I'm opening this PR for a future upgrade early, with a [patch.crates-io] stanza, to kick the tires on the breaking change, and for temporary use in fiat-crypto integration tests. If this looks good, I can back out the patch stanza when fiat-crypto is released and mark it ready for review.

@kevaundray
Copy link
Collaborator

This looks good to me, once fiat-crypto is released, please ping me!

@divergentdave divergentdave marked this pull request as ready for review September 2, 2023 05:21
@divergentdave
Copy link
Contributor Author

It's out now, I've removed the pinned git commit

Copy link
Collaborator

@kevaundray kevaundray 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 so much for this :)

@kevaundray kevaundray changed the title Draft: Adapt to new types introduced in fiat-crypto 0.2 feat: Adapt to new types introduced in fiat-crypto 0.2 Sep 2, 2023
@kevaundray kevaundray merged commit 251ccc4 into crate-crypto:master Sep 2, 2023
1 check passed
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