-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: upgrade Arkworks and Blitzar crates to latest versions (#365)
# Rationale for this change The Arkworks project have released a new version of their crates - `0.5.0`. This PR updates the Arkworks crates. Additionally it upgrades the `blitzar` crate to a version that supports the updated Arkworks crate. Benchmarks indicate no impact to performance is expected with the upgrade. # What changes are included in this PR? - Arkworks crates are updated to version `0.5.0` - The `blitzar` crate is updated to version `4.0.0` - All build errors related to the update are addressed # Are these changes tested? Yes by running tests and benchmarks.
- Loading branch information
Showing
4 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters