go-waku/waku/v2
Elise Alix 924acf67d9
fix: verify matching `requestId` before removing subscription (#280)
* Check we are removing content topics for the correct request
* Verify request id matches before removing peer as well
2022-08-03 09:35:25 -04:00
..
discv5 fix: js-waku / nwaku interop (#252) 2022-06-13 14:30:35 -04:00
dnsdisc chore: improve docs 2022-07-25 11:28:17 -04:00
metrics fix: store error metrics tagging (#269) 2022-07-23 08:14:49 -04:00
node refactor: remove WakuStoreWithRetentionPolicy and add build tag to migrations (#281) 2022-08-03 09:32:52 -04:00
protocol fix: verify matching `requestId` before removing subscription (#280) 2022-08-03 09:35:25 -04:00
rpc fix: test and lint 2022-07-28 14:29:35 -04:00
utils chore: improve docs 2022-07-25 11:28:17 -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