aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/whisperv6/api.go
Commit message (Expand)AuthorAgeFilesLines
* whisper: refactoringVlad2018-02-231-24/+2
* whisper: light client mode introducedVlad2018-02-231-0/+12
* whisper: get wnode to work with v6 (#16051)Guillaume Ballet2018-02-101-1/+1
* whisper: change the whisper message format so as to add the payload size (#15...gluk2562018-01-301-3/+3
* whisper: remove linter warnings (#15972)Guillaume Ballet2018-01-261-3/+4
* whisper: fix empty topic (#15811)b00ris2018-01-261-1/+1
* whisper/whisperv6: implement pow/bloom exchange protocol (#15802)gluk2562018-01-121-2/+7
* whisper/whisperv6: initial commit (clone of v5) (#15324)gluk2562017-11-041-0/+591