quorum/whisper/whisperv6
gluk256 a9e4a90d57 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
2018-01-30 10:55:08 +02:00
..
api.go whisper: change the whisper message format so as to add the payload size (#15870) 2018-01-30 10:55:08 +02:00
benchmarks_test.go whisper: remove linter warnings (#15972) 2018-01-26 13:45:10 +02:00
config.go whisper: remove linter warnings (#15972) 2018-01-26 13:45:10 +02:00
doc.go whisper: change the whisper message format so as to add the payload size (#15870) 2018-01-30 10:55:08 +02:00
envelope.go whisper: change the whisper message format so as to add the payload size (#15870) 2018-01-30 10:55:08 +02:00
envelope_test.go whisper: remove linter warnings (#15972) 2018-01-26 13:45:10 +02:00
filter.go whisper: remove linter warnings (#15972) 2018-01-26 13:45:10 +02:00
filter_test.go whisper: remove linter warnings (#15972) 2018-01-26 13:45:10 +02:00
gen_criteria_json.go whisper: remove linter warnings (#15972) 2018-01-26 13:45:10 +02:00
gen_message_json.go whisper: remove linter warnings (#15972) 2018-01-26 13:45:10 +02:00
gen_newmessage_json.go whisper: remove linter warnings (#15972) 2018-01-26 13:45:10 +02:00
message.go whisper: change the whisper message format so as to add the payload size (#15870) 2018-01-30 10:55:08 +02:00
message_test.go whisper: change the whisper message format so as to add the payload size (#15870) 2018-01-30 10:55:08 +02:00
peer.go whisper: remove linter warnings (#15972) 2018-01-26 13:45:10 +02:00
peer_test.go whisper: change the whisper message format so as to add the payload size (#15870) 2018-01-30 10:55:08 +02:00
topic.go whisper: remove linter warnings (#15972) 2018-01-26 13:45:10 +02:00
topic_test.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
whisper.go whisper: change the whisper message format so as to add the payload size (#15870) 2018-01-30 10:55:08 +02:00
whisper_test.go whisper: change the whisper message format so as to add the payload size (#15870) 2018-01-30 10:55:08 +02:00