mirror of
https://github.com/status-im/status-go.git
synced 2025-02-08 12:54:37 +00:00
* Refactor tidy of waku package * Added deprecation warning on whisper README.md * Appeasing the lint gods and testing is good * Place Whisper deprecation warning in the correct package README :facepalm * Implementing changes after team feedback * More offerings to the lint gods * Remove apparently redundant context params * Correctly handle concurrent HandlePeer err * Revert "Remove apparently redundant context params" This reverts commit 557dbd0d649ae0f1053eb09345bff0a6600a2b4d. * Added note to waku/api.go about context