wormhole/node/pkg/common
Chirantan Ekbote 9989730d8f node: common: Fix racy test
Use a channel instead of concurrently accessing the same variable from 2
different goroutines.
2022-09-21 09:47:15 +09:00
..
chainlock.go Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
chainlock_test.go Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
ethish.go Initial rough draft 2022-06-07 10:36:12 -04:00
grpc.go Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
guardianset.go node: Fix formatting with go 1.19 2022-09-07 10:02:35 +09:00
guardianset_test.go Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
nodekey.go node: Update libp2p to v0.22.0 2022-09-07 10:02:35 +09:00
nodekey_test.go node: Update libp2p to v0.22.0 2022-09-07 10:02:35 +09:00
obsvReqSendC.go node/pkg/common: Fix race condition in PostObservationRequest 2022-08-24 17:59:42 +09:00
obsvReqSendC_test.go node: common: Fix racy test 2022-09-21 09:47:15 +09:00
readiness.go node: add near support (#1397) 2022-08-05 13:49:16 -04:00
symmetric.go node/cmd: add public telemetry for logs 2022-01-11 15:10:12 +01:00
symmetric_test.go Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
sysutils.go Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00