whisper: refactoring (#3411)
* whisper: refactored message processing * whisper: final polishing * whisper: logging updated * whisper: moved the check, changed the default PoW * whisper: refactoring of message queuing * whisper: refactored parameters
Showing
- whisper/shhapi/api.go 16 additions, 0 deletionswhisper/shhapi/api.go
- whisper/shhapi/api_test.go 9 additions, 0 deletionswhisper/shhapi/api_test.go
- whisper/whisperv5/doc.go 9 additions, 10 deletionswhisper/whisperv5/doc.go
- whisper/whisperv5/envelope.go 12 additions, 6 deletionswhisper/whisperv5/envelope.go
- whisper/whisperv5/filter.go 14 additions, 6 deletionswhisper/whisperv5/filter.go
- whisper/whisperv5/filter_test.go 6 additions, 6 deletionswhisper/whisperv5/filter_test.go
- whisper/whisperv5/message.go 6 additions, 4 deletionswhisper/whisperv5/message.go
- whisper/whisperv5/message_test.go 46 additions, 5 deletionswhisper/whisperv5/message_test.go
- whisper/whisperv5/peer_test.go 2 additions, 0 deletionswhisper/whisperv5/peer_test.go
- whisper/whisperv5/topic.go 1 addition, 2 deletionswhisper/whisperv5/topic.go
- whisper/whisperv5/whisper.go 78 additions, 27 deletionswhisper/whisperv5/whisper.go
- whisper/whisperv5/whisper_test.go 54 additions, 0 deletionswhisper/whisperv5/whisper_test.go
Loading
Please register or sign in to comment