Cleanup repo for release

This commit is contained in:
John Guibas
2023-03-28 10:59:36 -07:00
parent b19cd390f1
commit 6e9f1a7c50
33 changed files with 38 additions and 2324 deletions

View File

@@ -1,7 +1,7 @@
package utils
import (
. "gnark-ed25519/field"
. "gnark-plonky2-verifier/field"
"math/big"
"github.com/consensys/gnark/frontend"