This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
mirror of
https://github.com/status-im/status-go.git
Watch
2
Star
0
Fork
You've already forked status-go
0
Code
Issues
Projects
Releases
Wiki
Activity
a21f8a39bc
status-go
/
VERSION
2 lines
7 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refactor/waku tidy 1 (#1958) * 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 * renamed statusoptions and removed unused global * Removed OnNewP2PEnvelopes() from WakuHost interface * Matched v1 Peer with new interface sig Also changed common/helper.go to common/helpers.go * Formatting of waku tests and some additional error handling * Changed version to 0.53.0 * Removed redundant type declaration * Moved TopicToBloom function into a Topic{} method * Moved GenerateSecureRandomData() into helpers.go
2020-05-01 18:14:01 +00:00
0.53.0