[Performance] Add CGO as an option for performance optimization
#175
Triggered via pull request
September 26, 2025 21:26
Status
Failure
Total duration
3m 44s
Artifacts
–
Annotations
5 errors
|
go-test
issues found
|
|
go-test
cannot use points (variable of type []"github.com/athanorlabs/go-dleq/types".Point) as []"github.com/pokt-network/go-dleq/types".Point value in argument to ring.NewFixedKeyRingFromPublicKeys) (typecheck)
|
|
go-test
cannot use ring_secp256k1.NewCurve() (value of interface type "github.com/athanorlabs/go-dleq/secp256k1".Curve) as "github.com/pokt-network/go-dleq/types".Curve value in argument to ring.NewFixedKeyRingFromPublicKeys: "github.com/athanorlabs/go-dleq/types".Curve does not implement "github.com/pokt-network/go-dleq/types".Curve (wrong type for method AltBasePoint)
|
|
go-test
cannot use ring_secp256k1.NewCurve() (value of interface type "github.com/athanorlabs/go-dleq/secp256k1".Curve) as "github.com/pokt-network/ring-go".Curve value in argument to relayRequestRingSig.Deserialize: "github.com/athanorlabs/go-dleq/types".Curve does not implement "github.com/pokt-network/go-dleq/types".Curve (wrong type for method AltBasePoint)
|
|
go-test:
application.go#L11
could not import github.com/pokt-network/poktroll/pkg/crypto/rings (-: # github.com/pokt-network/poktroll/pkg/crypto/rings
|