| Commit message (Expand) | Author | Age | Files | Lines |
* | whisper: add light mode check to handshake (#16725) | b00ris | 2018-09-05 | 1 | -9/+35 |
* | whisper: fix loop in expire() (#17532) | Adam Babik | 2018-08-29 | 1 | -1/+1 |
* | all: remove the duplicate 'the' in annotations (#17509) | Wenbiao Zheng | 2018-08-27 | 1 | -1/+1 |
* | all: switch out defunct set library to different one (#16873) | Ralph Caraveo III | 2018-07-16 | 1 | -5/+5 |
* | whisper: Reduce message loop log from Warn to Info (#17055) | AdriĆ Cidre | 2018-06-26 | 1 | -1/+1 |
* | whisper: topics replaced by bloom filters | Vlad | 2018-03-01 | 1 | -11/+11 |
* | whsiper: refactoring | Vlad | 2018-02-28 | 1 | -18/+0 |
* | whisper: refactoring | Vlad | 2018-02-23 | 1 | -4/+1 |
* | whisper: light client mode introduced | Vlad | 2018-02-23 | 1 | -4/+7 |
* | whisper: bloom filter refactoring (#16046) | gluk256 | 2018-02-09 | 1 | -6/+1 |
* | whisper: change the whisper message format so as to add the payload size (#15... | gluk256 | 2018-01-30 | 1 | -10/+14 |
* | whisper: remove linter warnings (#15972) | Guillaume Ballet | 2018-01-26 | 1 | -222/+222 |
* | whisper/whisperv6: implement pow/bloom exchange protocol (#15802) | gluk256 | 2018-01-12 | 1 | -36/+206 |
* | whisper/whisperv6: PoW requirement (#15701) | gluk256 | 2017-12-21 | 1 | -13/+73 |
* | whisper/whisperv6: message bundling (#15666) | gluk256 | 2017-12-21 | 1 | -10/+18 |
* | whisper/whisperv6: remove Version from the envelope (#15621) | Guillaume Ballet | 2017-12-08 | 1 | -28/+8 |
* | whisper/whisperv6: remove aesnonce (#15578) | Guillaume Ballet | 2017-12-08 | 1 | -7/+0 |
* | build: enable unconvert linter (#15456) | ferhat elmas | 2017-11-11 | 1 | -1/+1 |
* | whisper/whisperv6: initial commit (clone of v5) (#15324) | gluk256 | 2017-11-04 | 1 | -0/+858 |