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

@@ -7,7 +7,6 @@ import (
"github.com/stretchr/testify/assert"
// "golang.org/x/crypto/blake2b"
"math/big"
"testing"
)