Skip to content

Commit

Permalink
extrapolated dependency to dusk-network/bn256
Browse files Browse the repository at this point in the history
  • Loading branch information
autholykos committed Aug 16, 2019
1 parent aeaf760 commit d4e1549
Show file tree
Hide file tree
Showing 24 changed files with 5 additions and 3,131 deletions.
2 changes: 1 addition & 1 deletion bls/bls.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
"io"
"math/big"

"github.com/dusk-network/dusk-crypto/bn256"
"github.com/dusk-network/bn256"
"github.com/dusk-network/dusk-crypto/hash"

"github.com/pkg/errors"
Expand Down
2 changes: 1 addition & 1 deletion bls/bls_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"math/big"
"testing"

"github.com/dusk-network/dusk-crypto/bn256"
"github.com/dusk-network/bn256"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
)
Expand Down
27 changes: 0 additions & 27 deletions bn256/LICENSE

This file was deleted.

49 changes: 0 additions & 49 deletions bn256/README.md

This file was deleted.

Loading

0 comments on commit d4e1549

Please sign in to comment.