quorum/whisper/whisperv5
b00ris 2ef3815af4 whisper: fix empty topic (#15811)
* whisper: fix empty topic

* whisper: add check to matchSingleTopic

* whisper: add tests

* whisper: fix gosimple

* whisper: added lastTopicByte const
2018-01-26 13:41:53 +02:00
..
api.go whisper: fix empty topic (#15811) 2018-01-26 13:41:53 +02:00
benchmarks_test.go whisper: message format refactoring (#14335) 2017-04-26 21:05:48 +02:00
config.go whisper/whisperv5: set filter SymKeyHash on creation (#15165) 2017-10-06 16:04:21 +02:00
doc.go whisperv5: integrate whisper and add whisper RPC simulator 2017-06-15 11:53:15 +02:00
envelope.go whisperv5: integrate whisper and add whisper RPC simulator 2017-06-15 11:53:15 +02:00
filter.go whisper: fix empty topic (#15811) 2018-01-26 13:41:53 +02:00
filter_test.go whisper: fix empty topic (#15811) 2018-01-26 13:41:53 +02:00
gen_criteria_json.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
gen_message_json.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
gen_newmessage_json.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
message.go whisperv5: integrate whisper and add whisper RPC simulator 2017-06-15 11:53:15 +02:00
message_test.go whisper: fix megacheck warnings (#14925) 2017-08-08 14:48:06 +03:00
peer.go whisper: message format refactoring (#14335) 2017-04-26 21:05:48 +02:00
peer_test.go whisperv5: integrate whisper and add whisper RPC simulator 2017-06-15 11:53:15 +02:00
topic.go build: enable unconvert linter (#15456) 2017-11-10 19:06:45 +02:00
topic_test.go whisper: use hexutil.UnmarshalFixedText for topic parsing 2017-06-21 12:58:00 +02:00
whisper.go build: enable unconvert linter (#15456) 2017-11-10 19:06:45 +02:00
whisper_test.go whisper/whisperv5: set filter SymKeyHash on creation (#15165) 2017-10-06 16:04:21 +02:00