-
Notifications
You must be signed in to change notification settings - Fork 400
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Update ICICLE integration to use v3 ICICLE (#1318)"
This reverts commit b04a688. Build fails when dependencies not installed.
- Loading branch information
Showing
10 changed files
with
256 additions
and
537 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 was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
// Package icicle_bn254 implements ICICLE acceleration for BN254 Groth16 backend. | ||
package icicle | ||
package icicle_bn254 |
Oops, something went wrong.