Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whisper: use hexutil.UnmarshalFixedText for topic parsing | Bas van Kervel | 2017-06-21 | 1 | -16/+6 |
| | |||||
* | whisperv5: integrate whisper and add whisper RPC simulator | Bas van Kervel | 2017-06-15 | 1 | -16/+12 |
| | |||||
* | whisper: refactoring (#3411) | gluk256 | 2016-12-20 | 1 | -2/+1 |
| | | | | | | | | | * whisper: refactored message processing * whisper: final polishing * whisper: logging updated * whisper: moved the check, changed the default PoW * whisper: refactoring of message queuing * whisper: refactored parameters | ||||
* | whisper: project restructured, version 5 introduced (#3022) | gluk256 | 2016-10-29 | 1 | -0/+70 |
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. |