aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/whisperv2/envelope_test.go
Commit message (Collapse)AuthorAgeFilesLines
* all: fix issues reported by honnef.co/go/simple/cmd/gosimpleFelix Lange2017-01-071-6/+6
|
* whisper: project restructured, version 5 introduced (#3022)gluk2562016-10-291-0/+158
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.