whisper: change the whisper message format so as to add the payload size (#15870)
* whisper: message format changed * whisper: tests fixed * whisper: style fixes * whisper: fixed names, fixed failing tests * whisper: fix merge issue in #15870 Occured while using the github online merge tool. Lesson learned. * whisper: fix a gofmt error for #15870
Showing
- whisper/whisperv6/api.go 3 additions, 3 deletionswhisper/whisperv6/api.go
- whisper/whisperv6/doc.go 4 additions, 3 deletionswhisper/whisperv6/doc.go
- whisper/whisperv6/envelope.go 2 additions, 3 deletionswhisper/whisperv6/envelope.go
- whisper/whisperv6/message.go 98 additions, 108 deletionswhisper/whisperv6/message.go
- whisper/whisperv6/message_test.go 27 additions, 30 deletionswhisper/whisperv6/message_test.go
- whisper/whisperv6/peer_test.go 42 additions, 11 deletionswhisper/whisperv6/peer_test.go
- whisper/whisperv6/whisper.go 14 additions, 10 deletionswhisper/whisperv6/whisper.go
- whisper/whisperv6/whisper_test.go 3 additions, 15 deletionswhisper/whisperv6/whisper_test.go
Loading
Please register or sign in to comment