storj/pkg/rpc
Marc Schubert 93d5eeda31 Update dial.go (#3261)
What:
Bring back partial nodeID to debug.trace-out

Why:
The information is useful for interpreting the trace file and was there up drpc. I just bring it back.
https://github.com/storj/storj/blob/v0.21.3/pkg/transport/transport.go#L76

Please describe the tests:

Test 1:
Test 2:
Please describe the performance impact:
No impact.
2019-10-14 15:44:15 -06:00
..
rpcpeer all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
rpcstatus pkg/rpc/rpcstatus: Fix return type (#3162) 2019-10-02 14:46:18 -06:00
common_drpc.go all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
common_grpc.go all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
common.go pkg/rpc: build tag based selection of rpc details 2019-09-20 21:07:33 +00:00
compat_drpc.go satellite/discovery: remove discovery related code (#3175) 2019-10-14 10:57:01 -04:00
compat_grpc.go satellite/discovery: remove discovery related code (#3175) 2019-10-14 10:57:01 -04:00
conn.go pkg/rpc: build tag based selection of rpc details 2019-09-20 21:07:33 +00:00
dial_drpc.go pkg/rpc: don't leak goroutines during a drpc dial 2019-10-04 20:09:36 +00:00
dial_grpc.go pkg/rpc: add WithInsecure when doing non-tls dials 2019-09-27 09:07:14 -06:00
dial.go Update dial.go (#3261) 2019-10-14 15:44:15 -06:00
gen.go pkg/rpc: build tag based selection of rpc details 2019-09-20 21:07:33 +00:00
known_ids_test.go pkg/rpc: defeat MITM attacks in most cases (#3215) 2019-10-12 14:34:41 -06:00
known_ids.go pkg/rpc: defeat MITM attacks in most cases (#3215) 2019-10-12 14:34:41 -06:00
rpc_test.go CI: test drpc and grpc (#3163) 2019-10-11 08:30:06 -06:00