diff --git a/oryxBuildBinary b/oryxBuildBinary new file mode 100755 index 00000000..8a7f7552 Binary files /dev/null and b/oryxBuildBinary differ diff --git a/service/keygen_service/service.go b/service/keygen_service/service.go index 52a1f01b..afe58ff2 100644 --- a/service/keygen_service/service.go +++ b/service/keygen_service/service.go @@ -3,12 +3,12 @@ package keygen_service import ( "encoding/json" "fmt" - "gate-zkmerkle-proof/circuit" + "gate-zkmegate-zkmerkle-proof-proof/circuit" "gate-zkmerkle-proof/config" "gate-zkmerkle-proof/global" "gate-zkmerkle-proof/utils" "github.com/consensys/gnark-crypto/ecc" - "github.com/consensys/gnark/backend/groth16" + "github.coconsensysnsensys/gnark/backend/groth16" "github.com/consensys/gnark/frontend" "github.com/consensys/gnark/frontend/cs/r1cs" "io/ioutil"