aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/whisperv6/envelope.go
Commit message (Expand)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-091-5/+5
* whisper: final refactoring (#16259)gluk2562018-03-071-0/+8
* whisper: filereader mode introduced to wnodeVlad2018-03-021-0/+4
* whisper: topics replaced by bloom filtersVlad2018-03-011-1/+1
* whisper: Seal function fixed (#16048)gluk2562018-02-091-6/+14
* whisper: change the whisper message format so as to add the payload size (#15...gluk2562018-01-301-3/+2
* whisper: remove linter warnings (#15972)Guillaume Ballet2018-01-261-0/+2
* whisper/whisperv6: implement pow/bloom exchange protocol (#15802)gluk2562018-01-121-3/+32
* whisper/whisperv6: remove Version from the envelope (#15621)Guillaume Ballet2017-12-081-25/+12
* whisper/whisperv6: remove aesnonce (#15578)Guillaume Ballet2017-12-081-28/+24
* whisper: rename EnvNonce to Nonce in the v6 Envelope (#15579)Guillaume Ballet2017-12-011-4/+4
* whisper/whisperv6: initial commit (clone of v5) (#15324)gluk2562017-11-041-0/+246