add travis, add go.mod go.sum, update babyjub hex encoders to avoid

importing go-iden3
This commit is contained in:
arnaucube
2019-06-25 15:13:40 +02:00
parent e92a15d3b0
commit 7b219e15ec
10 changed files with 103 additions and 21 deletions

View File

@@ -6,7 +6,7 @@ import (
"math/big"
"github.com/ethereum/go-ethereum/crypto"
"github.com/iden3/go-iden3/crypto/field"
"github.com/iden3/go-iden3-crypto/field"
)
const SEED = "mimc"