aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/whisperv5/whisper.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-5/+5
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-5/+5
* whisper: fix loop in expire() (#17532)Adam Babik2018-08-291-1/+1
* all: remove the duplicate 'the' in annotations (#17509)Wenbiao Zheng2018-08-271-1/+1
* all: switch out defunct set library to different one (#16873)Ralph Caraveo III2018-07-161-5/+5
* whisper: Reduce message loop log from Warn to Info (#17055)Adrià Cidre2018-06-261-1/+1
* whisper: Golint fixes in whisper packages (#16637)Eli2018-05-021-40/+37
* build: enable unconvert linter (#15456)ferhat elmas2017-11-111-1/+1
* whisper: use syncmap for dynamic configuration optionsBas van Kervel2017-06-211-43/+18
* whisper: renamed errorsBas van Kervel2017-06-211-1/+1
* whisper: fallback to default config if none is specifiedBas van Kervel2017-06-211-0/+4
* whisperv5: integrate whisper and add whisper RPC simulatorBas van Kervel2017-06-151-42/+103
* whisper: message format refactoring (#14335)gluk2562017-04-271-34/+21
* whisper: big refactoring (#13852)gluk2562017-04-101-115/+258
* whisper: expiry refactoring (#3706)gluk2562017-02-241-24/+60
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-14/+13
* Whisper API fixed (#3687)gluk2562017-02-231-4/+4
* whisper: interface changed to simplify the transition to v5gluk2562017-02-141-2/+18
* cmd/wnode, whisper: add whisper CLI tool and mail server (#3580)gluk2562017-01-311-17/+17
* all: gofmt -w -sFelix Lange2017-01-061-1/+1
* whisper: refactoring (#3411)gluk2562016-12-201-27/+78
* whisper/shhapi, whisper/whisperv5: refactoring (#3364)gluk2562016-12-021-8/+9
* whisper: project restructured, version 5 introduced (#3022)gluk2562016-10-291-0/+585