aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/whisperv2/topic_test.go
Commit message (Collapse)AuthorAgeFilesLines
* all: fix issues reported by honnef.co/go/simple/cmd/gosimpleFelix Lange2017-01-071-4/+4
|
* all: gofmt -w -sFelix Lange2017-01-061-26/+26
|
* whisper: project restructured, version 5 introduced (#3022)gluk2562016-10-291-0/+215
whisper: project restructured, version 5 introduced This commits adds a draft version of the new shh v5 protocol. The new version is not on by default, --shh still selects version 2.