mirror of
https://github.com/status-im/go-waku.git
synced 2025-03-04 06:50:45 +00:00
* feat(CommonService): add channel and use commonService in discv5 * fix: add mutex to PushToChan * fix: remove generic functionality * feat: use CommonService in peerConnector * fix: remove generic functionality * nit: add error log