fix: replace DHT with private peer discovery #55
Annotations
11 errors
|
|
|
cmd/tss/tss_http_test.go#L26
cannot use tssServer (variable of type *MockTssServer) as "gitlab.com/thorchain/tss/go-tss/tss".Server value in argument to NewTssHttpServer: *MockTssServer does not implement "gitlab.com/thorchain/tss/go-tss/tss".Server (wrong type for method GetKnownPeers)
|
|
cmd/tss/tss_http_test.go#L43
cannot use tssServer (variable of type *MockTssServer) as "gitlab.com/thorchain/tss/go-tss/tss".Server value in argument to NewTssHttpServer: *MockTssServer does not implement "gitlab.com/thorchain/tss/go-tss/tss".Server (wrong type for method GetKnownPeers)
|
|
cmd/tss/tss_http_test.go#L53
cannot use tssServer (variable of type *MockTssServer) as "gitlab.com/thorchain/tss/go-tss/tss".Server value in argument to NewTssHttpServer: *MockTssServer does not implement "gitlab.com/thorchain/tss/go-tss/tss".Server (wrong type for method GetKnownPeers)
|
|
cmd/tss/tss_http_test.go#L117
cannot use tssServer (variable of type *MockTssServer) as "gitlab.com/thorchain/tss/go-tss/tss".Server value in argument to NewTssHttpServer: *MockTssServer does not implement "gitlab.com/thorchain/tss/go-tss/tss".Server (wrong type for method GetKnownPeers)
|
|
cmd/tss/tss_http_test.go#L194
cannot use tssServer (variable of type *MockTssServer) as "gitlab.com/thorchain/tss/go-tss/tss".Server value in argument to NewTssHttpServer: *MockTssServer does not implement "gitlab.com/thorchain/tss/go-tss/tss".Server (wrong type for method GetKnownPeers)
|
|
keygen/ecdsa/keygen_test.go#L121
not enough arguments in call to p2p.NewCommunication
|
|
keygen/ecdsa/keygen_test.go#L127
not enough arguments in call to p2p.NewCommunication
|
|
keygen/eddsa/keygen_test.go#L107
not enough arguments in call to p2p.NewCommunication
|
|
keygen/eddsa/keygen_test.go#L113
not enough arguments in call to p2p.NewCommunication
|
|
keysign/ecdsa/keysign_old_test.go#L133
not enough arguments in call to p2p.NewCommunication
|
The logs for this run have expired and are no longer available.
Loading