aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/whisperv6/whisper.go
Commit message (Expand)AuthorAgeFilesLines
* whisper: topics replaced by bloom filtersVlad2018-03-011-11/+11
* whsiper: refactoringVlad2018-02-281-18/+0
* whisper: refactoringVlad2018-02-231-4/+1
* whisper: light client mode introducedVlad2018-02-231-4/+7
* whisper: bloom filter refactoring (#16046)gluk2562018-02-091-6/+1
* whisper: change the whisper message format so as to add the payload size (#15...gluk2562018-01-301-10/+14
* whisper: remove linter warnings (#15972)Guillaume Ballet2018-01-261-222/+222
* whisper/whisperv6: implement pow/bloom exchange protocol (#15802)gluk2562018-01-121-36/+206
* whisper/whisperv6: PoW requirement (#15701)gluk2562017-12-211-13/+73
* whisper/whisperv6: message bundling (#15666)gluk2562017-12-211-10/+18
* whisper/whisperv6: remove Version from the envelope (#15621)Guillaume Ballet2017-12-081-28/+8
* whisper/whisperv6: remove aesnonce (#15578)Guillaume Ballet2017-12-081-7/+0
* build: enable unconvert linter (#15456)ferhat elmas2017-11-111-1/+1
* whisper/whisperv6: initial commit (clone of v5) (#15324)gluk2562017-11-041-0/+858