aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/whisperv5/api.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-6/+6
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-6/+6
* all: new p2p node representation (#17643)Felix Lange2018-09-251-6/+6
* crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932)Felix Lange2018-06-121-6/+3
* whisper: Golint fixes in whisper packages (#16637)Eli2018-05-021-2/+2
* build: enable goimports and varcheck linters (#16446)thomasmodeneis2018-04-181-4/+0
* whisper: refactoringVlad2018-02-231-23/+0
* whisper: fix empty topic (#15811)b00ris2018-01-261-1/+1
* whisper/whisperv5: set filter SymKeyHash on creation (#15165)Guillaume Ballet2017-10-061-1/+1
* whisper: Fix spelling and grammar in error (#15009)Noman2017-08-211-4/+4
* whisper: renamed Info#Message to Info#MessagesBas van Kervel2017-06-231-2/+2
* whisper: renamed errorsBas van Kervel2017-06-211-21/+21
* whisperv5: integrate whisper and add whisper RPC simulatorBas van Kervel2017-06-151-357/+438
* whisper: switching to v5 + minor refactoring (#14387)gluk2562017-04-281-21/+21
* whisper: message format refactoring (#14335)gluk2562017-04-271-15/+32
* whisper: big refactoring (#13852)gluk2562017-04-101-237/+253
* whisper: expiry refactoring (#3706)gluk2562017-02-241-0/+8
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-20/+19
* Whisper API fixed (#3687)gluk2562017-02-231-33/+40
* whisper: interface changed to simplify the transition to v5gluk2562017-02-141-0/+463