aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/whisperv6/whisper_test.go
Commit message (Expand)AuthorAgeFilesLines
* whisper: topics replaced by bloom filtersVlad2018-03-011-9/+9
* whsiper: refactoringVlad2018-02-281-10/+1
* whisper: get wnode to work with v6 (#16051)Guillaume Ballet2018-02-101-6/+6
* whisper: change the whisper message format so as to add the payload size (#15...gluk2562018-01-301-15/+3
* whisper: remove linter warnings (#15972)Guillaume Ballet2018-01-261-6/+6
* whisper/whisperv6: implement pow/bloom exchange protocol (#15802)gluk2562018-01-121-0/+61
* whisper/whisperv6: PoW requirement (#15701)gluk2562017-12-211-7/+7
* all: use gometalinter.v2, fix new gosimple issues (#15650)Zach2017-12-131-2/+1
* whisper/whisperv6: remove Version from the envelope (#15621)Guillaume Ballet2017-12-081-8/+3
* whisper/whisperv6: initial commit (clone of v5) (#15324)gluk2562017-11-041-0/+851