go-waku/waku/v2/node
Steven Normore fb6d59ff33
fix: close addrChan in the writer goroutine (#277)
2022-08-01 20:16:52 -04:00
..
connectedness.go feat: structured logging (#242) 2022-05-27 09:25:06 -04:00
connectedness_test.go fix: race in TestConnectionStatusChanges (#257) 2022-06-10 08:15:00 -04:00
const.go chore: add missing flags 2022-06-19 17:47:39 -04:00
keepalive.go fix: iterate through Network peers during ping process (#182) 2022-06-01 16:11:35 -04:00
keepalive_test.go refactor: use diff logger for waku 2022-05-06 15:29:31 -04:00
localnode.go fix: js-waku / nwaku interop (#252) 2022-06-13 14:30:35 -04:00
waku_payload.go fix: add topic to broadcast and some comments to functions (#229) 2022-04-25 23:31:26 +04:00
waku_payload_crypto_test.go test: payload encryption (#97) 2021-10-21 11:56:18 -04:00
waku_payload_encoding_test.go refactor: use int64 timestamps (#189) 2022-02-23 11:01:53 -04:00
wakunode2.go fix: close addrChan in the writer goroutine (#277) 2022-08-01 20:16:52 -04:00
wakunode2_test.go chore: test store being decoupled from relay and fix empty contenttopics on filter 2022-06-14 15:53:48 -04:00
wakuoptions.go fix: advertise addr IP 2022-07-26 11:24:24 -04:00
wakuoptions_test.go refactor: use db for serving history queries (#243) 2022-05-30 14:48:22 -04:00