Commit Graph

50 Commits (d3a773c284103401090c4c806d6641d6f6fddcf5)

Author SHA1 Message Date
Felix Lange 30cd5c1854
all: new p2p node representation (#17643) 6 years ago
Emil 86a03f97d3 all: simplify s[:] to s where s is a slice (#17673) 6 years ago
b00ris 8711e2b636 whisper: add light mode check to handshake (#16725) 6 years ago
Adam Babik 75ae5af62a whisper: fix loop in expire() (#17532) 6 years ago
Wenbiao Zheng d1aa605f1e all: remove the duplicate 'the' in annotations (#17509) 6 years ago
Eugene Valeyev e07e507d1a whisper: fixed broken partial topic filtering 6 years ago
b00ris 8461fea44b whisper: remove unused error (#17315) 6 years ago
Ralph Caraveo III 5d30be412b all: switch out defunct set library to different one (#16873) 6 years ago
Adrià Cidre 461291882e whisper: Reduce message loop log from Warn to Info (#17055) 6 years ago
Armin Braun 591cef17d4 #15685 made peer_test.go more portable by using random free port instead of hardcoded port 30303 (#15687) 6 years ago
Felix Lange 0255951587 crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) 6 years ago
gluk256 a16f12ba86 whisper/whisperv6: post returns the hash of sent message (#16495) 7 years ago
thomasmodeneis ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 years ago
Guillaume Ballet 80449719bd
whisper: fix issue in topic list copy (#16381) 7 years ago
David Huie 23ac783332 ecies: drop randomness parameter from `PrivateKey.Decrypt` (#16374) 7 years ago
gluk256 f1d440a437 whisper: final refactoring (#16259) 7 years ago
gluk256 fa375955ad whisper/whisperv6: delete unused function (#16234) 7 years ago
Vlad 6219a33822 whisper: filereader mode introduced to wnode 7 years ago
Vlad ee75a90ab4 whisper: topics replaced by bloom filters 7 years ago
Vlad d24d10a764 whisper: style fixes 7 years ago
b00ris 62c239f608
whisper: fix typo 7 years ago
b00ris cf52d5c91f
whisper: fixed datarace 7 years ago
Vlad c733792be4 whsiper: refactoring 7 years ago
Vlad 014d8d9837 whisper: message filtering optimized 7 years ago
Vlad 6919c36432 whisper: refactoring 7 years ago
Vlad d7b4b40cb6 whisper: light client mode introduced 7 years ago
Pedro Pombeiro 34d94e22d9
whisper: Fix race condition in whisperv6/peer.go 7 years ago
gluk256 fac6d9ce77 whisper: test timeout extended (#16088) 7 years ago
Guillaume Ballet 5cf75a30c1 whisper: get wnode to work with v6 (#16051) 7 years ago
gluk256 42628ba7ed whisper: bloom filter refactoring (#16046) 7 years ago
gluk256 ccf8083537 whisper: Seal function fixed (#16048) 7 years ago
Guillaume Ballet 806430a252 whisper: improve a log message to analyze a travis issue 7 years ago
gluk256 a9e4a90d57 whisper: change the whisper message format so as to add the payload size (#15870) 7 years ago
Guillaume Ballet 367c329b88 whisper: remove linter warnings (#15972) 7 years ago
b00ris 2ef3815af4 whisper: fix empty topic (#15811) 7 years ago
gluk256 fd869dc839 whisper/whisperv6: implement pow/bloom exchange protocol (#15802) 7 years ago
Felix Lange 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
Furkan KAMACI b8caba9709 various: remove redundant parentheses (#15793) 7 years ago
gluk256 38b1e8ee20 whisper/whisperv6: PoW requirement (#15701) 7 years ago
gluk256 9f1007e554 whisper/whisperv6: message bundling (#15666) 7 years ago
Zach 3da1bf8ca1 all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
Guillaume Ballet e7610eadfe whisper: sym encryption message padding includes salt (#15631) 7 years ago
Guillaume Ballet bf62acf033 whisper/whisperv6: remove Version from the envelope (#15621) 7 years ago
Guillaume Ballet d95962cd5d whisper/whisperv6: remove aesnonce (#15578) 7 years ago
Guillaume Ballet 20fe928914 whisper: rename EnvNonce to Nonce in the v6 Envelope (#15579) 7 years ago
ferhat elmas 86f6568f66 build: enable unconvert linter (#15456) 7 years ago
gluk256 9f7cd75682 whisper/whisperv6: initial commit (clone of v5) (#15324) 7 years ago