aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/whisperv2/peer.go
Commit message (Collapse)AuthorAgeFilesLines
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-6/+5
|
* all: gofmt -w -sFelix Lange2017-01-061-1/+1
|
* whisper: project restructured, version 5 introduced (#3022)gluk2562016-10-291-0/+175
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.