plugeth/whisper/whisperv6
Guillaume Ballet 5cf75a30c1 whisper: get wnode to work with v6 (#16051)
The bulk of the issue was to adapt to the new requirement
that a v6 filter has to either contain a symmertric key or
an asymmetric one.

This commits revert one of the fixes that I made to remove
a linter warning: unexporting NewSentMessage. This is not
really a problem as I have a cleanup in the pipe that will
solve this issue.
2018-02-10 15:35:32 +02:00
..
api.go whisper: get wnode to work with v6 (#16051) 2018-02-10 15:35:32 +02:00
benchmarks_test.go whisper: get wnode to work with v6 (#16051) 2018-02-10 15:35:32 +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_test.go whisper: get wnode to work with v6 (#16051) 2018-02-10 15:35:32 +02:00
envelope.go whisper: Seal function fixed (#16048) 2018-02-09 17:25:03 +02:00
filter_test.go whisper: get wnode to work with v6 (#16051) 2018-02-10 15:35:32 +02:00
filter.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_test.go whisper: get wnode to work with v6 (#16051) 2018-02-10 15:35:32 +02:00
message.go whisper: get wnode to work with v6 (#16051) 2018-02-10 15:35:32 +02:00
peer_test.go whisper: get wnode to work with v6 (#16051) 2018-02-10 15:35:32 +02:00
peer.go whisper: bloom filter refactoring (#16046) 2018-02-09 17:25:23 +02:00
topic_test.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
topic.go whisper: remove linter warnings (#15972) 2018-01-26 13:45:10 +02:00
whisper_test.go whisper: get wnode to work with v6 (#16051) 2018-02-10 15:35:32 +02:00
whisper.go whisper: bloom filter refactoring (#16046) 2018-02-09 17:25:23 +02:00