aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/whisperv6/peer_test.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-7/+7
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-7/+7
* whisper: log errors on failed tests (#18134)Anton Evangelatov2018-11-201-1/+1
* all: new p2p node representation (#17643)Felix Lange2018-09-251-10/+8
* whisper: add light mode check to handshake (#16725)b00ris2018-09-051-0/+61
* #15685 made peer_test.go more portable by using random free port instead of ...Armin Braun2018-06-141-25/+20
* whisper: topics replaced by bloom filtersVlad2018-03-011-3/+3
* whisper: fix typob00ris2018-02-281-2/+2
* whisper: fixed dataraceb00ris2018-02-281-7/+11
* whisper: test timeout extended (#16088)gluk2562018-02-151-25/+74
* whisper: get wnode to work with v6 (#16051)Guillaume Ballet2018-02-101-2/+2
* whisper: improve a log message to analyze a travis issueGuillaume Ballet2018-02-061-1/+1
* whisper: change the whisper message format so as to add the payload size (#15...gluk2562018-01-301-11/+42
* whisper: remove linter warnings (#15972)Guillaume Ballet2018-01-261-15/+15
* whisper/whisperv6: implement pow/bloom exchange protocol (#15802)gluk2562018-01-121-20/+85
* whisper/whisperv6: PoW requirement (#15701)gluk2562017-12-211-19/+78
* whisper/whisperv6: initial commit (clone of v5) (#15324)gluk2562017-11-041-0/+306