Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Update Cryptography crates #617

Merged
merged 7 commits into from
Dec 20, 2021
Merged

Update Cryptography crates #617

merged 7 commits into from
Dec 20, 2021

Conversation

gakonst
Copy link
Owner

@gakonst gakonst commented Nov 24, 2021

New round of crypto crate updates!

Some breaking changes, with which I hope @tarcieri can give some guidelines on if we've approached them correctly:

there were some changes to the ecdsa::hazmat APIs that might impact you
namely RecoverableSignPrimitive and SignPrimitive are now merged into a single trait (and the ecdsa crate finally has fully generic implementations of ECDSA signing/verification)

Checklist

@gakonst gakonst force-pushed the chore/update-crypto branch from 3868f8f to 85ae359 Compare December 20, 2021 22:02
@gakonst gakonst marked this pull request as ready for review December 20, 2021 22:02
@gakonst gakonst changed the title [WIP] Update Cryptography crates Update Cryptography crates Dec 20, 2021
@gakonst gakonst merged commit 568d9c8 into master Dec 20, 2021
@gakonst gakonst deleted the chore/update-crypto branch December 20, 2021 22:41
gakonst added a commit to foundry-rs/foundry that referenced this pull request Dec 20, 2021
gakonst added a commit to foundry-rs/foundry that referenced this pull request Dec 20, 2021
* chore: bump ethers to remove libudev req

ref: gakonst/ethers-rs#617

* ci: remove libudev
charisma98 added a commit to charisma98/foundry that referenced this pull request Mar 4, 2023
* chore: bump ethers to remove libudev req

ref: gakonst/ethers-rs#617

* ci: remove libudev
0129general added a commit to 0129general/FoundryProject that referenced this pull request May 8, 2024
* chore: bump ethers to remove libudev req

ref: gakonst/ethers-rs#617

* ci: remove libudev
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant