quorum/whisper/whisperv6
gluk256 9f1007e554 whisper/whisperv6: message bundling (#15666)
Changed the communication protocol for ordinary message,
according to EIP 627. Messages will be send in bundles, i.e.
array of messages will be sent instead of single message.
2017-12-21 10:31:44 +01:00
..
api.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
benchmarks_test.go whisper/whisperv6: remove Version from the envelope (#15621) 2017-12-08 16:08:56 +01:00
config.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
doc.go whisper/whisperv6: remove aesnonce (#15578) 2017-12-08 11:40:59 +01:00
envelope.go whisper/whisperv6: remove Version from the envelope (#15621) 2017-12-08 16:08:56 +01:00
envelope_test.go whisper/whisperv6: remove aesnonce (#15578) 2017-12-08 11:40:59 +01:00
filter.go whisper/whisperv6: remove aesnonce (#15578) 2017-12-08 11:40:59 +01:00
filter_test.go whisper/whisperv6: remove aesnonce (#15578) 2017-12-08 11:40:59 +01:00
gen_criteria_json.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
gen_message_json.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
gen_newmessage_json.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
message.go whisper: sym encryption message padding includes salt (#15631) 2017-12-11 12:32:58 +01:00
message_test.go whisper: sym encryption message padding includes salt (#15631) 2017-12-11 12:32:58 +01:00
peer.go whisper/whisperv6: message bundling (#15666) 2017-12-21 10:31:44 +01:00
peer_test.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
topic.go build: enable unconvert linter (#15456) 2017-11-10 19:06:45 +02:00
topic_test.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
whisper.go whisper/whisperv6: message bundling (#15666) 2017-12-21 10:31:44 +01:00
whisper_test.go all: use gometalinter.v2, fix new gosimple issues (#15650) 2017-12-12 19:05:47 +01:00