aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/wnode
Commit message (Expand)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-10/+10
* all: new p2p node representation (#17643)Felix Lange2018-09-251-5/+5
* all: remove the duplicate 'the' in annotations (#17509)Wenbiao Zheng2018-08-271-1/+1
* crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932)Felix Lange2018-06-121-9/+4
* whisper/mailserver: pass init error to the caller (#16671)Ivan Daniluk2018-05-041-1/+3
* whisper: final refactoring (#16259)gluk2562018-03-071-31/+52
* whisper: refactoring go-routinesVlad2018-03-051-24/+32
* whisper: minor refactoringVlad2018-03-041-8/+4
* whisper: filereader mode introduced to wnodeVlad2018-03-021-0/+37
* whisper: topics replaced by bloom filtersVlad2018-03-011-7/+33
* whisper: serious security issue fixed (#16219)gluk2562018-03-011-7/+10
* whipser: comments updatedVlad2018-02-271-3/+5
* whisper: wnode updated - all messages are saved if savedir param is givenVlad2018-02-261-14/+10
* whisper: only use the node id as a p2p id, not for sending messages (#16102)Guillaume Ballet2018-02-151-2/+2
* whisper: get wnode to work with v6 (#16051)Guillaume Ballet2018-02-101-16/+41
* whisper: remove linter warnings (#15972)Guillaume Ballet2018-01-261-2/+2
* whisperv5: integrate whisper and add whisper RPC simulatorBas van Kervel2017-06-151-5/+11
* whisper: switching to v5 + minor refactoring (#14387)gluk2562017-04-281-3/+4
* whisper: message format refactoring (#14335)gluk2562017-04-271-14/+17
* all: update license informationFelix Lange2017-04-141-1/+1
* cmd/geth: add --config file flag (#13875)Felix Lange2017-04-121-1/+0
* whisper: big refactoring (#13852)gluk2562017-04-101-38/+157
* all: disable log message colors outside of gethFelix Lange2017-02-271-1/+1
* cmd, whisper/mailserver: revert to utils.FatalfPéter Szilágyi2017-02-231-18/+18
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-23/+21
* Whisper API fixed (#3687)gluk2562017-02-231-33/+25
* whisper: interface changed to simplify the transition to v5gluk2562017-02-141-2/+3
* whisper: add tests for mailserver (#3631)gluk2562017-02-131-1/+6
* cmd/wnode, whisper: add whisper CLI tool and mail server (#3580)gluk2562017-01-311-0/+537