go-waku/waku/v2
Martin Kobetic 73af2002ce
fix: races in filter protocol and tests (#260)
* Fix races in filter protocol and tests
* only RLock needed
2022-06-10 08:18:34 -04:00
..
discv5 chore: upgrade deps and go1.17 2022-05-30 15:30:43 -04:00
dnsdisc feat: discv5 dns bootstrap 2022-05-05 15:41:36 -04:00
metrics feat: result aggregation in resume and enforce max page size (#183) 2022-01-18 14:17:06 -04:00
node fix: race in TestConnectionStatusChanges (#257) 2022-06-10 08:15:00 -04:00
protocol fix: races in filter protocol and tests (#260) 2022-06-10 08:18:34 -04:00
rpc feat: structured logging followup (#248) 2022-05-30 11:55:30 -04:00
utils feat: add option for setting the encoding/format for logs (#250) 2022-06-01 16:04:00 -04:00
broadcast.go fix: add topic to broadcast and some comments to functions (#229) 2022-04-25 23:31:26 +04:00
broadcast_test.go refactor: use db for serving history queries (#243) 2022-05-30 14:48:22 -04:00