Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whisper: Support for v2 has long been discontinued, remove it. (#16153) | Guillaume Ballet | 2018-02-22 | 1 | -378/+0 |
| | |||||
* | whisper/whisper2: fix Go 1.10 vet issues on type mismatches (#15783) | Péter Szilágyi | 2018-01-02 | 1 | -2/+2 |
| | |||||
* | whisper: fix megacheck warnings (#14925) | Egon Elbre | 2017-08-08 | 1 | -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 rework | Péter Szilágyi | 2017-02-23 | 1 | -8/+8 |
| | |||||
* | whisper: project restructured, version 5 introduced (#3022) | gluk256 | 2016-10-29 | 1 | -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. |