aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/whisperv2/whisper.go
Commit message (Collapse)AuthorAgeFilesLines
* whisper: fix megacheck warnings (#14925)Egon Elbre2017-08-081-2/+2
| | | | | | * whisper: fix megacheck warnings * whisper/whisperv5: regenerate json codec to fix unused override type
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-8/+8
|
* whisper: project restructured, version 5 introduced (#3022)gluk2562016-10-291-0/+378
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.